mcp-skill-publisher

lalal-zzz/mcp-skill-publisher
โ˜… 2 stars Unknown language Code/Dev Tools Updated today
๐Ÿš€ All-in-One Publisher & Registry Sync Tool for MCP Servers & Agent Skills. Auto-publish MCPs to NPM, Smithery.ai, Official MCP Registry & Glama, while converting Markdown Skills to Cursor Rules (.mdc) & Dify workflows via CLI & AI Slash Commands (/skill:deploy). ไธ€็ซ™ๅผ MCP ๆœๅŠกไธŽ AI Agent Skill ๅ…จ็ฝ‘ๅ‘ๅธƒ้ƒจ็ฝฒๅทฅๅ…ท็ฎฑใ€‚
View on GitHub โ†’ ๐Ÿ” Audit Wallet Slippage โ†’

Quick Install

Copy the config for your editor. Some servers may need additional setup โ€” check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-skill-publisher": {
      "command": "npx",
      "args": [
        "-y",
        "lalal-zzz/mcp-skill-publisher"
      ]
    }
  }
}

README Excerpt

> ไธ€็ซ™ๅผ MCP & Skill ๅˆ่ง„ๆฃ€ๆŸฅไธŽๅ…จ็ฝ‘ๅ‘ๅธƒๅทฅๅ…ท An all-in-one Universal Agent Skill (`SKILL.md`) that automates pre-flight compliance audits, metadata scaffolding, testing, packaging, and multi-registry publishing for both **MCP Servers** and **Agent Skills**. --- ```bash npx skills add https://github.com/YOUR_GITHUB_USERNAME/mcp-skill-publisher