cf-style-guidelisted
Install: claude install-skill indranilbanerjee/contentforge
# Brand Style Guide Importer
Import brand voice profiles from existing style guide documents, URLs, or manual input. Extracts tone, formality, personality traits, writing style, approved/banned terminology, and compliance guardrails into a structured brand profile JSON that the ContentForge pipeline uses for every piece of content it produces.
## Context efficiency
Pipeline phase. **Grep before Read** for `references/`, `humanization-patterns.json`, brand voice profiles. Pass earlier-phase outputs by path + line range, not by reloading. On `/contentforge:resume`, load only the failed phase's state.
## When to Use
Use `/contentforge:style-guide` when:
- You're **onboarding a new brand** and have an existing style guide document (.docx, .pdf) or URL
- You need to **update an existing brand profile** with revised guidelines
- You want to **extract terminology and guardrails** from compliance documents
- You're setting up ContentForge for a **regulated industry** (Pharma, BFSI, Healthcare, Legal) where guardrails are critical
- You want to **validate** that an existing brand profile matches current guidelines
- A client provided a **style guide URL** (Notion page, Google Doc, website page) and you need to import it
**For creating a brand profile from scratch** (no existing style guide), use `/brand-setup` with interactive mode.
**For using an existing brand profile**, just reference it by name in `/contentforge --brand=BrandName`.
## What This Command Does
1. **Load Style