What problem does it solve? Marketing teams onboarding a new brand must manually translate style guide documents into machine-usable rules for AI content pipelines, risking inconsistent voice, missed banned terms, and compliance violations. This Skill converts an existing style guide — a .docx/.pdf document, a URL, or manual input — into a structured brand profile JSON that every ContentForge pipeline phase reads. ## Core Features & Use Cases - Voice and Terminology Extraction: Parses tone, formality level (1-5), personality traits, approved/banned/conditional terms, and acronyms from documents, URLs (via WebFetch), or interactive manual input. - Compliance Guardrail Parsing: Extracts required disclaimers, prohibited claims, regulatory rules (HIPAA, FDA, FTC), and sensitivity guidelines for regulated industries like healthcare and finance. - Tracking Backend Configuration: Configures Google Sheets + Drive, Airtable, or local filesystem tracking, with environment probes for Cowork sandbox persistence via Drive sync. - Use Case: A healthcare marketing team imports their 40-page brand guidelines PDF; the Skill extracts 47 approved terms, 23 banned terms, and 4 required disclaimers, validates pipeline compatibility, and saves the profile for use with /contentforge:create-content --brand=AcmeMed. ## Quick Start Ask the AI to import your brand guidelines by running /contentforge:cf-style-guide with your brand name and a style guide URL or document path.