← ClaudeAtlas

cf-style-guidelisted

Import a brand voice profile from an existing style guide — a .docx/.pdf document, a URL, or manual input — extracting tone, formality, personality, approved/banned terminology, compliance guardrails, and author profiles into a structured brand-profile JSON at ~/.claude-marketing/{brand-slug}/Brand-Guidelines/, then configure the tracking backend (Google Sheets + Drive, Airtable, or local). Triggers on "/contentforge:cf-style-guide", "import our style guide", "set up a brand from this document", "update the brand profile with new guidelines", "extract our banned terms and disclaimers". Deterministic parsing, no agent. The saved profile is read by every pipeline phase — drafting, brand compliance, humanizer; pairs with /contentforge:brand-setup and /contentforge:cf-switch-backend.
teachskillofskills-ai/ContentForge-techshu · ★ 1 · Data & Documents · score 75
Install: claude install-skill teachskillofskills-ai/ContentForge-techshu
# 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. ## When to Use Use `/contentforge:cf-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 `/contentforge:brand-setup` with interactive mode. **For using an existing brand profile**, just reference it by name in `/contentforge:create-content --brand=BrandName`. ## What This Command Does 1. **Load Style Guide** — Fetch style guide from URL (via WebFetch), parse .docx/.pdf document, or accept manual input 2. **Extract Voice Characteristics** — Identify tone (authoritative, conversational, technical, witty), formality level (1-5),