Skip to main content
Glama
agentskill-sh

agentskill-mcp

Official

agentskill-mcp

MCP server for agentskill.sh -- search, discover, and install AI agent skills from the largest skills directory (110k+ skills).

Tools

Tool

Description

search_skills

Search skills by keyword with platform, category, and security score filters

get_skill

Get full details including SKILL.md, security analysis, and quality review

install_skill

Install a skill to the local skills directory with security checks

get_trending

Get hot (24h), trending (7d), top (all time), or latest skills

browse_skillsets

Browse curated skill collections bundled by workflow or role

install_skillset

Install all skills from a skillset at once

rate_skill

Rate a skill 1-5 to help others discover the best skills

check_updates

Check if installed skills have newer versions available

Related MCP server: aiskillstore

Installation

Claude Code

claude mcp add agentskill -- npx -y agentskill-mcp

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "agentskill": {
      "command": "npx",
      "args": ["-y", "agentskill-mcp"]
    }
  }
}

Cursor / Windsurf / Cline / Other MCP Clients

{
  "mcpServers": {
    "agentskill": {
      "command": "npx",
      "args": ["-y", "agentskill-mcp"]
    }
  }
}

Usage Examples

Once connected, your AI agent can:

  • Search: "Find skills for SEO optimization"

  • Filter: "Search for marketing skills with security score above 80"

  • Browse: "Show me trending skills for Claude Code"

  • Skillsets: "Browse curated skillsets for frontend development"

  • Install: "Install the compound-engineering/frontend-design skill"

  • Install collection: "Install the seo-starter skillset"

  • Rate: "Rate compound-engineering/frontend-design 5/5"

  • Updates: "Check for updates on my installed skills"

Supported Platforms

Skills are available for 20+ platforms: Claude Code, Cursor, GitHub Copilot, Windsurf, Codex, Gemini CLI, Hermes, ChatGPT, Cline, VS Code, OpenCode, Aider, AMP, Goose, Roo Code, Trae, and more.

License

MIT

Install Server
A
license - permissive license
A
quality
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    MCP server for discovering and installing AI agent skills from Loaditout. Search 20,000+ security-gradedMCP servers, check A/B/C/F grades, get install configs, and browse trending skills and curated packs.
    Last updated
    21
    45
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Agent-first skill marketplace MCP server. AI agents discover, install, and share skills across 7 platforms via MCP protocol. 15 tools including skill search, download, upload, and agent discovery.
    Last updated
    18
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    This MCP server enables AI agents to search, discover, and install skills from the SkillsMP marketplace, with support for keyword and semantic search, skill content retrieval, and installation to various coding agents.
    Last updated
    5
    1,272
    3
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A powerful MCP server that brings the skills.sh ecosystem directly to your AI agents, enabling effortless discovery, installation, and management of skills.
    Last updated
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • A registry of 5,900+ peer-authored skills any MCP agent can search and load on demand.

  • Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.

  • Search 41,000+ agent skills, MCP servers, plugins & loops — real install counts and stars.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/agentskill-sh/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server