跳到主要内容
知仓学习社ZHICANG

integrations

Show the MCP integration status dashboard — which connectors are connected, which are available but not yet configured, the skills each one unlocks,…

写文件严重 0 · 高危 1hashgraph-online/awesome-codex-plugins

它会碰到什么

扫了多少1 个文本文件,4 KB
它会碰到什么写文件
命中总数1 处
命中统计严重 0 · 高 1 · 中 0 · 低 0
逐条看命中(1 条严重或高危)
  • SKILL.md:21identity-config-write
    1. **Run connector status check**: Execute `python "${CLAUDE_PLUGIN_ROOT}/scripts/connector-status.py" --action status` to get the full status dashboard. This r

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

/digital-marketing-pro:integrations

Purpose

Show a complete integration status dashboard — which MCP connectors are currently connected, which are available but not yet configured, and which skills each connector unlocks. This is the first thing users should check after installing the plugin to understand what capabilities are active and what additional connections they can set up.

Input Required

The user may optionally provide:

  • Filter (optional): A specific category to focus on — e.g., "crm", "seo", "advertising", "email-marketing", "social-media". If omitted, shows all categories
  • Show (optional): connected (only active connectors), available (only not-yet-connected), or all (default)

Process

  1. Run connector status check: Execute python "${CLAUDE_PLUGIN_ROOT}/scripts/connector-status.py" --action status to get the full status dashboard. This reads the active .mcp.json configuration and checks environment variables for npx connectors to determine which are connected.
  1. Format the dashboard: Present the results organized by category, with clear visual distinction between connected and available connectors:

For each category (Chat, Design, CRM, SEO, Email Marketing, Advertising, Analytics, Social Media, etc.):

  • Show connected connectors with a checkmark indicator and the skills they power
  • Show available-but-not-connected connectors with what they would unlock
  • For available connectors, indicate whether they are HTTP (works everywhere, easy OAuth setup) or npx (Claude Code only, requires API keys)
  1. Highlight quick wins: Identify the top 3 connectors the user should consider connecting based on which would unlock the most additional skill capabilities. Prioritize HTTP connectors (easier to set up) over npx connectors.
  1. Show coverage summary: Display the overall integration coverage — X of Y connectors active, with a breakdown by category showing which areas have full coverage vs gaps.
  1. Provide next steps: For each available connector, briefly explain how to connect it:
  • HTTP connectors: "Just use any skill that needs it — you'll be prompted to authorize via OAuth"
  • npx connectors: "Run /digital-marketing-pro:connect <name> for setup instructions, or /digital-marketing-pro:add-integration <name> for guided configuration"

Output

A structured integration dashboard containing:

  • Coverage summary: Total connected vs total available, percentage coverage, and per-category breakdown
  • Connected integrations: List of all active connectors grouped by category, with the skills each one powers and its transport type (HTTP/npx)
  • Available integrations: List of all not-yet-connected connectors grouped by category, with what skills they would unlock, transport type, and setup complexity (HTTP = easy/OAuth, npx = requires API keys)
  • Quick wins: Top 3 recommended connectors to add next, based on skill coverage impact and setup ease
  • Category gaps: Categories with zero connected connectors highlighted, with the most impactful connector to add in each gap category
  • Next steps: Clear guidance — "Run /digital-marketing-pro:connect <name> to set up any connector" and "Run /digital-marketing-pro:add-integration for custom MCP servers not in the registry"

Agents Used

  • No specialized agent needed — this skill uses the connector-status.py script directly and formats the output

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,027
本站分层T1
该仓技能数1910
原文件路径plugins/indranilbanerjee/digital-marketing-pro/skills/integrations/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 1910 个技能