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.
npx skills add Rainbowlight-pixel/claude-cowork-content-plugin --skill title-generatorgit clone --depth 1 https://github.com/Rainbowlight-pixel/claude-cowork-content-pluginWrote 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.
[](https://agentmods.dev/skills/rainbowlight-pixel/claude-cowork-content-plugin/title-generator)<a href="https://agentmods.dev/skills/rainbowlight-pixel/claude-cowork-content-plugin/title-generator"><img src="https://agentmods.dev/badge/skills/rainbowlight-pixel/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.
<a href="https://agentmods.dev/skills/rainbowlight-pixel/claude-cowork-content-plugin/title-generator"><img src="https://agentmods.dev/badge/skills/rainbowlight-pixel/claude-cowork-content-plugin/title-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once 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 |
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.
This is a copy
100% identical to title-generator — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
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 |
|---|
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.
- 9d ago First seen · 83 lines · 40 tokens per session scan A 7ae6c8463f41
title-generator is a skill published in the GitHub repository Rainbowlight-pixel/claude-cowork-content-plugin (6 stars, last pushed yesterday), 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. It is 100% identical to title-generator, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
skill-security-auditor
Security auditing for code, configs, and infrastructure. Use when the user wants to audit or improve security: scan for vulnerabilities (SQL injection, XSS, command injection, path traversal), detect hardcoded secrets and credentials, review auth and authorization, check dependencies for known CVEs, audit config files…
security-content-controlled
Content controlled security eval skill.
ai-agents-generation-and-release
Operate the ai-agents generation and release machinery, covering the seven buildall.py generators, generateagents.py, syncpluginlib.py, the drift gates, the version-free plugin manifests, and the npm publish path. Use when you say regenerate the mirrors, run the drift checks, why is the plugin version gate red…
review
Review before merge. Stage-1 spec-compliance gate, then risk-selected Stage-2 review axes from the canonical set. analyst always runs, callers can pin extra always-on axes, and explicit deep review runs the full 16-axis set. Run after /test. Do NOT invoke code-qualities-assessment, doc-accuracy, golden-principles, or…
buy-vs-build-framework
Strategic framework for evaluating build, buy, partner, or defer decisions with four-phase process, tiered TCO analysis, and integration with decision quality tools. Use for strategic build/buy/partner/defer with TCO. Do NOT use for "is there an existing library for this" (use programming-advisor).
code-qualities-assessment
Assess code maintainability through 5 foundational qualities (cohesion, coupling, encapsulation, testability, non-redundancy) with quantifiable scoring rubrics. Works at method/class/module levels across multiple languages. Produces markdown reports with remediation guidance. Use when you ask to "assess…