madfish-mcp-skills

benherman/madfish-mcp-skills
★ 0 stars Unknown language AI/LLM Updated today
Workflow skills for the Mad Fish MCP marketing-ops server — installable Agent Skills that execute real tasks against connected ad/analytics platforms via the MCP discovery meta-tools.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "madfish-mcp-skills": {
      "command": "npx",
      "args": [
        "-y",
        "benherman/madfish-mcp-skills"
      ]
    }
  }
}

README Excerpt

Workflow skills for the [Mad Fish MCP](https://www.madfishdigital.com) marketing-ops server. Each skill teaches an LLM (Claude, and any client that supports Agent Skills) to run real tasks against your connected ad and analytics platforms — executing through the MCP's discovery meta-tools rather than just giving advice.