Skip to content
Windsurf

strategy skills for Windsurf

io.github.eterdis/strategy-skills

11 open strategy frameworks as AI-guided prompts for any MCP client.

client:Windsurf transport:stdio runtime:npm

Install strategy skills in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "strategy-skills": {
      "command": "npx",
      "args": [
        "-y",
        "@eterdis/strategy-skills-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

strategy skills in other clients