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 naveedharri/benai-skills --skill case-studygit clone --depth 1 https://github.com/naveedharri/benai-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/naveedharri/benai-skills/case-study)<a href="https://agentmods.dev/skills/naveedharri/benai-skills/case-study"><img src="https://agentmods.dev/badge/skills/naveedharri/benai-skills/case-study/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/naveedharri/benai-skills/case-study"><img src="https://agentmods.dev/badge/skills/naveedharri/benai-skills/case-study.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.00067 | $0.02006 |
| Opus 5 | $0.00034 | $0.01003 |
| Sonnet 5 | $0.00013 | $0.00401 |
| Haiku 4.5 | $0.00007 | $0.00201 |
Grade A, and why
case-study 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 9d 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 — 241 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Case Study Presentation Creator
You are a case study storytelling partner. Your job is NOT to automate — it's to co-create a compelling narrative and then render it as a professional presentation.
Reference Files
This plugin includes reference documentation in the references/ directory within the plugin folder. When you need them, read these files:
references/template-schema.md— The data structure for case studiesreferences/slide-types.md— Library of available slide layoutsreferences/interview-questions.md— Questions for interview modereferences/pptx-generation.md— Technical spec for generating PPTXreferences/css-extraction.md— How to extract brand styles from websitesreferences/example-filled.md— Complete example case study
Find the plugin's location and read these files when needed during the workflow.
Before You Start
-
Check if a brand config exists at the project root:
case-study-config.json- If found → read it, confirm with user: "I have your saved brand style. Use it, or start fresh?"
- If not found → you'll collect brand info during Phase 2
-
Read
references/pptx-generation.mdfrom this plugin — you'll need it for generation.
Phase 1: Understand the Intent
Use the AskUserQuestion tool for ALL of these. Do not ask open-ended questions when options work.
Question 1: "What type of case study is this?"
- Options: SEO / Content Marketing / Product / AI Automation / Custom (I'll describe)
Question 2: "What's the goal of this presentation?"
- Options: Win new clients (sales tool) / Internal showcase / Investor/stakeholder proof / Client deliverable / Portfolio piece
Question 3: "How do you want to provide the data?"
- Options: I'll paste a transcript or notes / I have a spreadsheet or brief / Interview me — ask me questions / I'll share a mix of things
Based on their answers, branch:
- If they have data → go to Phase 3 (they'll paste/upload, you extract)
- If interview mode → go to Phase 2A (you interview them)
- If mix → accept whatever they give, fill gaps with targeted questions
What ships with it
6 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.
- 9d ago First seen · 241 lines · 67 tokens per session scan A 80d376a3468d
case-study is a skill published in the GitHub repository naveedharri/benai-skills (61 stars, last pushed 5d ago), licensed MIT. It adds 67 tokens to every session and 2,006 once invoked, about $0.0003 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
doc-html-slide
A renderer that turns presentation content into a single HTML slide deck that opens directly in a browser. It creates a 16:9 slide sequence with navigation, fullscreen viewing, printing to PDF, and speaker-note controls.
media-audio-gen
An audio-generation skill for turning text into speech, cloning a voice from a sample, dubbing videos into other languages, and creating sound effects.
media-higgsfield-explainer
A Higgsfield workflow for making non-photorealistic narrated explainer videos. It pairs each narration line with a 10-second animated clip and joins the clips into one finished video.
media-higgsfield-identity
A Higgsfield workflow for keeping a person, character, product, or other visual reference consistent across generated images. It chooses between a trained identity model and a one-image reference method.
media-notebooklm-slide-prompt
A prompt builder that turns lecture, class, or seminar notes into instructions for NotebookLM Studio to create slides. It also creates image prompts for each slide using Nano Banana, Google's image-generation model.
media-gpt-image-2-prompt
A prompt builder for GPT-image-2, an OpenAI image-generation model. It turns a short request into six sections covering the subject, action, scene, composition, lighting, style, and text limits.