share-skill
Installation
SKILL.md
Share Skill
Migrate user's locally created temporary skills to a project repository via symlinks, and initialize Git for version tracking.
Usage
| Command | Description |
|---|---|
/share-skill <skill-name> |
Migrate specified skill to code repository and initialize git |
/share-skill config |
Configure code_root and other settings |
/share-skill <skill-name> --remote <url> |
Migrate and configure remote URL |
/share-skill list |
List all local skills available for migration |
/share-skill remote <alias> <endpoint> |
Configure Git remote alias |
/share-skill remote list |
List configured remote aliases |
/share-skill docs |
Generate documentation website for the repository |
/share-skill docs --style <name> |
Generate docs with specified design style |
/share-skill docs --skill <ui-skill> |
Use specified UI skill to design docs |
/share-skill docs config |
Configure default design style or UI skill |
/share-skill allow |
One-time authorization for this skill's permissions |
Related skills
More from guo-yu/skills
ceo-skill
Intelligent project management dashboard - view all projects status, priorities, and todos from a CEO perspective
58skill-i18n
Translate SKILL.md and README.md files into multiple languages for sharing skills internationally
33skill-permissions
Skill permission analysis, one-time authorization, analyze skill permissions, batch authorization
20port-allocator
Automatically allocate and manage development server ports, avoiding port conflicts between multiple Claude Code instances
15