Agent skill recommender. Input a user need, task description, or existing skill list; output best matching skills, install rationale, duplicate/merge candida...
Coding
Adaptive Skill Factory
Try itDiscover, install, update, or create the right skill when a workflow gap appears. Use when a task is repetitive, a role lacks a reliable procedure, an existi...
What it does
Discover, install, update, or create the right skill when a workflow gap appears. Use when a task is repetitive, a role lacks a reliable procedure, an existi...
The skill document
Adaptive Skill Factory
Use this skill to keep agents sharp without bloating every prompt.
Workflow
- Classify the gap.
- Use no skill for one-off trivial tasks.
- Reuse a skill for repeated workflows, fragile procedures, or domain-specific tasks.
- Create a new skill only when the same gap is likely to recur.
- Check existing skills first.
- Prefer workspace skills in
/skills. - Then check shared skills loaded from configured extra skill directories.
- Reuse bundled skills when they already fit.
- If internet and ClawHub are available, search before building.
- Search narrowly for the exact workflow.
- Install the smallest relevant skill, not a broad bundle.
- Avoid skills that overlap another role's boundary.
- If no suitable skill exists, create a local skill.
- Put role-specific skills in
/skills/. - Put cross-role reusable skills in
D:\internal-hub\skills. - Keep
SKILL.mdconcise and procedural. - Only include scripts, references, or assets when they save real effort.
- Validate and iterate.
- Validate the skill after editing.
- Update the skill when the workflow changes or the agent struggles again.
- Delete or simplify stale skills that no longer help.
Role discipline
- Technical skills: only for code, deployment, automation, debugging, websites, scripts.
- Intelligence skills: only for research, verification, policy, news, or competitor analysis.
- Trade skills: only for suppliers, pricing, MOQ, lead time, procurement, stocks, crypto, funds, or trading analysis.
- Supervisor skills: only for task routing, progress reporting, review, and execution oversight.
Avoid
- Do not create skills for generic reasoning.
- Do not create skills that duplicate another role's job.
- Do not install large unrelated skill packs just because they are available.
- Do not let a skill become a dumping ground for long notes.
Related skills
Update installed agent skills with diff preview, backup, and rollback before any change is applied.
Agent skill quality checker. Input a skill directory or skill files; output trigger clarity, metadata issues, examples, safety boundaries, installability, po...
1Panel operation skill for agent runtimes. Use when the user wants an assistant to interact with a 1Panel instance for resource monitoring, websites, certifi...
Create, refactor, and improve Codex-compatible skills with gated requirement discovery, reusable resource planning, executable scaffolding scripts, and valid...
Audit AI agent skills for security vulnerabilities. Use when scanning installed skills against the OWASP Agentic Skills Top 10, checking skills before runnin...