dsh-plugin-publish
Ship your skills, grow your influence — a model-agnostic publishing protocol for AI agent skills: preflight checks, GitHub repo, index PRs, marketplace submissions, promo copy. 把 agent 技能标准化发布到 GitHub 的流程协议。
- Stars
- 0
- Language
- —
- Created
- Aug 26, 2026
- Updated
- Aug 26, 2026
Introduction
dsh-plugin-publish
Ship your skills. Grow your influence.
A model-agnostic publishing protocol for AI agent skills — takes a finished SKILL.md and gets it onto GitHub, indexed, and discoverable. Works with any AI agent (DSH, Claude Code, Cursor, Codex).
Why
You built a skill. Now what? Without a fixed publishing flow, every release is ad-hoc: inconsistent READMEs, missing topics, forgotten indexes, no promo angle. This skill makes publishing a repeatable pipeline, not a one-off chore.
What it does
- Preflight — secret scan, SKILL.md frontmatter spec, README completeness, version, publishability
- GitHub release — repo, topics (≥10, cross-ecosystem), bilingual README
- Indexing — awesome-deepseek-harness, Oh-My-DSH, dsh-market (all via PR, fully automated)
- Marketplaces — SkillsMP, SkillHub, smithery, LobeHub, glama (semi-automated: content pack + paste)
- Promo — hook-first description, tagline, one-image README; CN+EN content packs
- Retro — release log + star/issue/PR review, backfilled into the skill
Install
mkdir -p ~/.dsh/skills/dsh-plugin-publish
cp dsh-plugin-publish/SKILL.md ~/.dsh/skills/dsh-plugin-publish/
Or paste SKILL.md into any agent's system prompt.
License
MIT