/digital-marketing-pro:help
Show the Digital Marketing Pro getting started guide with setup instructions, available commands, usage examples, and troubleshooting.
Behavior
When invoked, display a structured help overview with the following sections. Use the reference documentation in docs/getting-started.md for full details.
1. Quick Start Summary
Display this quick orientation:
=== DIGITAL MARKETING PRO — HELP ===
Version: 2.7.0
Agents: 25 specialist agents
Skills: 141 slash commands (/digital-marketing-pro:*) — all with argument-hint autocomplete
Modules: 16 marketing knowledge domains
Connectors: 14 HTTP + 68 npx integrations
Getting Started:
1. /digital-marketing-pro:brand-setup — Create your brand profile (start here)
2. /digital-marketing-pro:import-guidelines — Import voice guides, restrictions, templates
3. /digital-marketing-pro:integrations — See which connectors are active
4. /digital-marketing-pro:connect <name> — Set up a new connector
5. Just ask! — Describe what you need in natural language
2. Arguments
| Argument |
Effect |
| (none) |
Show the full help overview |
--commands |
List all 117 slash commands grouped by category |
--connectors |
Show connector status (shortcut for /digital-marketing-pro:integrations) |
--brand |
Show current brand profile summary |
--examples |
Show 10 example prompts across different marketing tasks |
--troubleshoot |
Show common issues and solutions |
3. Commands by Category
When --commands is specified, group all commands into these categories:
| Category |
Example Commands |
| Brand Management |
/digital-marketing-pro:brand-setup, /digital-marketing-pro:switch-brand, /digital-marketing-pro:import-guidelines |
| Strategy & Planning |
/digital-marketing-pro:campaign-plan, /digital-marketing-pro:launch-plan, /digital-marketing-pro:social-strategy, /digital-marketing-pro:media-plan |
| Content Creation |
/digital-marketing-pro:content-brief, /digital-marketing-pro:email-sequence, /digital-marketing-pro:ad-creative, /digital-marketing-pro:video-script |
| SEO & Technical |
/digital-marketing-pro:seo-audit, /digital-marketing-pro:tech-seo-audit, /digital-marketing-pro:keyword-research, /digital-marketing-pro:aeo-audit |
| Analytics & Reporting |
/digital-marketing-pro:performance-report, /digital-marketing-pro:roi-calculator, /digital-marketing-pro:attribution-model |
| Paid Advertising |
/digital-marketing-pro:media-plan, /digital-marketing-pro:launch-ad-campaign, /digital-marketing-pro:budget-optimizer |
| Social Media |
/digital-marketing-pro:social-strategy, /digital-marketing-pro:schedule-social, /digital-marketing-pro:content-calendar |
| Email Marketing |
/digital-marketing-pro:email-sequence, /digital-marketing-pro:send-email-campaign |
| CRM & Data |
/digital-marketing-pro:crm-sync, /digital-marketing-pro:lead-import, /digital-marketing-pro:pipeline-update, /digital-marketing-pro:data-export |
| Competitive Intelligence |
/digital-marketing-pro:competitor-analysis, /digital-marketing-pro:competitor-monitor, /digital-marketing-pro:share-of-voice |
| PR & Outreach |
/digital-marketing-pro:pr-pitch, /digital-marketing-pro:influencer-brief, /digital-marketing-pro:crisis-response |
| Audience |
/digital-marketing-pro:audience-profile, /digital-marketing-pro:focus-group, /digital-marketing-pro:segment-audience |
| CRO & Growth |
/digital-marketing-pro:landing-page-audit, /digital-marketing-pro:funnel-audit, /digital-marketing-pro:ab-test-plan |
| Quality & Evaluation |
/digital-marketing-pro:eval-content, /digital-marketing-pro:verify-claims, /digital-marketing-pro:quality-report |
| Multilingual |
/digital-marketing-pro:translate-content, /digital-marketing-pro:localize-campaign, /digital-marketing-pro:language-config |
| Execution & Publishing |
/digital-marketing-pro:publish-blog, /digital-marketing-pro:send-email-campaign, /digital-marketing-pro:launch-ad-campaign |
| Monitoring |
/digital-marketing-pro:performance-check, /digital-marketing-pro:anomaly-scan, /digital-marketing-pro:budget-tracker |
| Connector Discovery |
/digital-marketing-pro:integrations, /digital-marketing-pro:connect, /digital-marketing-pro:add-integration |
| Agency Operations |
/digital-marketing-pro:agency-dashboard, /digital-marketing-pro:client-report, /digital-marketing-pro:sop-library |
| Memory & Knowledge |
/digital-marketing-pro:save-knowledge, /digital-marketing-pro:search-knowledge, /digital-marketing-pro:sync-memory |
4. Example Prompts
When --examples is specified, show these real-world examples:
Getting Started:
/digital-marketing-pro:brand-setup
→ Create your brand profile interactively (5 quick questions or 17 detailed)
Strategy:
"Plan a product launch for our new cold brew line"
→ Activates Campaign Orchestrator with your brand context
Content:
"Write a 3-email welcome sequence for new subscribers"
→ Creates emails in your brand voice with compliance rules applied
SEO:
/digital-marketing-pro:seo-audit https://example.com
→ Full technical + content + E-E-A-T audit with action items
Competitive:
/digital-marketing-pro:competitor-analysis "Blue Bottle, Counter Culture, Stumptown"
→ Multi-dimensional analysis: content, SEO, ads, social, positioning
Paid Ads:
/digital-marketing-pro:media-plan --budget=50000 --channels="google,meta,linkedin"
→ Channel allocation, flight schedule, creative rotation plan
Analytics:
/digital-marketing-pro:performance-check
→ Pull live metrics from all connected platforms
Execution:
/digital-marketing-pro:publish-blog --platform=wordpress --status=draft
→ Publish with SEO metadata, or export HTML for manual upload
AI Visibility:
/digital-marketing-pro:aeo-audit
→ Check how your brand appears in ChatGPT, Perplexity, Google AI Overviews
Connectors:
/digital-marketing-pro:connect hubspot
→ Step-by-step OAuth setup for HubSpot CRM connector
5. Troubleshooting
When --troubleshoot is specified, show common issues:
| Issue |
Solution |
| "No active brand" message |
Run /digital-marketing-pro:brand-setup to create your first brand profile |
| Python features unavailable |
Install: pip install nltk textstat (lite mode) or full requirements.txt |
| MCP connector not working |
Run /digital-marketing-pro:integrations to check status, /digital-marketing-pro:connect <name> for setup |
| Brand voice seems off |
Run /digital-marketing-pro:brand-setup --full for detailed 17-question profiling |
| Commands not recognized |
Ensure plugin is installed: check "Manage Plugin" in Cowork or claude plugin list |
| Session context missing |
Brand context loads on SessionStart — start a fresh session |
| Google Drive not showing |
Google Drive is a platform-level integration — check Claude Desktop → Settings → Integrations |
6. Skill Platform Features
When --platform argument is used or when showing the full help, include this section:
=== SKILL PLATFORM FEATURES ===
Argument Hints (55 skills):
All user-invocable skills show autocomplete hints in the Skills UI.
Example: /digital-marketing-pro:seo-audit shows [URL]
Example: /digital-marketing-pro:campaign-plan shows [product/service --budget=N]
Execution Safety (17 skills):
Skills that write to external platforms require explicit user invocation.
Claude cannot auto-trigger: publish-blog, send-email-campaign,
launch-ad-campaign, schedule-social, send-report, and 12 more.
This works alongside the MCP write approval hook.
Quality Evals (3 skills):
campaign-plan, seo-audit, and content-engine have evals/evals.json
with structured test cases for quality benchmarking.
7. Documentation References
Point users to these resources for deeper dives:
| Guide |
What it covers |
docs/getting-started.md |
Full setup walkthrough with examples |
docs/brand-guidelines.md |
Importing voice guides, restrictions, templates |
docs/integrations-guide.md |
Connecting marketing tools (67 integrations) |
docs/multi-brand-guide.md |
Agency workflows, brand switching |
docs/strategy-and-kpis.md |
KPI frameworks, reporting dashboards |
docs/architecture.md |
Technical deep dive: modules, agents, hooks |
docs/claude-interfaces.md |
Cowork-specific capabilities |
docs/competitor-intelligence.md |
Competitive monitoring setup |
docs/cross-channel-sync.md |
Cross-channel campaign coordination |
CONNECTORS.md |
All available connectors by category |
Output Format
Present information in clean, scannable tables and code blocks. Keep the output concise — this is a quick reference, not a tutorial. Link to the full documentation for detailed walkthroughs.
1---2name: help3description: Show the getting started guide, available commands, examples, and help for Digital Marketing Pro4---56# /digital-marketing-pro:help78Show the Digital Marketing Pro getting started guide with setup instructions, available commands, usage examples, and troubleshooting.910## Behavior1112When invoked, display a structured help overview with the following sections. Use the reference documentation in `docs/getting-started.md` for full details.1314### 1. Quick Start Summary1516Display this quick orientation:1718```19=== DIGITAL MARKETING PRO — HELP ===2021Version: 2.7.022Agents: 25 specialist agents23Skills: 141 slash commands (/digital-marketing-pro:*) — all with argument-hint autocomplete24Modules: 16 marketing knowledge domains25Connectors: 14 HTTP + 68 npx integrations2627Getting Started:28 1. /digital-marketing-pro:brand-setup — Create your brand profile (start here)29 2. /digital-marketing-pro:import-guidelines — Import voice guides, restrictions, templates30 3. /digital-marketing-pro:integrations — See which connectors are active31 4. /digital-marketing-pro:connect <name> — Set up a new connector32 5. Just ask! — Describe what you need in natural language33```3435### 2. Arguments3637| Argument | Effect |38|----------|--------|39| (none) | Show the full help overview |40| `--commands` | List all 117 slash commands grouped by category |41| `--connectors` | Show connector status (shortcut for /digital-marketing-pro:integrations) |42| `--brand` | Show current brand profile summary |43| `--examples` | Show 10 example prompts across different marketing tasks |44| `--troubleshoot` | Show common issues and solutions |4546### 3. Commands by Category4748When `--commands` is specified, group all commands into these categories:4950| Category | Example Commands |51|----------|-----------------|52| **Brand Management** | `/digital-marketing-pro:brand-setup`, `/digital-marketing-pro:switch-brand`, `/digital-marketing-pro:import-guidelines` |53| **Strategy & Planning** | `/digital-marketing-pro:campaign-plan`, `/digital-marketing-pro:launch-plan`, `/digital-marketing-pro:social-strategy`, `/digital-marketing-pro:media-plan` |54| **Content Creation** | `/digital-marketing-pro:content-brief`, `/digital-marketing-pro:email-sequence`, `/digital-marketing-pro:ad-creative`, `/digital-marketing-pro:video-script` |55| **SEO & Technical** | `/digital-marketing-pro:seo-audit`, `/digital-marketing-pro:tech-seo-audit`, `/digital-marketing-pro:keyword-research`, `/digital-marketing-pro:aeo-audit` |56| **Analytics & Reporting** | `/digital-marketing-pro:performance-report`, `/digital-marketing-pro:roi-calculator`, `/digital-marketing-pro:attribution-model` |57| **Paid Advertising** | `/digital-marketing-pro:media-plan`, `/digital-marketing-pro:launch-ad-campaign`, `/digital-marketing-pro:budget-optimizer` |58| **Social Media** | `/digital-marketing-pro:social-strategy`, `/digital-marketing-pro:schedule-social`, `/digital-marketing-pro:content-calendar` |59| **Email Marketing** | `/digital-marketing-pro:email-sequence`, `/digital-marketing-pro:send-email-campaign` |60| **CRM & Data** | `/digital-marketing-pro:crm-sync`, `/digital-marketing-pro:lead-import`, `/digital-marketing-pro:pipeline-update`, `/digital-marketing-pro:data-export` |61| **Competitive Intelligence** | `/digital-marketing-pro:competitor-analysis`, `/digital-marketing-pro:competitor-monitor`, `/digital-marketing-pro:share-of-voice` |62| **PR & Outreach** | `/digital-marketing-pro:pr-pitch`, `/digital-marketing-pro:influencer-brief`, `/digital-marketing-pro:crisis-response` |63| **Audience** | `/digital-marketing-pro:audience-profile`, `/digital-marketing-pro:focus-group`, `/digital-marketing-pro:segment-audience` |64| **CRO & Growth** | `/digital-marketing-pro:landing-page-audit`, `/digital-marketing-pro:funnel-audit`, `/digital-marketing-pro:ab-test-plan` |65| **Quality & Evaluation** | `/digital-marketing-pro:eval-content`, `/digital-marketing-pro:verify-claims`, `/digital-marketing-pro:quality-report` |66| **Multilingual** | `/digital-marketing-pro:translate-content`, `/digital-marketing-pro:localize-campaign`, `/digital-marketing-pro:language-config` |67| **Execution & Publishing** | `/digital-marketing-pro:publish-blog`, `/digital-marketing-pro:send-email-campaign`, `/digital-marketing-pro:launch-ad-campaign` |68| **Monitoring** | `/digital-marketing-pro:performance-check`, `/digital-marketing-pro:anomaly-scan`, `/digital-marketing-pro:budget-tracker` |69| **Connector Discovery** | `/digital-marketing-pro:integrations`, `/digital-marketing-pro:connect`, `/digital-marketing-pro:add-integration` |70| **Agency Operations** | `/digital-marketing-pro:agency-dashboard`, `/digital-marketing-pro:client-report`, `/digital-marketing-pro:sop-library` |71| **Memory & Knowledge** | `/digital-marketing-pro:save-knowledge`, `/digital-marketing-pro:search-knowledge`, `/digital-marketing-pro:sync-memory` |7273### 4. Example Prompts7475When `--examples` is specified, show these real-world examples:7677```78Getting Started:79 /digital-marketing-pro:brand-setup80 → Create your brand profile interactively (5 quick questions or 17 detailed)8182Strategy:83 "Plan a product launch for our new cold brew line"84 → Activates Campaign Orchestrator with your brand context8586Content:87 "Write a 3-email welcome sequence for new subscribers"88 → Creates emails in your brand voice with compliance rules applied8990SEO:91 /digital-marketing-pro:seo-audit https://example.com92 → Full technical + content + E-E-A-T audit with action items9394Competitive:95 /digital-marketing-pro:competitor-analysis "Blue Bottle, Counter Culture, Stumptown"96 → Multi-dimensional analysis: content, SEO, ads, social, positioning9798Paid Ads:99 /digital-marketing-pro:media-plan --budget=50000 --channels="google,meta,linkedin"100 → Channel allocation, flight schedule, creative rotation plan101102Analytics:103 /digital-marketing-pro:performance-check104 → Pull live metrics from all connected platforms105106Execution:107 /digital-marketing-pro:publish-blog --platform=wordpress --status=draft108 → Publish with SEO metadata, or export HTML for manual upload109110AI Visibility:111 /digital-marketing-pro:aeo-audit112 → Check how your brand appears in ChatGPT, Perplexity, Google AI Overviews113114Connectors:115 /digital-marketing-pro:connect hubspot116 → Step-by-step OAuth setup for HubSpot CRM connector117```118119### 5. Troubleshooting120121When `--troubleshoot` is specified, show common issues:122123| Issue | Solution |124|-------|----------|125| "No active brand" message | Run `/digital-marketing-pro:brand-setup` to create your first brand profile |126| Python features unavailable | Install: `pip install nltk textstat` (lite mode) or full requirements.txt |127| MCP connector not working | Run `/digital-marketing-pro:integrations` to check status, `/digital-marketing-pro:connect <name>` for setup |128| Brand voice seems off | Run `/digital-marketing-pro:brand-setup --full` for detailed 17-question profiling |129| Commands not recognized | Ensure plugin is installed: check "Manage Plugin" in Cowork or `claude plugin list` |130| Session context missing | Brand context loads on SessionStart — start a fresh session |131| Google Drive not showing | Google Drive is a platform-level integration — check Claude Desktop → Settings → Integrations |132133### 6. Skill Platform Features134135When `--platform` argument is used or when showing the full help, include this section:136137```138=== SKILL PLATFORM FEATURES ===139140Argument Hints (55 skills):141 All user-invocable skills show autocomplete hints in the Skills UI.142 Example: /digital-marketing-pro:seo-audit shows [URL]143 Example: /digital-marketing-pro:campaign-plan shows [product/service --budget=N]144145Execution Safety (17 skills):146 Skills that write to external platforms require explicit user invocation.147 Claude cannot auto-trigger: publish-blog, send-email-campaign,148 launch-ad-campaign, schedule-social, send-report, and 12 more.149 This works alongside the MCP write approval hook.150151Quality Evals (3 skills):152 campaign-plan, seo-audit, and content-engine have evals/evals.json153 with structured test cases for quality benchmarking.154```155156### 7. Documentation References157158Point users to these resources for deeper dives:159160| Guide | What it covers |161|-------|---------------|162| `docs/getting-started.md` | Full setup walkthrough with examples |163| `docs/brand-guidelines.md` | Importing voice guides, restrictions, templates |164| `docs/integrations-guide.md` | Connecting marketing tools (67 integrations) |165| `docs/multi-brand-guide.md` | Agency workflows, brand switching |166| `docs/strategy-and-kpis.md` | KPI frameworks, reporting dashboards |167| `docs/architecture.md` | Technical deep dive: modules, agents, hooks |168| `docs/claude-interfaces.md` | Cowork-specific capabilities |169| `docs/competitor-intelligence.md` | Competitive monitoring setup |170| `docs/cross-channel-sync.md` | Cross-channel campaign coordination |171| `CONNECTORS.md` | All available connectors by category |172173## Output Format174175Present information in clean, scannable tables and code blocks. Keep the output concise — this is a quick reference, not a tutorial. Link to the full documentation for detailed walkthroughs.