Skill Publisher

Publish a completed SKILL.md folder to one or more public marketplaces (ClawHub, Tencent SkillHub, skills.sh, SkillsMP, LobeHub, Agensi, Coze, ClawMart) — validates frontmatter, optionally drafts a bilingual README, strips credential / build / dot-files, tags git, and ships serially. Use when the user names BOTH the action and the destination — e.g. "publish to ClawHub and skills.sh", "把这个 skill 推到腾讯 SkillHub", "ship a new version of my-skill to all 8 marketplaces". Do NOT trigger on bare "发布 skill" or "ship to marketplace" — those alone are too ambiguous for a destructive pipeline. Side effects (see Security & Privacy): local file read/overwrite, optional deletion of credential files (dry-run by default), git tag push, network calls to marketplace APIs, token auth via env vars. Not for: local-only management, drafting an unfinished skill, or single-marketplace docs.

mebusw Updated

File contents

mebusw/skill-publisher/tree/main/ commit 6d450143eb

Frequently asked questions

npx skillmds@latest add mebusw/skill-publisher