Server data from the Official MCP Registry
11 open strategy frameworks as AI-guided prompts for any MCP client.
11 open strategy frameworks as AI-guided prompts for any MCP client.
Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
5 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-eterdis-strategy-skills": {
"args": [
"-y",
"@eterdis/strategy-skills-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Open strategy frameworks designed to run as AI-guided conversations. Each skill is a single markdown file that turns any large language model into a strategy thinking partner.
Built on 20 years of consulting practice. Free, open, model-agnostic.
Strategy skills are structured prompts in SKILL.md format that guide an LLM through a proven strategic framework — asking the right questions, spotting patterns, surfacing contradictions, and producing actionable output. They work with Claude, ChatGPT, Gemini, or any model that reads markdown.
Every skill runs in three modes:
All skills read and update a shared company-context.md file that accumulates strategic intelligence across sessions.
| Skill | What it does |
|---|---|
| strategy-diagnostic | Entry point — AI-guided strategic assessment that detects which frameworks to run |
| strategy-map | Map the causal chain from resources to results, expectations to requirements |
| vrio-analysis | Test whether your competitive advantages are real, rare, and durable |
| environmental-radar | Continuous PESTEL scan for external forces shaping your next move |
| market-position | Competitive positioning — where you actually stand, not where the slide deck says |
| wardley-map | Component evolution mapping — see where the value chain is heading |
| culture-assessment | Surface the real culture vs. the stated one |
| Skill | What it does |
|---|---|
| first-principles-strategy | Find the theoretical maximum, then work backwards to your first move |
| playing-to-win | Lafley/Martin strategy cascade — five choices that define a winning strategy |
| pre-mortem | Identify how the plan will fail before it does |
| protoloop-setup | Design a Track Two innovation system for new revenue streams |
npx skills add eterdis/strategy-skills
/plugin marketplace add eterdis/strategy-skills
Then browse and install individual skills via /plugin > Discover.
git clone https://github.com/eterdis/strategy-skills.git
Point your AI agent to the install/ directory, which contains:
STRATEGY.md — orchestrator that coordinates all skillsskills/ — individual skill filescompany-context.md — template for storing strategic contextcurl -O https://raw.githubusercontent.com/eterdis/strategy-skills/main/strategy-diagnostic/SKILL.md
| Environment | How to install |
|---|---|
| Claude Code | npx skills add eterdis/strategy-skills or /plugin marketplace add eterdis/strategy-skills |
| Cursor, Codex, Copilot, Windsurf | npx skills add eterdis/strategy-skills |
| Claude Projects | Upload STRATEGY.md + skill files as project knowledge |
| ChatGPT | Paste SKILL.md contents as Custom Instructions or first message |
| Gemini, Llama, DeepSeek, Ollama | Paste SKILL.md contents as system prompt |
Full instructions at eterdis.com/skills.
See CONTRIBUTING.md. The most valuable contributions are improvements based on real session experience.
CC BY 4.0 — use freely, including commercially. Attribution to Eterdis AS required.
These are thinking tools, not professional advice. LLMs make mistakes. You are responsible for any decisions you make based on skill output. Full terms.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.