headline-crafter
✓Generate authentic, compelling article headlines using composable keyword extraction and pattern-based title generation.
Installation
SKILL.md
Composable scripts for generating article headlines from ideas or drafts. Extract keywords, apply proven title patterns, and format the output.
Headlines make or break content. This skill extracts key topics from your input, applies curated title formulas across styles (professional, casual, provocative, how-to), and outputs formatted results. Each script is independently usable in a pipeline.
| scripts/run.sh | Main pipeline — extract | generate | format | | scripts/extract.sh | Extract keywords from text input | | scripts/generate.sh | Generate titles from comma-separated keywords | | scripts/format.sh | Format title output as numbered list, JSON, or plain | | scripts/test.sh | Run the full test suite |
Generate authentic, compelling article headlines using composable keyword extraction and pattern-based title generation. Source: bennettphil/skill-headline-crafter.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bennettphil/skill-headline-crafter --skill headline-crafter- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is headline-crafter?
Generate authentic, compelling article headlines using composable keyword extraction and pattern-based title generation. Source: bennettphil/skill-headline-crafter.
How do I install headline-crafter?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bennettphil/skill-headline-crafter --skill headline-crafter Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bennettphil/skill-headline-crafter
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11