hehrmann-agent-skills

ehehrmann/hehrmann-agent-skills
★ 0 stars Unknown language AI/LLM Updated 3d ago
Agent skills, Agent Plugins manifest, and MCP server declaration for hehrmann.com (Erik Hehrmann, fractional COO for creative agencies)
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": {
    "hehrmann-agent-skill": {
      "command": "npx",
      "args": [
        "-y",
        "ehehrmann/hehrmann-agent-skills"
      ]
    }
  }
}

README Excerpt

Agent skills, an Agent Plugins manifest, and the MCP server declaration for [hehrmann.com](https://hehrmann.com/), the site of Erik Hehrmann, fractional COO for creative agencies of 10 to 75 people. The site is the source of truth. It serves the same two skills at [hehrmann.com/.well-known/agent-skills/index.json](https://hehrmann.com/.well-known/agent-skills/index.json) with sha256 digests, and this repository mirrors them byte for byte for package managers and directories.