skills/clawhub.ai/multi-channel-skill-publisher

multi-channel-skill-publisher

Installation
SKILL.md

multi-channel-skill-publisher

Release one skill everywhere — without maintaining three diverging copies.

The three channels

Channel What it is Publish via
ClawHub Skill searchable skill registry entry web UI (most reliable) or clawhub publish <dir> --slug <slug>
ClawHub Package (bundle-plugin) plugin package, source-linked to a GitHub commit clawhub package publish <abs-path> --family bundle-plugin …
Claude Code plugin installable via /plugin from a plain GitHub repo just git push — the repo IS the marketplace

0. Layout: one source of truth (SSOT)

Never hand-maintain copies. Canonical files live once, everything else is generated:

Installs
1
First Seen
Aug 21, 2026
multi-channel-skill-publisher from clawhub.ai