skill-creator

Solid

Load when creating, updating, adapting, or evaluating a standard agent skill; do not load for ordinary documentation edits or one-off prompt advice.

AI & Automation 84 stars 0 forks Updated 5 days ago

Install

View on GitHub

Quality Score: 78/100

Stars 20%
64
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
0
Description 5%
100

Skill Content

# Skill Creator Use this skill to create or improve a standard skill folder with `SKILL.md` plus optional `references/`, `scripts/`, and `assets/`. ## Creation Workflow 1. Define the trigger contract: real user phrases, positive cases, negative cases, and forbidden loads. 2. Decide whether a skill is warranted. Prefer project docs or root instructions when the behavior is broad, obvious, or already covered. 3. Budget context load before choosing invocation. A model-routed description is present in the Host's initial Skill inventory, so each word and each new Skill must earn its recurring cost; side-effect-heavy or rarely used Skills stay explicit-only. 4. Write a concise `description` that front-loads a useful leading word, starts from user intent, includes the nearest dangerous overlap, and avoids workflow internals or duplicate synonyms. 5. Give every ordered step a checkable completion criterion. State the evidence that distinguishes complete from merely attempted, especially where premature completion would be costly. 6. Keep `SKILL.md` short. Move branch-specific examples, schemas, API tables, templates, or scripts behind precise context pointers in spokes. 7. Record source, license, and upstream commit when adapting third-party material. 8. Register the Skill in the install graph only after path, routing, overlap, and risk are clear. 9. Validate with the repository's nearest Skill validator, routing tests, install checks, and the declared completion criteria. ## Qua...

Details

Author
JasonxzWen
Repository
JasonxzWen/harness-hub
Created
4 months ago
Last Updated
5 days ago
Language
JavaScript
License
None

Similar Skills

Semantically similar based on skill content — not just same category