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 doblin-ten-typesgit 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/doblin-ten-types)<a href="https://agentmods.dev/skills/fatihguner/foreman/doblin-ten-types"><img src="https://agentmods.dev/badge/skills/fatihguner/foreman/doblin-ten-types/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/doblin-ten-types"><img src="https://agentmods.dev/badge/skills/fatihguner/foreman/doblin-ten-types.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.00092 | $0.03595 |
| Opus 5 | $0.00046 | $0.01798 |
| Sonnet 5 | $0.00018 | $0.00719 |
| Haiku 4.5 | $0.00009 | $0.00360 |
Grade A, and why
doblin-ten-types 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 3d 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 — 225 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.
Doblin's Ten Types of Innovation
Most entrepreneurs, when asked about innovation, picture a product: a new gadget, a novel app feature, a technological breakthrough. This reflex -- equating innovation with invention -- is both pervasive and profoundly limiting. Larry Keeley and his colleagues at Doblin (now part of Deloitte) spent decades analysing thousands of innovations across industries and reached a conclusion that should discomfort any product-obsessed founder: product innovation is the easiest type for competitors to copy and the least likely to deliver sustained competitive advantage. The companies that dominate their markets innovate across multiple types simultaneously, building advantages that are structurally difficult to replicate because they exist not in any single feature but in the configuration of the entire business.
The Ten Types of Innovation framework, published in 2013, provides the most comprehensive taxonomy of innovation available. It is not a theory about creativity. It is a strategic architecture for building businesses that competitors cannot easily decode.
The Framework
The ten types organise into three categories: Configuration (how the business is structured), Offering (what the business delivers), and Experience (how customers interact with the business).
Configuration (Internal-Facing Innovation)
1. Profit Model -- How You Make Money
Innovation in the mechanism that converts value into revenue. Gillette did not invent the razor; it invented razors-and-blades pricing. Salesforce did not invent CRM; it invented SaaS subscription pricing for enterprise software.
Entrepreneurial application: Challenge the default pricing model in your industry. Subscription where competitors charge one-time fees. Freemium where competitors charge upfront. Usage-based where competitors charge flat rates. Revenue-share where competitors charge licensing fees.
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.
- 3d ago First seen · 225 lines · 92 tokens per session scan A f409392f9b7f
doblin-ten-types is a skill published in the GitHub repository fatihguner/foreman (48 stars, last pushed 4d ago), licensed MIT. It adds 92 tokens to every session and 3,595 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-09-06.
Other skills, from other repositories
manage-taskboard
Manage Codex Taskboard / e-taskboard work with taskctl. Use for taskboard issue IDs, status sync, comments, or taskctl cloud setup—not for unrelated product docs.
decision-map
Turn a loose idea into a git-tracked, session-resumable map of typed investigation tickets, then drive them to resolution one at a time. The planning-loop engine for work that is still being figured out — too fuzzy for a campaign, too big for a single intake item. Resolved tickets graduate into .planning/intake/ for…
merge-review
Reviews pending fleet worktree merges before they're accepted. Reads the merge-check queue, detects file-level conflicts between branches, proposes a safe merge order, and surfaces reconciliation plans for overlapping changes.
fly
Fly one thought to its destination across concurrent agents, on whatever the project and harness already have. Lands only when the user has accounted for every detail, never on an agent's say-so.
triage
Apply a formal state machine to issues — assign category (bug/enhancement/question/spike) and state (needs-triage → needs-info → ready-for-agent → ready-for-human → wontfix). Issues marked ready-for-agent become inputs to supergraph:plan. Use when processing a backlog, reviewing new issues, or preparing work for…
plan-to-issues
A tool that turns an agreed work plan into linked GitHub issues, with one larger parent issue and smaller task issues beneath it.