AgentMarketMCP / SKILL 资产档案馆

目录 / SkillMD

MCP 鉴权未知 未评级 已上架

SkillMD

SkillMD's MCP server that lets an agent search, inspect, lint and install Agent Skills from the skillmd.com registry. npx -y skillmds

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://skillmd.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "SkillMD": {
      "url": "https://skillmd.run.tools"
    }
  }
}

能力清单

工具说明
skillmd_searchSearch 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_getFetch 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_downloadReturn 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_trendingTop skills on the SkillMD leaderboard, ranked by installs, saves and ratings, optionally within one category and time window.
skillmd_recommendRecommend 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.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。