Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
This skill provides a structured pipeline for AI agent builders to convert raw prompts, transcripts, and documentation into reusable skill packages. It manages the entire lifecycle from initial synthesis and evaluation to versioned releases and governed publication.
By enforcing a self-contained publication path that forbids direct default-branch pushes, it ensures that team-shared infrastructure remains stable and verifiable.
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Scaffold a reusable skill from an existing workflow
Uses qiaomu-meta-skill
Replace [path to a prompt, SOP, transcript, document, runbook, script, or notes] with the path to your source material, or provide that material directly.
Use qiaomu-meta-skill in Scaffold mode to turn [path to a prompt, SOP, transcript, document, runbook, script, or notes] into a reusable skill package. Start by proposing its scope, trigger boundaries, and minimum useful files. Do not publish it or open a pull request.