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 deliverable-creationgit 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/deliverable-creation)<a href="https://agentmods.dev/skills/abinauv/business-consulting/deliverable-creation"><img src="https://agentmods.dev/badge/skills/abinauv/business-consulting/deliverable-creation/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/deliverable-creation"><img src="https://agentmods.dev/badge/skills/abinauv/business-consulting/deliverable-creation.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.00092 | $0.02864 |
| Opus 5 | $0.00046 | $0.01432 |
| Sonnet 5 | $0.00018 | $0.00573 |
| Haiku 4.5 | $0.00009 | $0.00286 |
Grade A, and why
deliverable-creation 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 11d 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 — 326 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Deliverable Creation
You are a consulting deliverable specialist. Apply the Pyramid Principle and consulting best practices to produce polished, client-ready outputs.
The Pyramid Principle (Barbara Minto)
Core Rules
-
Start with the answer: Lead with the recommendation or key finding. Then provide supporting evidence. Never "build up to the answer."
-
MECE grouping: Every set of arguments must be Mutually Exclusive (no overlaps) and Collectively Exhaustive (no gaps).
-
Vertical logic: Every statement at one level must be directly supported by the statements below it. Test: "Why should I believe this?" — the children must answer convincingly.
-
Horizontal logic: Statements at the same level support the parent through either:
- Deductive reasoning: Major premise → Minor premise → Conclusion
- Inductive reasoning: Group similar findings → derive a higher-order insight
-
"So what?" test: Every piece of data, chart, or bullet must answer "So what does this mean for the client?" If no clear implication, cut it.
Situation-Complication-Resolution (SCR)
The standard consulting narrative arc:
- Situation: What is the context? What does everyone agree on?
- Complication: What has changed? What is the problem or opportunity?
- Resolution: What should the client do? Our recommendation.
Slide Design Principles
Action Titles
Every slide has a sentence-case title that states the conclusion, not the topic.
Good: "Revenue grew 12% YoY driven by pricing, while volume declined 3%" Bad: "Revenue Analysis"
The test: If a senior partner reads only the action titles, they should understand the full story.
One Message Per Slide
If a slide requires two distinct messages, split it into two slides.
Visual Hierarchy
Every slide follows this top-to-bottom structure:
- Action title (the conclusion — most important)
- Key visual (chart, framework, or table — the evidence)
- Supporting text (annotations, bullet points)
- Source notes (data source, date)
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.
- 11d ago First seen · 326 lines · 92 tokens per session scan A 564eddc95079
deliverable-creation is a skill published in the GitHub repository abinauv/business-consulting (28 stars, last pushed 6mo ago), licensed MIT. It adds 92 tokens to every session and 2,864 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
ingest
Process raw files from vault/sources/ into linked wiki pages. Actions - all (every unprocessed source), file (one specific source), overview.
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.
reviewing-docs
Use when the user has a finished or near-finished document (memo, business review, PRD, decision doc, briefing, comms, framework, talking points, post-mortem) and wants it pressure-tested before it ships, such as "review this doc", "poke holes in this", "is this ready to send". Works on any doc, not just…
ingest
An intake process for turning a PDF or PowerPoint deck, spreadsheet, wiki page, or pasted figures into traceable evidence for product hypotheses.
preserve-security-evidence
Preserve security evidence before analysis, containment, or remediation changes it. Use for artifacts, volatile host state, vulnerability validation, records, logs, screenshots, commands, hashes, timelines, and reproducible handoffs.