Loading...
Loading...
Add a new skill to the LaunchDarkly agent-skills repo. Use when creating a new SKILL.md, adding a skill to the catalog, or aligning with repo conventions. Guides exploration of existing skills before creating.
npx skill4agent add launchdarkly/agent-skills create-skillreferences/skills/feature-flags/skills/<category>/<skill-name>/SKILL.mdreferences/README.mdmarketplace.jsonlaunchdarkly-flag-createlaunchdarkly-flag-cleanupai-configs/template/SKILL.md.templatefeature-flagsai-configsskill-authoringmy-new-skillskills/<category>/<skill-name>/skills/<category>/<skill-name>/template/SKILL.md.templatenamedescriptioncompatibilitymetadatareferences/README.mdmarketplace.jsonREADME.mdpython3 scripts/generate_catalog.pyskills.jsonpython3 scripts/validate_skills.pypython3 -m unittest discover -s testsname| Situation | Action |
|---|---|
| Fix folder name or frontmatter so they match exactly |
| SKILL.md over 500 lines | Move detailed content into |
| Category doesn't exist | Create |
| Marketplace.json needed | Copy format from |
| Validation fails | Fix the specific error (often frontmatter or naming) |
| Catalog not regenerated | Run |
validate_skills.py