Design, improve, and evaluate reusable agent skills with high-quality SKILL.md files, precise trigger descriptions, progressive disclosure, and testable behavior. This skill should be used when users ask to create a new skill, rewrite or review an existing skill, audit a skill collection such as `config/source/skills` for redundancy or overlap, improve skill trigger quality, organize skill references, or evaluate whether a skill should trigger and behave correctly.
69
85%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Create and refine reusable agent skills with better trigger quality, cleaner structure, stronger behavioral guidance, and more reliable evaluation.
Use this skill when you need to:
SKILL.mdname or descriptionconfig/source/skills for redundancy, trigger overlap, or weak boundariesSKILL.md plus references/, assets/, or scripts/When the task targets config/source/skills, apply these guardrails in addition to the normal skill-authoring workflow:
This section is the repo-managed CloudBase skill review baseline for this repository.
versioncnb.cool/.../git/raw/... skill bodies or (standalone fallback: ...) raw links). Marketplace reviewers treat those as injection / session-hijack risk.../other-skill/SKILL.md). If a sibling is missing, tell the agent to ask the user to install the full CloudBase plugin or skills pack — never to HTTP-fetch remote skill markdown into context.docs.cloudbase.net, console pages) remain allowed when they are not skill-body fetch instructions.Do NOT use for:
SKILL.mdIdentify the task class first
Optimize the trigger surface early
name and especially description before expanding the bodydescription, not only into the bodyDesign behavior, not just documentation
SKILL.md tell the agent what to do after the skill triggersLoad supporting materials only when needed
Use collection-level review when the request is about many skills
config/source/skills, check overlap, duplication, trigger boundaries, and progressive disclosure across neighboring skillsEvaluate before considering the skill complete
| Task | Read |
|---|---|
Write or improve name and description | references/frontmatter-patterns.md |
| Design skill anatomy and progressive disclosure | references/structure-patterns.md |
| Draft a new skill or review an existing one | references/templates.md |
Audit config/source/skills for quality, redundancy, and overlap | references/repo-skill-review.md |
| Review repo-managed CloudBase source skills | references/cloudbase-skill-review.md |
| Build evaluation prompts and review outcomes | references/evaluation.md |
| Compare good examples, weak examples, and rewrites | references/examples.md |
name and description with realistic trigger language.config/source/skills, read references/repo-skill-review.md, then load references/cloudbase-skill-review.md for CloudBase-specific standards before proposing rewrites.SKILL.md so it changes agent behavior after trigger.references/, assets/, or scripts/ as needed.plugin/cloudbase, also write plugin/cloudbase/skill-metadata.json (see references/templates.md landing checklist) and run npm run build:skill-manifest.name short, intentional, and stable?description explain both capability and trigger conditions?SKILL.md change agent behavior after trigger?plugin/cloudbase/skill-metadata.json include the new dir with non-empty promptSignals.phrases?f07c33c
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.