cf-template

Solid

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.

Data & Documents 28 stars 5 forks Updated 3 weeks ago MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
49
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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:temp...

Details

Author
indranilbanerjee
Repository
indranilbanerjee/contentforge
Created
6 months ago
Last Updated
3 weeks ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Listed

cf-template

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.

1 Updated 3 weeks ago
teachskillofskills-ai
AI & Automation Solid

claude-code-templates

Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, extension scaffold.

422 Updated today
aiskillstore
Data & Documents Listed

slide-template-creator

Create, register, update and catalog reusable single-slide templates: define the semantic input slots, validate, register. These are content-level page templates, not Google Slides masters. Use for: ページテンプレートを追加, SWOT・比較・プロセスなどのスライド型を作って, 既存スライドやスクリーンショットをテンプレート化, 登録済みテンプレートの一覧と保守. Not: brand/master creation (template-forge); deck generation (google-slides / google-slides-template); visual QA of finished decks (slide-qa).

2 Updated 2 weeks ago
wfukatsu