Skill Creator Pro
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_0210c829/qclaw-skill-creator-pro.
About this skill
Problem
When an agent repeatedly handles a task, ad hoc prompts are hard to reuse and can blur the line between skills, prompts, and MCP. Skill Creator focuses on turning domain workflows, scripts, reference docs, and output assets into maintainable SKILL.md packages.
How It Works
- Research before drafting: collect best practices, anti-patterns, and user examples to avoid speculative design.
- Define reusable content: move repeated code into
scripts/, store schemas and examples inreferences/, and keep templates, fonts, or images inassets/. - Follow the workflow: initialize the skill directory, edit
SKILL.md, test scripts, package, and iterate from real usage. - Control context: use progressive disclosure, keep
SKILL.mdfocused on core workflow, and put details in reference files with shallow links.
Boundaries
It fits process-heavy, knowledge-rich, reusable agent capabilities, not one-off instructions or pure tool integration. Prefer MCP when the need is external interfaces. Avoid manual directory creation and avoid writing into bundled skill paths to prevent loss or path errors.
Use Cases
- Organize repeated PDF rotation scripts, schema notes, and templates into a reusable skill package.
- Design a reporting agent skill and split references and scripts into separate directories.
- Validate initialization paths and templates to avoid losing user skills in bundled directories.
- Draft SKILL.md from real examples and move details into reference files to control context.
Best For
- AI engineers who need to turn repeated scripts into reusable skill packages.
- AI platform engineers who maintain agent skill directories and documentation standards.
- Solutions leads who want to split domain SOPs into references and assets.
- Independent developers who need to initialize and package reusable skills.
Related Skills
A free matrix publishing assistant for Skill developers, guiding distribution to Tencent SkillHub, XiaLiao, XiaYou SkillHub, GitHub, and ClawHub with create, update, and delete safeguards.
A guide for writing Seedance 2.0 video prompts, covering @ references, camera moves, time segments, audio direction, and common pitfalls.
Collects daily conversations, task logs, and errors, then runs a nine-module review to surface blind spots, generate actions, and update memory.
Local long-term memory for AI agents that appends key facts and daily logs, supports cross-session context and search recall, and auto-archives old diaries to gzip files.