title-generator
SKILL.md
Title Generator
Generate compelling, authentic article titles from content ideas ranging from a rough one-sentence concept to a full article draft.
Purpose
Coming up with good titles is hard. This skill takes your article idea or draft and produces multiple title options that are intriguing and clickable while staying authentic to the content. It uses pattern-based generation with proven title formulas adapted to your specific topic.
Instructions
- Pipe your article idea or draft into
scripts/run.sh - The tool generates 5 title options by default
- Use
--count Nto customize the number of titles - Use
--style STYLEto target a specific tone (professional, casual, provocative, how-to) - Use
--format jsonfor structured output
Inputs
- Article idea or draft text via stdin or
--input "text" --count N— Number of titles to generate (default: 5)--style STYLE— Tone:mixed(default),professional,casual,provocative,how-to--format FORMAT— Output:text(default),json--help— Show usage
Outputs
Each generated title, one per line. JSON format includes title text and the formula pattern used.
Constraints
- Titles are generated using combinatorial pattern matching, not AI
- Results depend on keyword extraction from the input
- Very short inputs (under 3 words) may produce generic titles
- The tool avoids sensationalist patterns like "You Won't Believe..." or "SHOCKING..."
Weekly Installs
2
Repository
bennettphil/ski…eneratorFirst Seen
Feb 10, 2026
Security Audits
Installed on
amp2
gemini-cli2
github-copilot2
codex2
kimi-cli2
opencode2