agentskill-mcp
Officialagentskill-mcp
agentskill.sh 的 MCP 服务器 —— 从最大的技能目录(11 万+ 技能)中搜索、发现和安装 AI 智能体技能。
工具
工具 | 描述 |
| 按关键词搜索技能,支持平台、类别和安全评分过滤 |
| 获取详细信息,包括 SKILL.md、安全分析和质量评估 |
| 通过安全检查将技能安装到本地技能目录 |
| 获取热门(24 小时)、趋势(7 天)、顶级(历史最佳)或最新技能 |
| 浏览按工作流或角色分类的精选技能集 |
| 一次性安装技能集中的所有技能 |
| 为技能评分(1-5 分),帮助他人发现最佳技能 |
| 检查已安装的技能是否有新版本可用 |
Related MCP server: aiskillstore
安装
Claude Code
claude mcp add agentskill -- npx -y agentskill-mcpClaude 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
Maintenance
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
- AlicenseAqualityDmaintenanceMCP 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.21431MIT
- AlicenseAqualityFmaintenanceAgent-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.183MIT
- AlicenseAqualityCmaintenanceThis 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.51,1053MIT
- AlicenseNot gradedqualityDmaintenanceA powerful MCP server that brings the skills.sh ecosystem directly to your AI agents, enabling effortless discovery, installation, and management of skills.1MIT
Related MCP Connectors
A registry of 5,900+ peer-authored skills any MCP agent can search and load on demand.
Discover 6,700+ MCP servers and 15,000+ OpenClaw skills. Agent-native search with outcome ranking.
Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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