Story Headline Generator
SKILL.mdTurns a story's raw facts into news headlines, press-release headlines, and pitch subject lines. Ten moves calibrated by the most famous headlines ever printed.
Agent Skills · Free Library
Eleven free skills that teach ChatGPT or Claude to write headlines, sales pages, video titles, and distribution plans the way an operator would. Drop one file in. It does the work.
Get the full library free11 skills · 4 categories · 1 bonus prompt, no email needed
Turns a story's raw facts into news headlines, press-release headlines, and pitch subject lines. Ten moves calibrated by the most famous headlines ever printed.
Finds the emotionally loaded central concept a promo hangs on before a word of copy gets written. Checklist, scoring rubric, and validation tests included.
Plans, writes, or reviews a complete long-form sales argument: three-act architecture, an offer gate, proof mapping, and component patterns.
A rule-based rewrite pass: common words, present tense, active voice, one idea per sentence, no hype filler. The plain-English rules popularized by Alex Hormozi.
Sentence-level persuasion engineering: presuppositions, pacing and leading, embedded commands, Milton and Meta models, motivation sequencing.
Rewrites AI-sounding text so it reads naturally without changing what it says. A complement to No AI Slop: one writes clean, the other writes human.
A 24-rule writing audit: banned words, AI phrases, hedging and structural tells, fabrication bans, and a self-check before anything ships.
Picks a YouTube title by blind panel: six independent lenses, a mechanical kill gate, a blind judge, and a taste file that remembers every rejection.
Builds the one pocket card a host records from: viewer, question, point, proof object, spoken beats, CTA state. A card, not a script.
A six-stage generative video pipeline driven from an agent: style contract, frames at volume, shot prompts, motion, the generation fleet, assembly.
Organic selling system for X, YouTube, and shortform: niche selection, packaging, account warming, and conversion mechanics.
Free with your email
One email gets you every skill above plus the ZIP with all of them, ready to drop into your agent.
Bonus · No email needed
Your AI can list the packages, build your quote, reserve your order, and hand you a payment link. You approve the payment yourself in your browser. Your agent can then submit your brief and read your live-link report.
Tools: list_packages, get_quote, create_order, order_status, list_orders, submit_brief, get_report
Order my press campaign from Allumi (allumi.com).
First read https://allumi.com/llms.txt — it documents the MCP endpoint (POST /api/mcp) and the REST mirror (/api/agent/*).
Then:
1. Get an access key: POST /api/agent/keys with {"label":"<your agent name>"}. Show me the key — it is only displayed once.
2. list_packages, then get_quote for the package I pick. Prices are server-owned — never compute a total yourself.
3. create_order with an idempotent requestKey you generate and keep for retries. Give me the paymentUrl — I approve the payment myself in my browser.
4. Poll order_status until the order is paid, then help me write and submit_brief (announcement, outcome, mustInclude).
5. When the campaign finishes, get_report and show me every live publication link with its date.MCP: POST /api/mcp · REST: /api/agent/* · Guide: allumi.com/llms.txt