Publish a local Claude Code Skill to GitHub and ClawHub through a structured workflow. Triggers when the user says "publish skill", "upload skill to github", "open source my skill", "ship skill", "clawhub release". First scans the target skill to assess size and complexity, then recommends a distribution channel (single small skill → ClawHub / multi-skill bundle → GitHub plugin marketplace / workshop-grade pipeline → dual track), then executes a 7-step closed loop: clean workdir → secret scrub → three essentials → manifest → git init → gh repo create → clawhub submission.
2026-04-08