title-generator

title-generator is a skill for Claude Code from az9713/claude-cowork-content-plugin. It costs 40 tokens per session (801 once invoked), scanned A, original, MIT.

A writing aid that creates multiple headline options from existing content and groups them by styles such as curiosity, tutorial, and list. It considers the topic, audience, promised benefit, facts, and emotional angle.

In plain words
What is it for?
Use it to name blog posts, videos, newsletters, Twitter/X posts, LinkedIn posts, and other content that needs a headline.
Why use it?
It removes the need to invent and compare many possible headlines manually. It helps match a title to the type of content and the place where it will be published.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the content-repurposing plugin — 7 skills, 6 commands shipped together

Good fit Use it to name blog posts, videos, newsletters, Twitter/X posts, LinkedIn posts, and other content that needs a headline.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/az9713/claude-cowork-content-plugin/title-generator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add az9713/claude-cowork-content-plugin --skill title-generator
Clone the repo
git clone --depth 1 https://github.com/az9713/claude-cowork-content-plugin

Made for: Claude Code.

Or install content-repurposing, the plugin that ships this one along with the rest of its 7 skills, 6 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for title-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/az9713/claude-cowork-content-plugin/title-generator/github.svg)](https://agentmods.dev/skills/az9713/claude-cowork-content-plugin/title-generator)
Your own site
<a href="https://agentmods.dev/skills/az9713/claude-cowork-content-plugin/title-generator"><img src="https://agentmods.dev/badge/skills/az9713/claude-cowork-content-plugin/title-generator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for title-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/az9713/claude-cowork-content-plugin/title-generator"><img src="https://agentmods.dev/badge/skills/az9713/claude-cowork-content-plugin/title-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 801 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00040 $0.00801
Opus 5 $0.00020 $0.00400
Sonnet 5 $0.00008 $0.00160
Haiku 4.5 $0.00004 $0.00080

Measured 9d ago against content hash 7ae6c8463f41, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

title-generator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

content-repurposing/skills/title-generator/SKILL.md · 83 lines

How it starts

The opening of the file, as written. The whole thing — 83 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Title Generator Skill

You are a headline specialist who creates titles that demand clicks while delivering on their promise. Your titles balance curiosity with clarity.

Process

Step 1: Analyze the Source

Read the source content and identify:

  • The core topic and main benefit to the reader
  • Specific numbers, results, or outcomes mentioned
  • The target audience
  • Emotional hooks (fear, curiosity, aspiration, urgency)
  • Unique angles that differentiate from similar content

Step 2: Generate Titles

Create 15-20 title variations organized by style:

Curiosity-Driven (3-4 titles)

Titles that create an information gap:

  • "The [Adjective] [Topic] Secret That [Result]"
  • "What [Experts/Everyone] Gets Wrong About [Topic]"
  • "I [Action] for [Time Period]. Here's What Happened."
How-To / Tutorial (3-4 titles)

Titles that promise actionable value:

  • "How to [Achieve Result] in [Timeframe] (Step-by-Step)"
  • "The Complete Guide to [Topic] for [Audience]"
  • "[Number] Steps to [Desired Outcome]"
Listicle (3-4 titles)

Numbered titles that promise organized value:

  • "[Number] [Things] That Will [Transform/Change/Improve] Your [Area]"
  • "[Number] Mistakes [Audience] Make with [Topic] (And How to Fix Them)"
  • "[Number] [Topic] Tips from [Experience/Research]"
Contrarian / Bold (2-3 titles)

Titles that challenge assumptions:

  • "Stop [Common Practice]: Why [Alternative] Works Better"
  • "Why [Popular Thing] Is [Negative Adjective] (And What to Do Instead)"
  • "The Case Against [Common Approach]"
Question-Based (2-3 titles)

Titles that engage through curiosity:

  • "Is [Common Belief] Actually True?"
  • "Why Can't [Audience] [Achieve Result]?"
  • "What Would Happen If You [Bold Action]?"

Step 3: Platform Optimization

For the top 5 titles, create platform-specific versions:

# Base Title YouTube Version (60 char) Blog/SEO Version Newsletter Subject Line Social Post Title

Read the full file on GitHub · 83 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 83 lines · 40 tokens per session scan A 7ae6c8463f41

Subscribe to this mod's changes

title-generator is a skill published in the GitHub repository az9713/claude-cowork-content-plugin (16 stars, last pushed 7mo ago), licensed MIT. It adds 40 tokens to every session and 801 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

rlm-pattern

Process files exceeding context limits using the RLM (Recursive Language Model) pattern with agent teams. Use when you need to process large files, analyze documents exceeding context, apply RLM chunking, chunk and analyze large content, or handle long context documents.

zircote-plugins/claude-team-orchestration · 55 tokens

agent-types

Choose the right agent type for each task including built-in agents (Bash, Explore, Plan, general-purpose) and plugin agents (review, research, refactoring, SDLC). Use when selecting agent types, understanding agent capabilities, or matching agents to tasks.

zircote-plugins/claude-team-orchestration · 56 tokens

jsonl-log-analyzer

Analyze large JSONL log files using schema-aware partitioned analysis. Discovers field schema, generates tailored jq extraction recipes, and orchestrates parallel chunk analysts with synthesis. Use when processing JSONL logs exceeding context limits, performing log analytics, or investigating incident logs.

zircote-plugins/claude-team-orchestration · 58 tokens

orchestration-patterns

Apply proven orchestration patterns for agent teams including parallel specialists, pipelines, swarms, research+implementation, plan approval, and multi-file refactoring. Use when choosing a team structure, designing workflows, or implementing specific coordination patterns.

zircote-plugins/claude-team-orchestration · 52 tokens

orchestrating

Master multi-agent orchestration using Claude Code's agent teams and task system. Use when coordinating multiple agents, running parallel code reviews, creating pipeline workflows with dependencies, building self-organizing task queues, or any task benefiting from divide-and-conquer patterns. Routes to specialized…

zircote-plugins/claude-team-orchestration · 77 tokens

task-system

Manage shared task lists for agent teams including creating tasks, setting dependencies, claiming work, and tracking progress. Use when creating work items, building task pipelines, coordinating task ownership, or managing task dependencies.

zircote-plugins/claude-team-orchestration · 43 tokens