import-guidelines
Import brand guidelines. Use when: adding voice guides, style restrictions, or messaging frameworks.
npx skills add indranilbanerjee/digital-marketing-pro --skill import-guidelines --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# /digital-marketing-pro:import-guidelines ## Purpose 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. ## Input Required The user provides one or more of: - **Pasted guideline content**: Text from an existing brand guide, style guide, or restriction list - **Verbal description**: Spoken/typed rules ("we never use exclamation marks", "always lead with data") - **Category to update**: Which guideline category to add to (voice-and-tone, messaging, restrictions, channel-styles, visual-identity, or custom) - **Source document reference**: Description of where these guidelines come from If the user doesn't specify a category, analyze the content and route it to the correct category automatically. ## Process 1. **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/complianc
- Purpose
- Input Required
- Process
- Output
- Guideline Categories Reference
- Examples
- Reference Files
What does the import-guidelines skill do?
Import brand guidelines. Use when: adding voice guides, style restrictions, or messaging frameworks.
How do I install it?
Run `npx skills add indranilbanerjee/digital-marketing-pro --skill import-guidelines --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From indranilbanerjee/digital-marketing-pro, a repository with 700 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
