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 Aznatkoiny/zAI-Skills --skill consulting-frameworksgit clone --depth 1 https://github.com/Aznatkoiny/zAI-SkillsWrote 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/aznatkoiny/zai-skills/consulting-frameworks)<a href="https://agentmods.dev/skills/aznatkoiny/zai-skills/consulting-frameworks"><img src="https://agentmods.dev/badge/skills/aznatkoiny/zai-skills/consulting-frameworks/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/aznatkoiny/zai-skills/consulting-frameworks"><img src="https://agentmods.dev/badge/skills/aznatkoiny/zai-skills/consulting-frameworks.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.00133 | $0.00768 |
| Opus 5 | $0.00067 | $0.00384 |
| Sonnet 5 | $0.00027 | $0.00154 |
| Haiku 4.5 | $0.00013 | $0.00077 |
Grade A, and why
consulting-frameworks 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 8d 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 — 45 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Consulting Frameworks
Select the reference file matching your task. Each contains procedural guidance, application steps, quality checks, and examples.
Framework Selection Guide
| Task | Reference File | Key Frameworks |
|---|---|---|
| Decompose a problem, build an issue tree, structure hypotheses | references/structuring.md | MECE, Issue Trees, Hypothesis-Driven |
| Write executive summaries, build storylines, craft action titles | references/communication.md | Pyramid Principle, SCR, Action Titles |
| Analyze markets, competitive dynamics, or growth options | references/strategy.md | Porter's Five Forces, TAM/SAM/SOM, Value Chain, 3 Horizons, Ansoff |
| Build business cases, evaluate investments, model costs | references/financial.md | NPV/IRR, Build/Buy/Partner, Zero-Based Budgeting, Should-Cost |
| Design accountability structures, operating models, processes | references/operational.md | RACI, Operating Model Canvas, Spans & Layers, Lean/Six Sigma |
| Size synergies, triangulate valuations, screen deals, frame DD findings | references/ma-and-dd.md | Synergy Sizing & Phasing, Valuation Triangulation, Integration Cost Benchmarks, Red-Flag Taxonomy, Deal-Breaker vs. Price-Chip |
| Set or diagnose pricing, decompose revenue growth, estimate elasticity | references/pricing.md | Price-Volume-Mix, Van Westendorp, Conjoint, EDLP vs. Hi-Lo, Elasticity Estimation, B2B Discount Waterfall |
Cross-Framework Patterns
Most consulting deliverables combine multiple frameworks:
- Market sizing = TAM/SAM/SOM (strategy) + MECE segmentation (structuring) + Pyramid Principle (communication)
- Due diligence = Porter's Five Forces (strategy) + Issue Tree (structuring) + NPV/IRR (financial) + Red-Flag Taxonomy (ma-and-dd)
- Business case = Build/Buy/Partner (financial) + RACI (operational) + SCR (communication)
- Transformation roadmap = Operating Model (operational) + 3 Horizons (strategy) + Hypothesis-Driven (structuring)
- Deal evaluation = Synergy Sizing + Valuation Triangulation (ma-and-dd) + NPV/IRR (financial) + Deal-Breaker vs. Price-Chip framing (ma-and-dd)
- Pricing diagnostic = Price-Volume-Mix + B2B Discount Waterfall (pricing) + Porter's Five Forces (strategy) + SCR (communication)
What ships with it
7 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.
- 8d ago First seen · 45 lines · 133 tokens per session scan A 6ed9e984852c
consulting-frameworks is a skill published in the GitHub repository Aznatkoiny/zAI-Skills (9 stars, last pushed 1mo ago), licensed MIT. It adds 133 tokens to every session and 768 once invoked, about $0.0007 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-31.
Other skills, from other repositories
stripe
Integrate and manage Stripe payment processing — accept payments, manage subscriptions, generate invoices, handle refunds, and configure webhooks. Covers Stripe Checkout, Payment Intents, Subscriptions, Invoicing, and Connect. Context: User wants to set up Stripe user: "integrate Stripe payments into my app" Context…
app-planner
Guides you through comprehensive iOS/Swift app planning and analysis. Use for new apps (concept to architecture) or existing apps (audit current state, plan improvements, evaluate tech stack). Covers product planning, technical decisions, UI/UX design, and distribution strategy.
financial-scenario-planner
Stress-test financial plans across scenarios (bull/bear/base), sensitivity tables, and Monte Carlo-style analysis. Use when evaluating financial assumptions, modeling risk scenarios, or building scenario-based financial plans.
opendeviation-eval-metrics
Machine-readable reference + computation scripts for state-of-the-art metrics evaluating open deviation bar (ODB, brim-to-brim price-based sampling) data.
zigzag-pattern-classifier
ZigZag swing pattern classification for algorithmic trading. UP-DOWN and UP-DOWN-UP patterns. TRIGGERS - zigzag, swing classification.
garch-volatility-toolkit
Walk-forward GARCH(1,1) and GJR(1,1) volatility forecasting for portfolio construction. Recipes for univariate fits, DCC correlation, and position-sizing overlays. Campaign results: GJR vol-scaling +0.45 Sharpe (2bps), DCC de-weighting +0.05 Sharpe. No-lookahead discipline. Real data on BTC/ETH/SOL/AVAX futures.