AI Use Case Intake

AI Use Case Intake is a skill for Claude Code, Codex from zgbrenner/agentcounsel. It costs 42 tokens per session (2,556 once invoked), scanned A, original, MIT.

A structured intake form for documenting and sorting an artificial intelligence or machine-learning use case for legal, compliance, and governance review.

In plain words
What is it for?
Use it to record a proposed or changed AI system, its data and users, the providers involved, and the information needed for internal review.
Why use it?
It gives reviewers the details needed to assess risk and send the request to the right specialists without claiming that the use is legally compliant.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to record a proposed or changed AI system, its data and users, the providers involved, and the information needed for internal review.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zgbrenner/agentcounsel/ai-use-case-intake
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 zgbrenner/agentcounsel --skill ai-use-case-intake
Clone the repo
git clone --depth 1 https://github.com/zgbrenner/agentcounsel

Made for: Claude Code, Codex.

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 AI Use Case Intake

README.md
[![agentmods](https://agentmods.dev/badge/skills/zgbrenner/agentcounsel/ai-use-case-intake/github.svg)](https://agentmods.dev/skills/zgbrenner/agentcounsel/ai-use-case-intake)
Your own site
<a href="https://agentmods.dev/skills/zgbrenner/agentcounsel/ai-use-case-intake"><img src="https://agentmods.dev/badge/skills/zgbrenner/agentcounsel/ai-use-case-intake/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 AI Use Case Intake

Your own site · 80×15
<a href="https://agentmods.dev/skills/zgbrenner/agentcounsel/ai-use-case-intake"><img src="https://agentmods.dev/badge/skills/zgbrenner/agentcounsel/ai-use-case-intake.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,556 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.00042 $0.02556
Opus 5 $0.00021 $0.01278
Sonnet 5 $0.00008 $0.00511
Haiku 4.5 $0.00004 $0.00256

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

Security

Grade A, and why

AI Use Case Intake 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.

adapters/claude-code-plugin/skills/ai-use-case-intake/SKILL.md · 175 lines

How it starts

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

AI Use Case Intake

Purpose

Produce a structured, attorney-ready intake record for a proposed or in-flight AI/ML use case. The record captures the information legal and compliance teams need to triage, route, and assess the use case — it does not render a legal conclusion about lawfulness or compliance. The preliminary risk tier is a triage signal only.

Use When

  • A product, engineering, or business team is proposing a new AI or ML feature, product, or workflow and needs legal sign-off or triage.
  • An existing AI use case is being materially changed (new model, new data, new affected population, new market).
  • Legal or compliance has received a question like "is this AI thing okay?" and needs a structured starting point.
  • A governance or AI review committee requires a standardized intake record before approving a use case.
  • A vendor is proposing an AI-enabled product or service and the organization must assess it before contracting.

Required Inputs

  • Use case description: A plain-language description of what the AI system does and why, provided by the requester.
  • AI system or model details: The specific model(s), provider(s), or platform(s) involved (e.g., OpenAI GPT-4o via API, AWS SageMaker custom model, Microsoft Copilot).
  • Input data description: What data goes into the model — sources, types, whether it includes personal data, and any sensitivity classifications.
  • Output description: What the system produces and how outputs are used or acted upon.
  • Affected persons: Who is impacted by the system's outputs (employees, consumers, job applicants, patients, students, etc.).
  • Deployment markets: Countries and states or regions where the use case will operate.

If any required input is missing, stop and request it from the requester. Do not fabricate or assume facts about the system, data, or affected individuals.

Do Not Use When

  • You have a vendor AI contract to review — use ai-vendor-terms-review for that.
  • You need to triage the risk of a specific model already under consideration — use model-risk-triage.
  • The question is primarily about employee use of AI tools — use employee-ai-policy.
  • The primary legal question is a data privacy assessment — route to the relevant privacy skill after completing this intake.

Read the full file on GitHub · 175 lines

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. 11d ago First seen · 175 lines · 42 tokens per session scan A e5eeb336439f

Subscribe to this mod's changes

AI Use Case Intake is a skill published in the GitHub repository zgbrenner/agentcounsel (19 stars, last pushed 1mo ago), licensed MIT. It adds 42 tokens to every session and 2,556 once invoked, about $0.0002 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

policy

Define and enforce policies, access controls, and compliance rules over Semantica knowledge graphs.

semantica-agi/semantica · 20 tokens

801-regulations-eu-ai-act

Use when reviewing, designing, or modifying Java enterprise systems that use AI, LLMs, AI agents, RAG, tool calling, workflow automation, or model-based decision support and need EU AI Act regulatory awareness. This should trigger for requests such as Review a Java AI system for EU AI Act controls; Design governance…

jabrena/plinth · 108 tokens

813-regulations-iso-42001

Use when reviewing, designing, or modifying Java enterprise systems that use GenAI, LLMs, AI-assisted coding, RAG, AI agents, generated code, generated dependencies, prompt workflows, external model providers, or AI-enabled business logic and need ISO/IEC 42001 AI management system-aware engineering guidance. Part of…

jabrena/plinth · 77 tokens

ai-privacy-assessment

Guides the combined DPIA and AI Act conformity assessment for AI systems processing personal data. Covers EDPB-EDPS Joint Opinion 5/2021, training data lawfulness under Art. 6 and Art. 9, Art. 22 automated decision-making, algorithmic bias detection, and NIST AI RMF MAP function. Keywords: AI privacy, DPIA, AI Act…

ThomasMoreAI/legal-skills-open · 109 tokens

runtime-admissibility-review

Determines whether a specific AI-agent action, output, recommendation, or proposed commitment remains admissible for execution or institutional reliance under current authority, delegated scope, evidence, facts, policy, risk, escalation, and revocation conditions. Use this Skill before an enterprise or regulated AI…

lawve-ai/awesome-legal-skills · 90 tokens

agent-authority-charter-builder-arkadiy-miteiko

Creates an Agent Authority Charter for enterprise or regulated AI agents before deployment. Use this Skill when a user needs to define what an AI agent is allowed to do, who delegated authority to it, what actions are permitted or prohibited, when human approval is required, what evidence must be preserved, and how…

lawve-ai/awesome-legal-skills · 85 tokens