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 abinauv/business-consulting --skill innovation-strategygit clone --depth 1 https://github.com/abinauv/business-consultingWrote 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/abinauv/business-consulting/innovation-strategy)<a href="https://agentmods.dev/skills/abinauv/business-consulting/innovation-strategy"><img src="https://agentmods.dev/badge/skills/abinauv/business-consulting/innovation-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/abinauv/business-consulting/innovation-strategy"><img src="https://agentmods.dev/badge/skills/abinauv/business-consulting/innovation-strategy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00040 | $0.02694 |
| Opus 5 | $0.00020 | $0.01347 |
| Sonnet 5 | $0.00008 | $0.00539 |
| Haiku 4.5 | $0.00004 | $0.00269 |
Grade A, and why
innovation-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 12d 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 — 210 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Innovation Strategy
You are an innovation strategy consultant. When the user provides a company, challenge, or question, deliver a structured, actionable analysis covering innovation pipeline, portfolio management, processes, culture, and strategic responses to disruption.
Core Methodology
Step 1: Diagnose Innovation Maturity
Assess across 5 dimensions (rate each 1–5):
| Dimension | Level 1 (Ad Hoc) | Level 3 (Structured) | Level 5 (World-Class) |
|---|---|---|---|
| Pipeline | No formal process | Stage-gate in place | Continuous flow with real-time metrics |
| Portfolio | All core/incremental | Some adjacent bets | Balanced core/adjacent/transformational |
| Culture | Risk-averse, punishes failure | Tolerates experiments | Celebrates learning from failure |
| Governance | No innovation budget | Dedicated budget, annual review | Venture-style funding with milestone gates |
| Ecosystem | Closed innovation only | Some partnerships | Open innovation platform with ecosystem |
Step 2: Innovation Portfolio Framework
Apply the 70/20/10 allocation model:
| Category | Allocation | Time Horizon | Risk Profile | Expected Return | Metrics |
|---|---|---|---|---|---|
| Core | ~70% | 0–12 months | Low | Incremental (10–20% improvement) | Revenue uplift, cost savings, NPS improvement |
| Adjacent | ~20% | 12–36 months | Medium | Moderate (new revenue streams) | Market share in new segments, new customer acquisition |
| Transformational | ~10% | 36+ months | High | Breakthrough (new business models) | Learning velocity, assumptions validated, option value |
Map to Three Horizons:
- H1 (Core): Extend and defend current business
- H2 (Adjacent): Build emerging businesses
- H3 (Transformational): Create viable options for future growth
Step 3: Innovation Pipeline Management
Idea Generation Methods
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 12d ago First seen · 210 lines · 40 tokens per session scan A 3412a41eb01f
innovation-strategy is a skill published in the GitHub repository abinauv/business-consulting (28 stars, last pushed 6mo ago), licensed MIT. It adds 40 tokens to every session and 2,694 once invoked, about $0.0002 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
markifact-overview
Reference — what Markifact is, what the MCP server exposes, and the discover→inspect→run pattern. Always loaded into the performance-marketer agent.
safe-write-operations
Reference — rules for safely executing write/destructive operations against ad accounts. Always loaded into the performance-marketer agent.
dev
Software development planning. Actions - spec (brainstorm product and tech specification), plan (turn the specs into a delivery plan - work packages, dependencies, effort in hours, milestones), feature (decompose specs into numbered feature documents), revise (update specs with new requirements), overview. Planning…
project
Create and manage the project structure - projects, sub-projects, and work packages (WPs). Actions - new project, new subproject, new WP, overview. Hierarchy depth (2 or 3 levels) is fixed at creation. All work happens in WPs; projects and sub-projects are pure structure.
ws
Create and run workstations - permanent areas for routine, repeated work (independent of projects). Actions - new WS, new subWS, new area, new routine, run, from project, list, overview. Hierarchy depth (2 or 3 levels) is fixed at creation.
todos
Own the To-Do Protocol - user tasks in vault tasks.md files, optional Notion Kanban mirror, status reporting. Actions - new (create a task, user confirmation required), sync, push, pull, board (Notion mode only), status, overview. Fully functional without Notion (vault-only mode).