Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add fatihguner/foreman --skill blue-ocean-strategygit clone --depth 1 https://github.com/fatihguner/foremanWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/fatihguner/foreman/blue-ocean-strategy)<a href="https://agentmods.dev/skills/fatihguner/foreman/blue-ocean-strategy"><img src="https://agentmods.dev/badge/skills/fatihguner/foreman/blue-ocean-strategy/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/fatihguner/foreman/blue-ocean-strategy"><img src="https://agentmods.dev/badge/skills/fatihguner/foreman/blue-ocean-strategy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00102 | $0.03513 |
| Opus 5 | $0.00051 | $0.01757 |
| Sonnet 5 | $0.00020 | $0.00703 |
| Haiku 4.5 | $0.00010 | $0.00351 |
Grade A, and why
blue-ocean-strategy scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 222 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Read runtime and advisory rules before applying this skill. Other Foreman layers and the catalog are in ../../content/, relative to this SKILL.md.
Blue Ocean Strategy
Picture the ocean. In red waters, sharks circle. The water is thick with blood -- the blood of competitors slashing prices, matching features, fighting over the same customers in the same market with the same value proposition. Margins shrink. Growth stalls. Strategy degenerates into a war of attrition. Now picture open blue water: vast, calm, and empty. No competitors. No blood. A market space so new that the rules have not yet been written. W. Chan Kim and Renee Mauborgne, professors at INSEAD, published Blue Ocean Strategy in 2005 to formalize this distinction and, more importantly, to provide a systematic method for moving from red to blue. The book has sold over 4 million copies and been translated into 46 languages -- evidence that the desire to escape competitive bloodbaths is, itself, a universal market need.
The Framework
Red Ocean vs. Blue Ocean
| Dimension | Red Ocean | Blue Ocean |
|---|---|---|
| Market space | Compete in existing markets | Create uncontested market space |
| Competition | Beat the competition | Make competition irrelevant |
| Demand | Exploit existing demand | Create and capture new demand |
| Value/Cost | Choose between differentiation and low cost | Pursue differentiation AND low cost simultaneously |
| Strategy focus | Alignment of activities with strategic choice | Alignment of activities with pursuit of differentiation and low cost |
The core insight: conventional strategy (Porter's framework, for instance) assumes a fixed market structure and asks how to position within it. Blue Ocean Strategy challenges the assumption. Markets are not fixed; they can be created. The most profitable strategic move is not to compete better but to compete differently -- or, ideally, to create a space where competition is temporarily irrelevant.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago Changed · +221 lines · +102 tokens per session 1efb80a98303
- 11d ago First seen · 1 lines · 0 tokens per session scan A 08b13213df36
blue-ocean-strategy is a skill published in the GitHub repository fatihguner/foreman (50 stars, last pushed 5d ago), licensed MIT. It adds 102 tokens to every session and 3,513 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
Decision Helper
Make better decisions using structured frameworks and mental models.
decision-maker
Use this skill when you face a complex or high-stakes decision and need a structured framework to evaluate options objectively. Ideal for career choices, product prioritization, vendor selection, or any multi-criteria trade-off. Not for trivial daily decisions or situations that require licensed professional advice.
premium-pricing-strategy
Use when a business is pricing by copying competitors, losing deals on price, or struggling to grow margins — to diagnose commoditization, justify a premium price point with ROI evidence, and calculate the niche-specific multiplier that unlocks value-driven purchasing.
Decision Helper
Make better decisions using structured frameworks and mental models.
watch
File sentinel that monitors the working directory for changes and marker comments, then auto-triggers appropriate skills. Poll-based via git diff against the last scan commit. Writes intake items for batch processing and routes marker actions through /do. Use for automatic reactions to file changes; do NOT use for…
review
5-pass structured code review — correctness, security, performance, readability, consistency.