Files
trailofbits-skills-curated/plugins
David Maynor 11c23bb4a6 fix: use >- folded scalar for SKILL.md descriptions (#20)
The literal block scalar (description: |) preserves newlines, causing
multi-line descriptions to render poorly in the Claude Code /skills
menu. This converts all 5 affected SKILL.md files to use the folded
strip scalar (>-), which collapses to a single line at parse time.

Also updates the skill-template reference to recommend >- so future
skills don't reintroduce the issue.

Affected plugins:
- skill-extractor
- ffuf-web-fuzzing
- humanizer
- planning-with-files
- wooyun-legacy
2026-02-22 22:09:49 -08:00
..
2026-02-12 02:49:07 -05:00
2026-02-13 11:39:11 -05:00