EveryDev.ai
Subscribe
Home
Tools

3,020+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2063
  • Coding1441
  • Infrastructure665
  • Marketing524
  • Projects470
  • Research437
  • Design408
  • Analytics371
  • MCP268
  • Security265
  • Testing255
  • Data249
  • Integration183
  • Prompts183
  • Communication172
  • Learning166
  • Extensions163
  • Voice146
  • Commerce132
  • DevOps115
  • Web84
  • Finance24
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. SkillRoute
    SkillRoute icon

    SkillRoute

    Agent Skill Registries
    Featured

    Local-first semantic skill routing for AI agents that indexes SKILL.md bundles, stores metadata in SQLite, and returns ranked skill plans with confidence scores and routing traces.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the MIT License. Self-hosted, local-first.

    Engagement

    Available On

    Web
    API
    VS Code
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent Skill RegistriesAgent FrameworksMCP Servers

    Alternatives

    AGNT.HubOSM - Open Skills ManagerClawHub
    Developer
    Eric HareEst. 2012

    Listed Jul 2026

    About SkillRoute

    SkillRoute is an open-source, local-first skill routing library for AI agent builders, created by Eric Hare and released under the MIT License. It indexes full SKILL.md bundles, persists reviewed metadata in a local SQLite catalog, and returns ranked skill plans complete with confidence scores, evidence, score breakdowns, and clarification prompts when routing is uncertain. The project was created in June 2026 and is actively maintained on GitHub.

    What It Is

    SkillRoute addresses a gap in how agents select capabilities: most agents pick skills from a short description, while SkillRoute provides a real catalog with parsed skill bundles, facets, graph relationships, backend retrieval, golden-route evaluations, and inspectable routing traces. It is a Python-core tool with a TypeScript MCP server, a local web UI called Skill Atlas, and retrieval adapters for both local and remote backends.

    Architecture

    SkillRoute is composed of several layers working together:

    • Python core — parsing, catalog persistence, routing logic, retrieval adapters, evals, and CLI
    • Skill Atlas UI — a local FastAPI server paired with a React Flow/Vite frontend for exploring the skill graph, facets, relationships, route previews, and source evidence
    • TypeScript MCP server — local stdio transport wrapping the Python bridge, exposing skillroute.route, skillroute.search, and skillroute.inspect_skill tools
    • Retrieval adapters — local token backend by default, with optional Astra DB Data API and LangChain-compatible adapter contracts
    • SQLite catalog — stores skills, excerpts, relationships, backend refs, and route traces at .skillroute/catalog.db

    Routing Capabilities

    The hybrid routing engine combines lexical metadata, local/remote retrieval, repository context, and skill graph signals to select the best skill for a given task. Key capabilities include:

    • Ranked skill plans with confidence scores and evidence breakdowns
    • Clarification prompts when the route is ambiguous
    • Trace inspection for full observability into routing decisions
    • Golden-route evaluations for testing routing quality against known-good cases
    • CLI commands for indexing, routing, search, metadata review, backend status, and trace inspection

    Agent Client Integration

    SkillRoute ships with a one-line installer and MCP configuration support for multiple agent clients. The skillroute mcp config command supports IBM Bob, Codex, Claude Code, VS Code, Windsurf, and Cursor, automatically detecting installed clients and offering to configure each with config file backups.

    Current Status

    The repository was created on June 25, 2026, and last updated June 30, 2026, indicating very recent and active development. The project is MIT-licensed, free to use, and hosted publicly on GitHub. Documentation covers getting started, agent setup, the Astra Data API backend, metadata overlays, route observability, the Skill Atlas UI, the MCP server, golden route evals, and a roadmap for future development.

    SkillRoute - 1

    Community Discussions

    Be the first to start a conversation about SkillRoute

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

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under the MIT License. Self-hosted, local-first.

    • Local SQLite skill catalog
    • Hybrid routing engine
    • Skill Atlas UI
    • TypeScript MCP server
    • CLI tools

    Capabilities

    Key Features

    • Local-first SQLite skill catalog
    • Hybrid routing over lexical metadata, retrieval, repo context, and graph signals
    • Ranked skill plans with confidence scores and evidence
    • Clarification prompts for uncertain routes
    • Inspectable routing traces
    • Golden-route evaluations
    • Skill Atlas local graph UI (React Flow/Vite)
    • TypeScript MCP server with route, search, and inspect_skill tools
    • Optional Astra DB Data API retrieval backend
    • LangChain-compatible adapter contracts
    • CLI for indexing, routing, search, metadata review, and evals
    • MCP config support for Claude Code, Cursor, VS Code, Windsurf, Codex, IBM Bob
    • One-line installer with agent client auto-detection

    Integrations

    Astra DB Data API
    LangChain
    Claude Code
    Cursor
    VS Code
    Windsurf
    Codex
    IBM Bob
    FastAPI
    React Flow
    Vite
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

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

    Developer

    Eric Hare

    Eric Hare builds open-source developer tools focused on AI agent infrastructure. SkillRoute is his local-first skill routing library for agent builders, released under the MIT License. The project emphasizes inspectable, catalog-driven skill selection over simple description-based matching.

    Founded 2012
    1 employees
    Read more about Eric Hare
    WebsiteGitHubLinkedInX / Twitter
    1 tool in directory

    Similar Tools

    AGNT.Hub icon

    AGNT.Hub

    Spin up private AI agents in the cloud with wallet-based auth, composable skills, and your own Anthropic key at zero markup.

    OSM - Open Skills Manager icon

    OSM - Open Skills Manager

    OSM is an open-source agent skills registry and CLI tool for discovering, installing, and publishing reusable skills for AI agents.

    ClawHub icon

    ClawHub

    A skill registry for AI agents that lets you upload, version, and search AgentSkills bundles like npm packages.

    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.

    74 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    475 tools

    MCP Servers

    Model Context Protocol servers that extend AI capabilities.

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