skill-writer

Solid

Create and improve agent skills following the Agent Skills specification. Use when asked to create, write, or update skills.

AI & Automation 39,227 stars 6374 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Skill Writer Use this as the single canonical workflow for skill creation and improvement. Primary success condition: maximize high-value input coverage before authoring so the resulting skill has minimal blind spots. Load only the path(s) required for the task: | Task | Read | |------|------| | Set skill class and required dimensions | `references/mode-selection.md` | | Apply writing constraints for depth vs concision | `references/design-principles.md` | | Select structure pattern for this skill | `references/skill-patterns.md` | | Select workflow orchestration pattern for process-heavy skills | `references/workflow-patterns.md` | | Select output format pattern for deterministic quality | `references/output-patterns.md` | | Choose workflow path and required outputs | `references/mode-selection.md` | | Load representative synthesis examples by skill type | `references/examples/*.md` | | Synthesize external/local sources with depth gates | `references/synthesis-path.md` | | Author or update SKILL.md and supporting files | `references/authoring-path.md` | | Optimize skill description and trigger precision | `references/description-optimization.md` | | Iterate using positive/negative/fix examples | `references/iteration-path.md` | | Evaluate behavior and compare baseline vs with-skill (opt-in quantitative) | `references/evaluation-path.md` | | Register and validate skill changes | `references/registration-validation.md` | ## Step 1: Resolve target and path 1. Resolve tar...

Details

Author
sickn33
Repository
sickn33/antigravity-awesome-skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category