EveryDev.ai
Subscribe
Home
Tools

3,277+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. localskills.sh
    localskills.sh icon

    localskills.sh

    Agent Skill Registries
    Featured

    A registry and CLI for creating, sharing, and installing AI agent skills across Cursor, Claude Code, Windsurf, Cline, and 5 more coding tools, with team controls, SSO, and SCIM built in.

    Visit Website

    At a Glance

    Pricing
    Free tier available

    Full platform for teams up to 9 seats. No credit card required.

    Larger Teams: Custom/contact

    Engagement

    Available On

    Web
    CLI
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent Skill RegistriesAI Coding AssistantsPrompt Management

    Alternatives

    Skills ManagerautoskillsUI Skills
    Developer
    localskillsSacramento, CAEst. 2026

    Listed Jul 2026

    About localskills.sh

    localskills.sh is a platform for publishing, discovering, and installing AI agent skills — reusable instruction sets and context packages — across the most popular AI coding tools. Teams can create skills from the CLI, web editor, or REST API, then share them privately or publicly with version control and one-click rollback. The platform targets engineering teams that want consistent agent behavior across multiple tools without manually copying prompt files.

    What It Is

    localskills.sh is an agent skill registry and distribution platform. A "skill" is a versioned artifact — a single file or a multi-file folder package — that tells an AI coding agent how to behave in a specific context: how to write Markdown, how to manage a CMS, how to run a review loop, and so on. The CLI (npm i -g @localskills/cli) installs skills directly into the configuration directories of supported tools, using symlink, copy, or embed-as-section strategies depending on the target.

    Supported Tools and Install Targets

    The platform currently supports eight AI coding tools via a single CLI:

    • Cursor
    • Claude Code
    • Windsurf
    • Cline
    • GitHub Copilot
    • Codex
    • OpenCode
    • Aider

    A single localskills install command resolves the correct install strategy per tool, and installs are tracked in a project config keyed by stable public IDs.

    Team Controls and Enterprise Identity

    localskills.sh ships enterprise identity features under every plan, with no feature gates:

    • SAML 2.0 SSO with Okta, Azure AD, and Google Workspace
    • SCIM 2.0 directory sync with IdP group-to-team mapping
    • Email domain enforcement for organization sign-in
    • Four built-in roles plus custom roles with granular permissions
    • Folder-level ACLs that restrict or grant access to subtrees per team or member

    Integrations and API

    Beyond the CLI, localskills.sh exposes a full REST API with lsk_ tokens (256-bit entropy, hashed at rest, revocable) designed for CI/CD pipelines. A push-only GitHub mirror syncs the full skill tree into a repo the team owns. An MCP server with OAuth and scoped grants lets agents search and install skills directly without human intervention.

    Analytics and Audit

    The platform tracks installs by source (CLI, web, API) with 7- and 30-day trends per skill. An audit log with actor attribution covers publishes, rollbacks, SSO logins, SCIM provisioning, and token lifecycle events, with 90-day retention.

    Explore and Community Skills

    The public explore page lists community-published skills with install commands. Skills in the registry at launch include writing humanizers, CMS managers, changelog updaters, Docker smoke tests, and tool-specific context packages. Each skill shows its version, author, and a one-line install command.

    localskills.sh - 1

    Community Discussions

    Be the first to start a conversation about localskills.sh

    Share your experience with localskills.sh, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Free

    Full platform for teams up to 9 seats. No credit card required.

    • Up to 9 seats
    • Unlimited skills, versions, and rollbacks
    • Multi-file package skills from a folder publish
    • Public, private, and unlisted visibility per skill
    • Custom roles and folder-level access control

    Larger Teams

    Custom pricing for teams of 10 or more seats. Includes priority support, dedicated onboarding, custom terms, DPA, and invoicing.

    Custom
    contact sales
    • 10+ seats
    • Everything in Free, no feature gates added
    • Priority support
    • Dedicated onboarding and team workshops
    • Custom terms, DPA, and security review
    • Invoicing and procurement
    View official pricing

    Capabilities

    Key Features

    • Publish agent skills from CLI, REST API, or web editor
    • Multi-file package skills from a folder (up to 500 files / 1 MB per version)
    • Immutable version history with one-click rollback
    • Supports Cursor, Claude Code, Windsurf, Cline, Copilot, Codex, OpenCode, and Aider
    • Symlink, copy, or embed-as-section install strategies per tool
    • Custom roles and folder-level access control
    • SAML 2.0 SSO with Okta, Azure AD, Google Workspace
    • SCIM 2.0 directory sync with IdP group-to-team mapping
    • Email domain enforcement for organization sign-in
    • Push-only GitHub mirror of full skill tree
    • MCP server with OAuth and scoped grants
    • lsk_ API tokens with 256-bit entropy, hashed at rest, revocable
    • Download analytics with 7- and 30-day trends per skill
    • Audit log with actor attribution and 90-day retention
    • Public, private, and unlisted visibility per skill
    • Community explore page with installable skills

    Integrations

    Cursor
    Claude Code
    Windsurf
    Cline
    GitHub Copilot
    Codex
    OpenCode
    Aider
    GitHub
    Okta
    Azure AD
    Google Workspace
    MCP
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate localskills.sh and help others make informed decisions.

    Developer

    localskills

    localskills builds a registry and distribution platform for AI agent skills, letting engineering teams create, version, and share reusable agent instructions across all major AI coding tools. The platform ships enterprise-grade identity features — SAML SSO, SCIM provisioning, and folder-level access control — under every plan. A CLI, REST API, MCP server, and GitHub mirror give teams flexible integration paths for CI/CD and agent-native workflows.

    Founded 2026
    Sacramento, CA
    10 employees
    Read more about localskills
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Skills Manager icon

    Skills Manager

    A free, open-source desktop app to install, manage, and share AI skills across all major coding agents like Claude Code, Cursor, Copilot, and more.

    autoskills icon

    autoskills

    A CLI tool that auto-detects your tech stack and installs curated AI agent skills for your project with a single command.

    UI Skills icon

    UI Skills

    A collection of design-engineering skills (prompt files) for humans and AI agents to create better UI interfaces, accessible via CLI or web browser.

    Browse all tools

    Related Topics

    Agent Skill Registries

    Registries and directories that catalog agent capabilities, skills, and competencies, enabling discovery and composition of agent abilities across platforms.

    82 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    667 tools

    Prompt Management

    Tools for organizing, versioning, and managing AI prompts.

    44 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions