skill-publish
Installation
SKILL.md
Skill Publish
Language
Match user's language: Respond in the same language the user uses.
Overview
Package a agent skill into a complete, distributable GitHub repository. Generates all the surrounding files (README, LICENSE, plugin.json, marketplace.json) and optionally creates the GitHub repo.
How It Works
- Identify the skill to publish
- Optionally review first with skill-review
- Collect publishing metadata through dialogue
- Generate the repository structure with
publish.py - Optionally initialize git and create GitHub repo