skills/import-guidelines/SKILL.md
Import brand guidelines. Use when: adding voice guides, style restrictions, or messaging frameworks.
npx skillsauth add indranilbanerjee/digital-marketing-pro import-guidelinesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Import and structure brand guidelines into the persistent brand knowledge layer. Converts unstructured guideline documents, style guides, restriction lists, and messaging playbooks into structured, enforceable markdown files that are automatically applied across all modules and commands.
The user provides one or more of:
If the user doesn't specify a category, analyze the content and route it to the correct category automatically.
Load brand context: Read ~/.claude-marketing/brands/_active-brand.json for the active slug, then load ~/.claude-marketing/brands/{slug}/profile.json. Apply brand voice, compliance rules for target markets (skills/context-engine/compliance-rules.md), and industry context. Also check for existing guidelines at ~/.claude-marketing/brands/{slug}/guidelines/_manifest.json — if present, load existing guidelines to merge with (not overwrite). If no brand exists, ask: "Set up a brand first (/digital-marketing-pro:brand-setup)?" — or proceed with defaults.
Classify the content — Determine which guideline category (or categories) the input belongs to:
voice-and-tone.mdmessaging.mdrestrictions.mdchannel-styles.mdvisual-identity.mdcustom/{descriptive-name}.mdStructure the content — Convert unstructured input into organized markdown:
skills/context-engine/guidelines-framework.mdCheck for conflicts — Compare new guidelines against existing profile settings:
Merge with existing guidelines — If the category already has content:
Save and confirm — Write the structured guideline file:
guidelines-manager.py --brand {slug} --action save --category {category}~/.claude-marketing/brands/{slug}/guidelines/{file}Ask about additional categories — If the user's input might span multiple categories:
/digital-marketing-pro:import-guidelines again to add more."| Category | File | What Goes Here |
|----------|------|---------------|
| Voice & Tone | voice-and-tone.md | Writing style, tone rules, dos/don'ts, readability, pronoun preferences |
| Messaging | messaging.md | Positioning, value props, key messages, taglines, elevator pitches, proof points |
| Restrictions | restrictions.md | Banned words, restricted claims, mandatory disclaimers, prohibited topics |
| Channel Styles | channel-styles.md | Per-channel tone, format, hashtag/emoji policies, content types |
| Visual Identity | visual-identity.md | Colors, fonts, logo rules, photography style (text descriptions) |
| Custom | custom/{name}.md | Accessibility rules, legal review triggers, seasonal rules, partner guidelines |
User: "Here's our brand voice guide: We're friendly but professional. Never use jargon. Always explain technical concepts simply. Use 'you' not 'customers'. Sentences should be under 20 words."
Result: Saves to voice-and-tone.md:
# Brand Voice & Tone Guide
## Core Voice
- Friendly but professional
- Always explain technical concepts in plain language
- Use "you" and "your" — never "customers" or "users"
## Writing Style
- Sentences: maximum 20 words
- No jargon — if a simpler word exists, use it
## Dos and Don'ts
- DO: Use plain language and direct address
- DON'T: Use industry jargon or technical terminology without explanation
User: "We can never use the words 'cheap', 'guarantee', 'best', or 'revolutionary'. Health claims need a disclaimer."
Result: Saves to restrictions.md:
# Brand Restrictions & Guardrails
## Banned Words and Phrases
- "cheap" → use "affordable" or "cost-effective"
- "guarantee" → use "committed to" or "designed to"
- "best" → use specific proof points instead
- "revolutionary" → use "innovative" or describe the specific innovation
## Mandatory Disclaimers
- Health/wellness claims: Include "This is not medical advice. Consult your healthcare provider."
skills/context-engine/guidelines-framework.md — Full framework for structuring and applying guidelinesscripts/guidelines-manager.py — CLI for guideline CRUD operationstools
Compare two SEO snapshots (GSC, GSC AI Performance, rank tracker, AEO probe) and surface biggest movers per metric — impressions, clicks, position, AI citations. Use when: monthly performance reviews, post-Core-Update triage, AI Mode citation tracking, or before/after content-refresh evaluation.
development
Build a content cluster plan from seed keywords — pillar+spokes architecture with internal-link map, intent grouping, and quality scorecard. Use when: planning topical authority, designing a content hub, deduping cannibalising pages, or staging a programmatic content rollout.
development
One-shot setup that wires Digital Marketing Pro for team usage in Anthropic Cowork. Verifies the Cowork sandbox, checks for a Google Drive integration, creates the canonical Drive folder layout, and confirms team-ready brand-state routing. Use this the first time a Cowork user installs DMP OR when brand profiles aren't persisting across sessions.
development
Find referring domains that link to your competitors but not to you, ranked by an opinionated outreach-priority score with DR / link-overlap / traffic / topical relevance. Use when: planning link-building campaigns, qualifying digital-PR prospects, or running quarterly backlink-gap audits.