batch-process
Produce multiple content pieces as a sequential, checkpointed queue — each piece runs the full 10-phase ContentForge pipeline with all 10 quality gates, sorted…
Create and manage custom content-type templates beyond the 8 built-ins (article, blog, whitepaper, faq, research-paper, video-script, case-study, newsletter) — defining section structure, word-count allocations, readability targets, citation minimums, and quality standards, then
$ npx -y skills add indranilbanerjee/contentforge --skill cf-template --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/cf-templateContext preview
The summary Claude sees to decide when to auto-load this skill.
Create and manage custom content-type templates beyond the 8 built-ins (article, blog, whitepaper, faq, research-paper, video-script, case-study, newsletter) — defining section structure, word-count allocations, readability targets, citation minimums, and quality standards, then
name: cf-template description: "Create and manage custom content-type templates beyond the 8 built-ins (article, blog, whitepaper, faq, research-paper, video-script, case-study, newsletter) — defining section structure, word-count allocations, readability targets, citation minimums, and quality standards, then validating the template against every pipeline phase. Saves to ~/.claude-marketing/_templates/ so plugin updates never wipe it. Triggers on \"/contentforge:cf-template\", \"create a template for press releases\", \"add a custom content type\", \"list available templates\", \"import a structure from this example doc\". Deterministic, no agent; produces the template file consumed by /contentforge:create-content --type=custom:name, and /contentforge:cf-brief can target its section structure." argument-hint: "[content-type]" effort: high
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.
Use `/contentforge:cf-template` when:
**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).
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
**Minimum Required:**
**Optional:**
/contentforge:cf-template
**Prompts you for:** 1. Template name 2. Base type (or custom) 3. Word count range 4. Readability target 5. Citation minimum 6. Sections (add one at a time, or import from example)
/contentforge:cf-template case-study --base=article --words=1500-2500 --readability=10-12 --citations=8
/contentforge:cf-template product-comparison --from-example=./example-product-comparison.docx
Analyzes the example file's structure (headings, sections, word count) and creates a template matching that format.
/contentforge:cf-template article --modify --add-section="Expert Quotes:Include 3-5 expert quotes with attribution:200-300"
/contentforge:cf-template --list
Shows built-in and custom templates with key specifications.
Define the template's core specifications.
**From Base Type:**
**From Example File:**
**From Custom (Blank Slate):**
**Example:**
Template Definition ================================================================ Name: case-study Base: article (modified) Word Count Range: 1,500 - 2,500 words Readability Target: Grade 10-12 (professional audience) Citation Minimum: 8 sources Keyword Strategy: 1 primary + 2 secondary keywords Production Time Estimate: 25-35 minutes Modifications from Base (article): + Added "Client Challenge" section + Added "Solution Implementation" section + Added "Results & Metrics" section + Added "Client Quote" section - Removed generic "Background" section * Changed conclusion to "Key Takeaways + CTA" ===============================
🌐 Read this in: English · हिन्दी · 中文 · 日本語 · 한국어 · Español · Português · العربية · اردو · தமிழ் · বাংলা · Русский You need to ship 30 articles this quarter that sound human, cite real sources, link into your funnel, and survive an editor who checks.
Produce multiple content pieces as a sequential, checkpointed queue — each piece runs the full 10-phase ContentForge pipeline with all 10 quality gates, sorted…
Connect any external API or service to ContentForge as a custom MCP connector — walks non-technical users from finding a verified MCP package or HTTP endpoint…
Post-publication AI-visibility check — re-probes target queries via web search, records whether the published piece is cited in Google AI Overviews, audits…
Render an ASCII analytics dashboard of ContentForge production history — quality score trends, phase-by-phase pipeline timing, brand and content-type…
Audit an existing content library for freshness decay and coverage gaps — scores every piece 0-100 on age, statistic currency, link health, and citation…
Generate a research-backed content brief from a keyword or topic — keyword data with volume and difficulty, top-5 competitor and E-E-A-T analysis,…