Skip to main content
Glama
agentskill-sh

agentskill-mcp

Official

agentskill-mcp

agentskill.sh 的 MCP 服务器 —— 从最大的技能目录(11 万+ 技能)中搜索、发现和安装 AI 智能体技能。

工具

工具

描述

search_skills

按关键词搜索技能,支持平台、类别和安全评分过滤

get_skill

获取详细信息,包括 SKILL.md、安全分析和质量评估

install_skill

通过安全检查将技能安装到本地技能目录

get_trending

获取热门(24 小时)、趋势(7 天)、顶级(历史最佳)或最新技能

browse_skillsets

浏览按工作流或角色分类的精选技能集

install_skillset

一次性安装技能集中的所有技能

rate_skill

为技能评分(1-5 分),帮助他人发现最佳技能

check_updates

检查已安装的技能是否有新版本可用

Related MCP server: aiskillstore

安装

Claude Code

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

Claude Desktop

添加到 ~/Library/Application Support/Claude/claude_desktop_config.json

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

Cursor / Windsurf / Cline / 其他 MCP 客户端

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

使用示例

连接后,您的 AI 智能体可以:

  • 搜索:“查找 SEO 优化的技能”

  • 过滤:“搜索安全评分高于 80 的营销技能”

  • 浏览:“向我展示 Claude Code 的热门技能”

  • 技能集:“浏览前端开发的精选技能集”

  • 安装:“安装 compound-engineering/frontend-design 技能”

  • 安装合集:“安装 seo-starter 技能集”

  • 评分:“给 compound-engineering/frontend-design 打 5/5 分”

  • 更新:“检查我已安装技能的更新”

支持的平台

技能适用于 20 多个平台:Claude Code、Cursor、GitHub Copilot、Windsurf、Codex、Gemini CLI、Hermes、ChatGPT、Cline、VS Code、OpenCode、Aider、AMP、Goose、Roo Code、Trae 等。

许可证

MIT

Install Server
A
license - permissive license
A
quality
F
maintenance

Maintenance

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

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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.
    21
    43
    1
    MIT
  • A
    license
    A
    quality
    F
    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.
    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.
    5
    1,105
    3
    MIT
  • A
    license
    Not graded
    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.
    1
    MIT

View all related MCP servers

Related MCP Connectors

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