经 AI Skill Hub 精选评估,数字营销工具 获评「推荐使用」。这款MCP工具在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 7.5 分,适合有一定技术背景的用户使用。
数字营销工具 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
数字营销工具 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
# 方式一:通过 Claude Code CLI 一键安装
claude skill install https://github.com/indranilbanerjee/digital-marketing-pro
# 方式二:手动配置 claude_desktop_config.json
{
"mcpServers": {
"------": {
"command": "npx",
"args": ["-y", "digital-marketing-pro"]
}
}
}
# 配置文件位置
# macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
# Windows: %APPDATA%/Claude/claude_desktop_config.json
# 安装后在 Claude 对话中直接使用 # 示例: 用户: 请帮我用 数字营销工具 执行以下任务... Claude: [自动调用 数字营销工具 MCP 工具处理请求] # 查看可用工具列表 # 在 Claude 中输入:"列出所有可用的 MCP 工具"
// claude_desktop_config.json 配置示例
{
"mcpServers": {
"______": {
"command": "npx",
"args": ["-y", "digital-marketing-pro"],
"env": {
// "API_KEY": "your-api-key-here"
}
}
}
}
// 保存后重启 Claude Desktop 生效
End-to-end engagement methodology for marketing teams running on Claude Code & Cowork.
DM Pro is the most ambitious marketing plugin in the Neelverse suite. It runs every brand engagement through a canonical 12-Part Strategy Flow producing the Four Core Documents (61 explicit steps), the Two-Views Model (v1 unbiased + v2 client-validated), the Decision Matrix for selective re-runs, and the Living Project Instruction File. 25 specialist agents, 150 skills, 71 Python scripts, 14 HTTP MCP connectors, 16 industry profiles, 16 privacy-law jurisdictions. v3.5.0 is a May-2026-ecosystem refresh: Google AI Mode now treated as a distinct AEO surface (6 platforms, not 5), May 2026 broad core update triage guidance, EU AI Act Article 50 draft implementing guidelines (8 May 2026; consultation closes 3 June), Meta Advantage+ Leads global rollout + Threads ads + tightened brand-safety controls, Gemini Omni / Nano Banana Pro / Veo 3.1 added to AI creative-brief skills with mandatory C2PA + deepfake-disclosure clauses, and Claude Code v2.1.149+ /usage per-model cost tracking integrated into the agency dashboard. Designed for digital marketing agencies, in-house teams running 50–200 brands, and consultancies who want consistent depth and auditable handoffs.
Current version: 3.5.0 — see Release notes at the bottom of this README.
---
The plugin works fully without any Python installation. All marketing knowledge, frameworks, agent capabilities, and slash commands work out of the box.
Knowledge-only mode (0 MB, no install) — Default All 16 modules, 25 agents, 149 skills, and 170+ reference knowledge files work with zero dependencies.
Lite mode (~15 MB) — Enables scoring scripts
pip install nltk textstat Adds: brand-voice scoring, content quality scoring, readability analysis.
Full mode (~50 MB) — Enables all scripts
pip install -r scripts/requirements.txt Adds everything in lite mode plus: competitor scraping (beautifulsoup4, requests), QR code generation, AI visibility API checking.
---
```bash
/plugin install digital-marketing-pro@neels-plugins ```
Tested in Claude Code CLI, Claude Code Desktop, and Anthropic Cowork. Web chat (claude.ai) does not support /plugin commands.
Cowork is the Anthropic Desktop computer-use product (macOS/Windows). It supports third-party plugins from custom marketplaces — same /plugin marketplace add indranilbanerjee/neels-plugins install pattern, then /plugin install digital-marketing-pro@neels-plugins. Cowork has local filesystem access, so the full DM Pro pipeline including all 70 Python scripts runs natively. The only Cowork-specific limitation is HTTP MCPs only (no stdio/npx) — DM Pro's 14 HTTP connectors are all Cowork-compatible; for stdio servers see .mcp.json.example.
---
Fixed in v3.2.1. Update via the Updating section.
```bash
/digital-marketing-pro:status --brand acme-corp --section engagements /digital-marketing-pro:status --json ```
Plugin hooks fire globally regardless of working directory. If you genuinely want a global PreToolUse content-check or SessionStart brand banner, copy the snippet from hooks/hooks-reference.example.json into your own ~/.claude/settings.json. That keeps the hook scoped to your installation, not pushed onto everyone who installs the plugin.
---
DM Pro ships with 14 HTTP MCP connectors that work in both Cowork and Claude Code:
Notion · Slack · Canva · Figma · HubSpot · Amplitude · Ahrefs · Similarweb · Klaviyo · Google Calendar · Gmail · Stripe · Asana · Webflow
For Claude Code users who want the full ~68-server stdio configuration (Google Ads, Meta Ads, GA4, GSC, Mixpanel, Marketo, Brevo, etc. via npx), copy the example:
cp .mcp.json.example .mcp.json
For Cowork users who need services without first-party HTTP MCPs (Google Sheets, Drive, Salesforce, dozens more SaaS), see .mcp.json.connectors-reference for Pipedream / Composio / Zapier / Make.com aggregator paths.
See CONNECTORS.md for the full reference and MCP Integration Guide for setup walkthroughs.
---
/digital-marketing-pro:brand-setup/digital-marketing-pro:switch-brand or just say "switch to [client name]"~/.claude-marketing/<brand-slug>/ directorySee Multi-Brand & Agency Guide for detailed workflows.
---
That was the v3.0/v3.1 behavior via a global PreToolUse hook. Removed in v3.1 because plugin hooks fire across every project regardless of context. Now use /digital-marketing-pro:check explicitly before publishing, or re-enable the hook at your own user-settings level — see hooks/hooks-reference.example.json for the snippet.
Q: Which Claude interface should I use?
| Claude Code | Claude Cowork | Claude Desktop (no Cowork) | claude.ai web | |
|---|---|---|---|---|
| Full plugin support | Yes | Yes | Partial | No |
| Brand memory | Yes | Yes | No | No |
| MCP integrations | All | HTTP only | HTTP only | No |
| Document creation (Excel, PPT) | No | Yes | No | No |
| Recommended for | Terminal workflows + scripting | Visual desktop workflows | Quick content | One-off questions |
Q: How does this compare to Anthropic's official marketing plugins? Anthropic's directory has not yet accepted a full multi-agent marketing methodology plugin. DM Pro covers a much wider surface — full 12-part methodology, 16 industry profiles, 16 jurisdictions, multi-brand operations — than any single official marketing plugin currently in the directory.
Q: How much does it cost to run? Plugin is MIT-licensed and free. Claude API costs vary with engagement complexity. A full 12-part engagement using Opus 4.7 typically runs $15–40 in API costs across 50–60 documents.
Q: Can I run multiple brands in parallel? Yes. Each brand has its own ~/.claude-marketing/<brand-slug>/ directory and Python script state. Switch brands with /digital-marketing-pro:switch-brand.
Q: What if I only want a campaign plan, not the full 12-part methodology? Skip straight to /digital-marketing-pro:campaign-plan. The full engagement is the canonical path but every individual surface (campaign / SEO audit / content / competitor / email / report) is independently runnable.
---
该工具提供了丰富的数字营销功能和高效的MCP服务器,值得关注和学习。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
AI Skill Hub 点评:数字营销工具 的核心功能完整,质量良好。对于Claude Desktop / Claude Code 用户来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | digital-marketing-pro |
| Topics | 数字营销MCPPython |
| GitHub | https://github.com/indranilbanerjee/digital-marketing-pro |
| License | MIT |
| 语言 | Python |
收录时间:2026-05-23 · 更新时间:2026-05-23 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端