general-use-case-discovery

general-use-case-discovery is a skill for Claude Code from geledek/enterprise-ai-transformation-skills. It costs 144 tokens per session (2,110 once invoked), scanned A, original, MIT.

A method for finding and ranking practical places to use AI within a business function or unit. It looks at time costs, errors, missed service targets, lost revenue, and customer problems before judging each idea.

In plain words
What is it for?
Use it to compare candidate AI projects, identify where work or quality problems are most costly, and label ideas for immediate testing, later review, postponement, or rejection.
Why use it?
It helps teams avoid choosing AI projects simply because they sound interesting, especially when many possible ideas compete for attention and budget.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the enterprise-ai-transformation-skills plugin — 16 skills shipped together

Good fit Use it to compare candidate AI projects, identify where work or quality problems are most costly, and label ideas for immediate testing, later review, postponement, or rejection.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add geledek/enterprise-ai-transformation-skills
Claude Code
/plugin install enterprise-ai-transformation-skills

Made for: Claude Code.

Or install enterprise-ai-transformation-skills, the plugin that ships this one along with the rest of its 16 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 general-use-case-discovery

README.md
[![agentmods](https://agentmods.dev/badge/skills/geledek/enterprise-ai-transformation-skills/general-use-case-discovery/github.svg)](https://agentmods.dev/skills/geledek/enterprise-ai-transformation-skills/general-use-case-discovery)
Your own site
<a href="https://agentmods.dev/skills/geledek/enterprise-ai-transformation-skills/general-use-case-discovery"><img src="https://agentmods.dev/badge/skills/geledek/enterprise-ai-transformation-skills/general-use-case-discovery/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 general-use-case-discovery

Your own site · 80×15
<a href="https://agentmods.dev/skills/geledek/enterprise-ai-transformation-skills/general-use-case-discovery"><img src="https://agentmods.dev/badge/skills/geledek/enterprise-ai-transformation-skills/general-use-case-discovery.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 144 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,110 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.
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.00144 $0.02110
Opus 5 $0.00072 $0.01055
Sonnet 5 $0.00029 $0.00422
Haiku 4.5 $0.00014 $0.00211

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

Security

Grade A, and why

general-use-case-discovery 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.

skills/general-use-case-discovery/SKILL.md · 117 lines

How it starts

The opening of the file, as written. The whole thing — 117 lines — stays where its author put it; the contents beside it link to each section on GitHub.

General — Use-Case Discovery

Most enterprises drown in candidate ideas and pilot the wrong one. MIT's 95/5 finding shows 95% of GenAI pilots return zero P&L impact — the failure is upstream, in selection. Stanford's 51-deployment study shows winners cluster around narrow, repetitive, measurable workflows. Run the four roles below before committing budget.

Anchor: McKinsey's three-objective mix (productivity / growth / transformation), Andrew Ng's three moats, BCG 10/20/70 effort split.

Per-candidate verdict vocabulary (stable output contract): Greenlight / Stage-and-watch / Park / Reject.

Role 1: Value-Pool Mapper

Where is the dollar-or-hour pain, by sub-function? Do not start from "what can AI do" — start from where the bleeding is.

  1. Where do FTE-hours concentrate? (Pull headcount × time-on-task by sub-process. Top 3 buckets only.)
  2. Where is the rework / error / SLA-miss tax? (Quality cost, not just labor cost.)
  3. Where is revenue leaking? (Conversion drop-offs, abandoned carts, slow quoting, missed renewals.)
  4. What is the customer-experience pain that shows up in NPS verbatims? (External, not internal.)
  5. Map each pool to McKinsey's 3-objective mix. (Productivity = cost-out, Growth = topline, Transformation = new model. Aim ~50/30/20 across the portfolio — consult mckinsey-3-objective-mix.md.)

Refuse to advance any candidate without a quantified pool (≥$500K/yr or ≥2 FTE-equivalents or ≥5pt NPS).

Output: SUB_FUNCTION | PAIN_TYPE | ANNUAL_VALUE_POOL | OBJECTIVE_BUCKET | EVIDENCE_SOURCE

Role 2: Capability Archetype Classifier

Match the friction shape to a capability archetype. Do not let vendors pick the archetype for you.

Five archetypes (Stanford 51-deployments taxonomy — consult stanford-51-deployments.md):

  • Chatbot / Q&A — single-turn, low-stakes, deflection plays.
  • RAG / Knowledge-surfacing — retrieval over owned corpus, expert assist.
  • Workflow co-pilot — embedded in a system of record, draft-and-approve.
  • Multi-step agent — tool-use across systems, long-horizon tasks.
  • Decision-support / forecasting — analytical, model-driven, advisory.

Read the full file on GitHub · 117 lines

Files

What ships with it

2 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. 12d ago First seen · 117 lines · 144 tokens per session scan A 903d55158c4f

Subscribe to this mod's changes

general-use-case-discovery is a skill published in the GitHub repository geledek/enterprise-ai-transformation-skills (9 stars, last pushed 2mo ago), licensed MIT. It adds 144 tokens to every session and 2,110 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.

Related

Other skills, from other repositories

ai-interaction-pattern-advisor

Advises WHICH AI interaction pattern fits a product, service, or workflow — at what level of automation, with what trust mechanics and what organizational change. Acts as a senior Service Designer and AI Transformation specialist. Use whenever the user is deciding how AI should show up in an experience, or is…

irSodeh/AI-Interaction-Pattern-Advisor · 220 tokens

ai-act-classification

Classify AI systems and GPAI models under the current EU AI Act. Use for Article 5 prohibited-practice screening, Article 6 and Annex I/III high-risk analysis, Article 6(3) exceptions, Article 50 transparency duties, GPAI duties, role allocation, deadlines, or an evidence-backed classification memo.

lexbeam-software/eu-ai-governance-plugin · 72 tokens

ai-act-compliance

Assess and build an EU AI Act compliance programme. Use for inventories, role maps, deadline readiness, Article 4 AI literacy, high-risk provider or deployer controls, GPAI governance, policy roadmaps, remediation plans, or executive compliance status.

lexbeam-software/eu-ai-governance-plugin · 55 tokens

ai-vendor-assessment

Assess an AI vendor, model provider, or supplier relationship. Use for EU AI Act role and evidence checks, GDPR processor terms, security and resilience review, model-change controls, incident routes, audit rights, contractual redlines, or a go/no-go procurement recommendation.

lexbeam-software/eu-ai-governance-plugin · 59 tokens

dpia-ai

Run or review a GDPR data protection impact assessment for an AI system. Use for Article 35 trigger screening, necessity and proportionality, profiling and automated decisions, bias and explainability risks, mitigations, DPO consultation, Article 36 prior consultation, or DPIA and EU AI Act FRIA coordination.

lexbeam-software/eu-ai-governance-plugin · 66 tokens

governance-documentation

Create, review, or organise EU AI Act governance evidence. Use for Article 11 and Annex IV technical documentation, logs, quality management, conformity records, declarations, registration, deployer records, post-market monitoring, incident files, evidence indexes, or review packs.

lexbeam-software/eu-ai-governance-plugin · 59 tokens