
skillmd
Search, fetch, lint, and install Agent Skills (SKILL.md) from the SkillMD registry.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Search, fetch, lint, and install Agent Skills (SKILL.md) from the SkillMD registry.
Server tool list (5)
Raw names from tools/list. Only developers need these.
| skillmd_search | Search the SkillMD registry of Agent Skills (SKILL.md files) by task, name or keywords. Returns matching skills with their owner/name slug, description, category, safety verdict and install snippet, best match first. |
| skillmd_get | Fetch one skill by owner/name slug: description, SKILL.md body, provenance (source repo and pinned commit), license, safety verdict and capability flags, plus companion file listing for packs. |
| skillmd_download | Return the full contents of any public skill by owner/name slug: the SKILL.md text plus every companion file for packs, ready to write to disk. Skills are plain-text instructions an agent reads on demand; nothing executes, and every listed skill has passed SkillMD's safety review. |
| skillmd_trending | Top skills on the SkillMD leaderboard, ranked by installs, saves and ratings, optionally within one category and time window. |
| skillmd_recommend | Recommend skills. With based_on set to a skill's owner/name slug, returns the top skills in that skill's category (excluding itself); without it, returns what is trending over the last 30 days. |