case-study

case-study is a skill for Claude Code from naveedharri/benai-skills. It costs 67 tokens per session (2,006 once invoked), scanned A, original, MIT.

A collaborative tool for turning client information and project results into a case-study presentation in PowerPoint format. A case study explains what was done for a client and what happened as a result.

In plain words
What is it for?
Use it to build client showcases, success-story presentations, and project-results decks.
Why use it?
It helps organize raw notes, transcripts, and data into a clear story while checking the content with the user before creating slides.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: names the AskUserQuestion tool.

Part of the all-skills plugin — 99 skills shipped together

Good fit Use it to build client showcases, success-story presentations, and project-results decks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/naveedharri/benai-skills/case-study
Install

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.

Any agent
npx skills add naveedharri/benai-skills --skill case-study
Clone the repo
git clone --depth 1 https://github.com/naveedharri/benai-skills

Made for: Claude Code.

Or install all-skills, the plugin that ships this one along with the rest of its 99 skills.

Wrote 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.

agentmods badge for case-study

README.md
[![agentmods](https://agentmods.dev/badge/skills/naveedharri/benai-skills/case-study/github.svg)](https://agentmods.dev/skills/naveedharri/benai-skills/case-study)
Your own site
<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.

agentmods 80×15 button for case-study

Your own site · 80×15
<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>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,006 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 9d ago against content hash 80d376a3468d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

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.

plugins/all-skills/skills/case-study/SKILL.md · 241 lines

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 studies
  • references/slide-types.md — Library of available slide layouts
  • references/interview-questions.md — Questions for interview mode
  • references/pptx-generation.md — Technical spec for generating PPTX
  • references/css-extraction.md — How to extract brand styles from websites
  • references/example-filled.md — Complete example case study

Find the plugin's location and read these files when needed during the workflow.


Before You Start

  1. 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
  2. Read references/pptx-generation.md from 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

Read the full file on GitHub · 241 lines

Files

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.

Changes

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.

  1. 9d ago First seen · 241 lines · 67 tokens per session scan A 80d376a3468d

Subscribe to this mod's changes

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.

Related

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.

modu-ai/moai-cowork · 469 tokens

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.

modu-ai/moai-cowork · 99 tokens

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.

modu-ai/moai-cowork · 236 tokens

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.

modu-ai/moai-cowork · 255 tokens

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.

modu-ai/moai-cowork · 329 tokens

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.

modu-ai/moai-cowork · 278 tokens