Skip to main content
Glama

Related Servers

Alternatives to Agent Skills MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Search, install, and manage AI agent skills (SKILL.md files) from GitHub repositories. Features workspace analysis for personalized recommendations and supports 140+ pre-indexed skills.
      9
      4 npm
      12
      Creative Commons Attribution Non Commercial Share Alike 4.0 International
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables agents to install compatible SKILL.md skills from Git repositories or local directories into a persistent registry, then discover them through search, progressive loading, and asset reads. It exposes only user-selected hot skills as individual activation tools, keeping execution and trust decisions under explicit operator control.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI agents to autonomously search, evaluate, and install skills from the skills.sh catalog.
      4
      13 npm
      ISC
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to discover, install, and manage SKILL.md skills from a Git-backed registry via MCP tools for search, install, and list operations.
      4 npm
      1
      MIT

    TDQS

    A3.8/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: get_skill retrieves files, install_skill downloads to local, list_repositories shows configured repos, search_skills finds matches by query, and suggest_skill_scaffold creates new skill templates. There is no overlap in functionality, making tool selection straightforward for an agent.

    Naming Consistency5/5

    All tools follow a consistent 'github_skills_verb_noun' pattern, using snake_case throughout. The verbs (get, install, list, search, suggest) are distinct and appropriate for their actions, creating a predictable and readable naming scheme across the toolset.

    Tool Count5/5

    With 5 tools, this server is well-scoped for managing GitHub-based skills. Each tool serves a unique and necessary function in the skill lifecycle, from discovery to installation and creation, without being overly sparse or bloated.

    Completeness5/5

    The toolset provides complete coverage for the domain of GitHub skill management: list and search for discovery, get and install for retrieval, and suggest for creation. There are no obvious gaps, enabling agents to handle the full workflow from finding to implementing skills.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues