cf-template

cf-template is a skill for Claude Code from teachskillofskills-ai/ContentForge-techshu. It costs 160 tokens per session (4,576 once invoked), scanned A, a copy of cf-template, MIT.

A template manager for defining custom content formats, such as product comparisons or press releases. Templates specify sections, word counts, readability goals, citation requirements, and quality rules.

In plain words
What is it for?
Use it to create, edit, and validate reusable templates for content production.
Why use it?
It avoids rebuilding the same writing instructions for every piece of content. Saved templates remain available after the add-on is updated.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: reads .claude/ paths.

Part of the contentforge plugin — 22 skills, 9 commands, 13 agents shipped together

Good fit Use it to create, edit, and validate reusable templates for content production.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/teachskillofskills-ai/contentforge-techshu/cf-template
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 teachskillofskills-ai/ContentForge-techshu --skill cf-template
Clone the repo
git clone --depth 1 https://github.com/teachskillofskills-ai/ContentForge-techshu

Made for: Claude Code.

Or install contentforge, the plugin that ships this one along with the rest of its 22 skills, 9 commands, 13 agents.

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 cf-template

README.md
[![agentmods](https://agentmods.dev/badge/skills/teachskillofskills-ai/contentforge-techshu/cf-template/github.svg)](https://agentmods.dev/skills/teachskillofskills-ai/contentforge-techshu/cf-template)
Your own site
<a href="https://agentmods.dev/skills/teachskillofskills-ai/contentforge-techshu/cf-template"><img src="https://agentmods.dev/badge/skills/teachskillofskills-ai/contentforge-techshu/cf-template/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 cf-template

Your own site · 80×15
<a href="https://agentmods.dev/skills/teachskillofskills-ai/contentforge-techshu/cf-template"><img src="https://agentmods.dev/badge/skills/teachskillofskills-ai/contentforge-techshu/cf-template.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 160 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,576 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 100% copy Near-identical to another mod 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.00160 $0.04576
Opus 5 $0.00080 $0.02288
Sonnet 5 $0.00032 $0.00915
Haiku 4.5 $0.00016 $0.00458

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

Security

Grade A, and why

cf-template 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

This is a copy

100% identical to cf-template — 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.

skills/cf-template/SKILL.md · 493 lines

How it starts

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

Custom Content Template Manager

Create and manage custom content type templates beyond the 8 built-in types (article, blog, whitepaper, faq, research-paper, video-script, case-study, newsletter). Define section structure, word count ranges, readability targets, citation requirements, and quality standards — then use the template with /contentforge:create-content for consistent, repeatable content production.

Where templates live

  • Built-in templates (read-only): templates/content-types/ inside the installed plugin — article, blog, whitepaper, faq, research-paper, video-script, case-study, newsletter.
  • Custom templates (user-created): ~/.claude-marketing/_templates/never write into the installed plugin directory. Plugin updates and reinstalls wipe the plugin folder; anything saved there is lost. ~/.claude-marketing/_templates/ survives updates.

When to Use

Use /contentforge:cf-template when:

  • You need a content type not covered by the 8 built-in templates (product comparison, landing page copy, press release, webinar outline, etc.)
  • You want to standardize a content format your team produces regularly
  • You need to modify an existing template (e.g., add a section to the article template)
  • You're onboarding a client who has specific content format requirements
  • You want to import a content structure from an example file

For producing content using a template, use /contentforge:create-content --type=custom:template-name. For the 8 built-in templates, see templates/content-types/ (these ship with the plugin and cannot be deleted).

What This Command Does

  1. Define Template — Specify content type name, base type (or custom), word count range, readability target, and citation requirements
  2. Create Section Structure — Define sections with names, descriptions, word count allocations, and ordering
  3. Set Quality Standards — Readability target (grade level), citation density, keyword placement rules, and custom quality criteria
  4. Generate Template File — Create the template .md file in ~/.claude-marketing/_templates/
  5. Validate Pipeline Compatibility — Test that the template works with all ContentForge pipeline phases

Read the full file on GitHub · 493 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 · 493 lines · 160 tokens per session scan A 2e02e15d3dd5

Subscribe to this mod's changes

cf-template is a skill published in the GitHub repository teachskillofskills-ai/ContentForge-techshu (1 stars, last pushed 20d ago), licensed MIT. It adds 160 tokens to every session and 4,576 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to cf-template, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

meta-tags-optimizer

Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate. Generates multiple A/B test variations with character counting and SERP preview. Use when asked to "optimize title tag", "write meta description", "improve CTR", "Open Graph tags", "fix my meta tags", "social media…

nowork-studio/notfair-plugin · 91 tokens

google-ads-audit

Google Ads account audit and business context setup. Run this first — it gathers business information, analyzes account health, and saves context that all other ads skills reuse. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should…

nowork-studio/notfair-plugin · 114 tokens

sxo

Search Experience Optimization (SXO) — the bridge between SEO and UX/CRO. Audits the full journey from the SERP click to the on-page goal: SERP click-through factors (title/meta/rich results that win the click), then post-click experience signals that keep users and drive conversions — above-the-fold relevance and…

nowork-studio/notfair-plugin · 235 tokens

elixir-idioms

OTP/BEAM patterns and Elixir idioms — GenServer, Supervisor, Task, Registry, pattern matching, with chains, pipes. Use when designing processes or debugging BEAM issues.

oliver-kriska/claude-elixir-phoenix · 44 tokens

security

Enforce Elixir/Phoenix security — auth, OAuth, sessions, CSRF, XSS, SQL injection, input validation, secrets. Use when editing auth files, login flows, RBAC, or API keys.

oliver-kriska/claude-elixir-phoenix · 47 tokens

tidewave-integration

Tidewave MCP runtime tools — debugging, smoke testing, live state inspection, SQL queries, hex docs. Use when evaluating code in a running Phoenix app.

oliver-kriska/claude-elixir-phoenix · 38 tokens