allumiGet Featured Now

Agent Skills · Free Library

Offload the marketing work to your AI.

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 free

11 skills · 4 categories · 1 bonus prompt, no email needed

Angles & Headlines

Story Headline Generator

SKILL.md

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.

SKILL.md

Big Idea Finder

SKILL.md

Finds the emotionally loaded central concept a promo hangs on before a word of copy gets written. Checklist, scoring rubric, and validation tests included.

SKILL.mdDistilled from Paul Hollingshead's The Big Idea.

Copy & Sales Pages

Long-Form Sales Letter

SKILL.md

Plans, writes, or reviews a complete long-form sales argument: three-act architecture, an offer gate, proof mapping, and component patterns.

SKILL.md + 2 references + 3 templates

Plain-English Copy

SKILL.md

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.

SKILL.md

NLP Persuasion for Print

SKILL.md

Sentence-level persuasion engineering: presuppositions, pacing and leading, embedded commands, Milton and Meta models, motivation sequencing.

SKILL.md

Humanizer

SKILL.md

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.

SKILL.md + LICENSEMIT-licensed, by Siqi Chen (github.com/blader/humanizer).

No AI Slop

SKILL.md

A 24-rule writing audit: banned words, AI phrases, hedging and structural tells, fabrication bans, and a self-check before anything ships.

SKILL.md

Video & Content

Title Panel

SKILL.md

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.

SKILL.md + lenses reference

Recording Brief

SKILL.md

Builds the one pocket card a host records from: viewer, question, point, proof object, spoken beats, CTA state. A card, not a script.

SKILL.md

AI Video Studio

SKILL.md

A six-stage generative video pipeline driven from an agent: style contract, frames at volume, shot prompts, motion, the generation fleet, assembly.

SKILL.md + 3 references

Distribution

Organic Distribution 101

SKILL.md

Organic selling system for X, YouTube, and shortform: niche selection, packaging, account warming, and conversion mechanics.

SKILL.md + 3 playbooks

Free with your email

Unlock the full library.

One email gets you every skill above plus the ZIP with all of them, ready to drop into your agent.

Bonus · No email needed

Tell your AI: order my press campaign.

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