What problem does it solve?
This skill automates the distribution of a completed skill directory to the global SkillShare center and to other installed tool-specific global skill directories, preventing duplicates by excluding Codex root by default.
Core Features & Use Cases
- Syncs the completed skill directory to the central SkillShare source and to detected tool-wide global skill roots.
- Excludes
~/.codex/skills by default to avoid duplicate discovery when Codex reads other global roots.
- Supports explicit source path or current working directory, and overwrites existing destinations by default.
- Synchronizes to center and to other known tool global skill roots (e.g.,
~/.agents/skills, ~/.claude/skills, etc.) when present.
- Optional Feishu auto-commit when running from a Feishu session, with controlled behavior via environment variables.
- Outputs structured results including
source, destination, overwrote, and git_status.
Quick Start
Run the script scripts/sync_skill_to_center.sh with your skill directory as the source to push the skill to the global SkillShare center and all detected tool global directories.