MCP server for agentskill.sh — search, discover, and install AI agent skills
Most file and storage access work still happens through a UI a human drives. Agentskill Sh MCP MCP server moves it into the conversation instead. MCP server for agentskill.sh — search, discover, and install AI agent skills.
The server publishes 14 tools. What each one is for:
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"Rate — "Rate compound-engineering/frontend-design 5/5"Updates — "Check for updates on my installed skills"search_skills — Search skills by keyword with platform, category, and security score filtersget_skill — Get full details including SKILL.md, security analysis, and quality reviewinstall_skill — Install a skill to the local skills directory with security checksget_trending — Get hot (24h), trending (7d), top (all time), or latest skillsbrowse_skillsets — Browse curated skill collections bundled by workflow or roleinstall_skillset — Install all skills from a skillset at onceThe server ships on npm as agentskill-mcp, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.
This sits in the file and storage access group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Agentskill Sh MCP's toolset — Search, Filter, Browse and 11 more — is a fair guide to whether it matches your workflow. It is maintained by agentskill-sh; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| 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" |
| Rate | "Rate compound-engineering/frontend-design 5/5" |
| Updates | "Check for updates on my installed skills" |
| 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 |
{
"mcpServers": {
"agentskill-sh": {
"command": "npx",
"args": ["-y", "agentskill-mcp"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Scoped local file access — read, write, search and reorganise files in directories you explicitly allow.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Build a programmable telecommunications stack for connecting telephony services with the Internet via a cloud-based utility.
Chat with your second brain — search, read and write vault notes through the Local REST API.
Connects AI models to an Obsidian knowledge base for direct access and manipulation of notes and folders.