{
  "markdown": "# Eterdis Strategy Skills\n\nOpen 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.\n\nBuilt on 20 years of consulting practice. Free, open, model-agnostic.\n\n## What these are\n\nStrategy skills are structured prompts in [SKILL.md format](https://agentskills.io) 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.\n\nEvery skill runs in three modes:\n- **Diagnostic** — deep first-use session (30-60 minutes)\n- **Review** — periodic re-assessment (15-20 minutes)\n- **Alert Triggers** — early-warning tripwires to monitor between sessions\n\nAll skills read and update a shared `company-context.md` file that accumulates strategic intelligence across sessions.\n\n## Skills\n\n### Understand where you are\n\n| Skill | What it does |\n|---|---|\n| [strategy-diagnostic](strategy-diagnostic/) | Entry point — AI-guided strategic assessment that detects which frameworks to run |\n| [strategy-map](strategy-map/) | Map the causal chain from resources to results, expectations to requirements |\n| [vrio-analysis](vrio-analysis/) | Test whether your competitive advantages are real, rare, and durable |\n| [environmental-radar](environmental-radar/) | Continuous PESTEL scan for external forces shaping your next move |\n| [market-position](market-position/) | Competitive positioning — where you actually stand, not where the slide deck says |\n| [wardley-map](wardley-map/) | Component evolution mapping — see where the value chain is heading |\n| [culture-assessment](culture-assessment/) | Surface the real culture vs. the stated one |\n\n### Decide and build\n\n| Skill | What it does |\n|---|---|\n| [first-principles-strategy](first-principles-strategy/) | Find the theoretical maximum, then work backwards to your first move |\n| [playing-to-win](playing-to-win/) | Lafley/Martin strategy cascade — five choices that define a winning strategy |\n| [pre-mortem](pre-mortem/) | Identify how the plan will fail before it does |\n| [protoloop-setup](protoloop-setup/) | Design a Track Two innovation system for new revenue streams |\n\n## Quick start\n\n### One-command install (Claude Code, Cursor, Codex, and 40+ agents)\n\n```bash\nnpx skills add eterdis/strategy-skills\n```\n\n### Claude Code plugin marketplace\n\n```\n/plugin marketplace add eterdis/strategy-skills\n```\n\nThen browse and install individual skills via `/plugin` > Discover.\n\n### Install the full system from source\n\n```bash\ngit clone https://github.com/eterdis/strategy-skills.git\n```\n\nPoint your AI agent to the [`install/`](install/) directory, which contains:\n- `STRATEGY.md` — orchestrator that coordinates all skills\n- `skills/` — individual skill files\n- `company-context.md` — template for storing strategic context\n\n### Use a single skill\n\n```bash\ncurl -O https://raw.githubusercontent.com/eterdis/strategy-skills/main/strategy-diagnostic/SKILL.md\n```\n\n### Works with any AI\n\n| Environment | How to install |\n|---|---|\n| **Claude Code** | `npx skills add eterdis/strategy-skills` or `/plugin marketplace add eterdis/strategy-skills` |\n| **Cursor, Codex, Copilot, Windsurf** | `npx skills add eterdis/strategy-skills` |\n| **Claude Projects** | Upload `STRATEGY.md` + skill files as project knowledge |\n| **ChatGPT** | Paste SKILL.md contents as Custom Instructions or first message |\n| **Gemini, Llama, DeepSeek, Ollama** | Paste SKILL.md contents as system prompt |\n\nFull instructions at [eterdis.com/skills](https://eterdis.com/skills/).\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md). The most valuable contributions are improvements based on real session experience.\n\n## License\n\n[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) — use freely, including commercially. Attribution to Eterdis AS required.\n\n## Disclaimer\n\nThese are thinking tools, not professional advice. LLMs make mistakes. You are responsible for any decisions you make based on skill output. [Full terms](https://eterdis.com/terms/).\n",
  "bytes": 4164,
  "sha": "28fcfef9648a8f3d9fb2606538b4ff5d30d074ae2071f1ecbace28b3d1917ae9",
  "repo_slug": "eterdis/strategy-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_eterdis_strategy_skills_f6decdc9/readme"
}