Loomal

strategy-skills

MCP server by github.com/eterdis/strategy-skills

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

3 starsnpm: @eterdis/strategy-skills-mcp

About strategy-skills

strategy-skills is an MCP (Model Context Protocol) server published by eterdis in the official MCP registry, listed under Developer Tools on Loomal. 11 open strategy frameworks as AI-guided prompts for any MCP client.

It ships as an npm package (@eterdis/strategy-skills-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/eterdis/strategy-skills, where the project has earned 3 GitHub stars.

Use strategy-skills with your agent

Claude Code · one command
claude mcp add strategy-skills -- npx -y @eterdis/strategy-skills-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "strategy-skills": {
      "command": "npx",
      "args": [
        "-y",
        "@eterdis/strategy-skills-mcp"
      ]
    }
  }
}
npm@eterdis/strategy-skills-mcp

Frequently asked questions

What is strategy-skills?
strategy-skills is an MCP (Model Context Protocol) server by eterdis in the Developer Tools category. 11 open strategy frameworks as AI-guided prompts for any MCP client.
How do I connect strategy-skills to Claude, Cursor, or another MCP client?
Install strategy-skills from its npm package (@eterdis/strategy-skills-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is strategy-skills open source?
Yes — the source code is public at github.com/eterdis/strategy-skills, with 3 GitHub stars.
Can AI agents pay to use strategy-skills?
Not yet through Loomal — strategy-skills is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain strategy-skills? Claim this listing free by verifying GitHub ownership, or contact us.