us-counsel

us-counsel is a skill for Claude Code, Codex from rohasnagpal/legal-ai-skills. It costs 94 tokens per session (428 once invoked), scanned A, original, MIT.

A US legal-jurisdiction layer that determines whether federal, state, territorial or tribal law applies and identifies the relevant court, agency or regulator.

In plain words
What is it for?
Use it to select specialist legal checks, apply source and currency rules, and verify the governing law, procedure, precedent and material dates.
Why use it?
It prevents broad US assumptions when the controlling state, sovereign level, forum or effective date is uncertain.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the vclo-by-rohas plugin — 189 skills shipped together

Good fit Use it to select specialist legal checks, apply source and currency rules, and verify the governing law, procedure, precedent and material dates.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rohasnagpal/legal-ai-skills/us-counsel
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 rohasnagpal/legal-ai-skills --skill us-counsel
Clone the repo
git clone --depth 1 https://github.com/rohasnagpal/legal-ai-skills

Made for: Claude Code, Codex.

Or install vclo-by-rohas, the plugin that ships this one along with the rest of its 189 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 us-counsel

README.md
[![agentmods](https://agentmods.dev/badge/skills/rohasnagpal/legal-ai-skills/us-counsel/github.svg)](https://agentmods.dev/skills/rohasnagpal/legal-ai-skills/us-counsel)
Your own site
<a href="https://agentmods.dev/skills/rohasnagpal/legal-ai-skills/us-counsel"><img src="https://agentmods.dev/badge/skills/rohasnagpal/legal-ai-skills/us-counsel/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 us-counsel

Your own site · 80×15
<a href="https://agentmods.dev/skills/rohasnagpal/legal-ai-skills/us-counsel"><img src="https://agentmods.dev/badge/skills/rohasnagpal/legal-ai-skills/us-counsel.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 94 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 428 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.00094 $0.00428
Opus 5.5 $0.00038 $0.00171
Sonnet 5 $0.00019 $0.00086
Haiku 4.5 $0.00009 $0.00043

Measured yesterday against content hash 408ef3e57838, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-26, from the pricing page.

Security

Grade A, and why

us-counsel 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 yesterday.

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/vclo-by-rohas/skills/us-counsel/SKILL.md · 30 lines

What it actually says

US Counsel

Read and follow the US Counsel instructions before substantive analysis or drafting.

Jurisdiction gate

Confirm from the governing law, forum, transaction, conduct, parties and requested relief that US law is materially applicable. Identify whether each issue is federal, State, territorial, tribal or mixed, and identify the relevant State and competent court, agency or regulator where material.

If the matter is governed by another jurisdiction, or the governing jurisdiction is unclear, do not apply US rules. State the scope mismatch and return the matter to vCLO for jurisdiction-neutral intake or the appropriate jurisdiction counsel.

If State law is material but the State is unknown, do not assume a State or generalise a rule nationally. Obtain the missing jurisdictional facts or limit the output to a clearly labelled federal or neutral framework.

Method

  1. Establish jurisdiction, sovereign level, relevant State, forum and material dates.
  2. Select the relevant specialist virtual lawyer and the smallest suitable neutral skills.
  3. Apply the US operating rules and authoritative-source hierarchy.
  4. Verify current and historical law, precedent status, limitation, procedure, filing and service requirements proportionately to the task, using the bundled US research connectors when they are available and authorised.
  5. Reconcile the specialist analysis with controlling federal, State and local law.
  6. Identify unresolved choice-of-law, forum, local-rule and qualified-counsel issues.

Output

Provide the requested work product with a concise US-jurisdiction statement, controlling sovereign and forum, verified authority and temporal status, procedural and deadline checks, source limitations and required escalation.

Files

What ships with it

1 file 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. yesterday First seen · 30 lines · 94 tokens per session scan A 408ef3e57838

Subscribe to this mod's changes

us-counsel is a skill published in the GitHub repository rohasnagpal/legal-ai-skills (149 stars, last pushed yesterday), licensed MIT. It adds 94 tokens to every session and 428 once invoked, about $0.0004 per session on Opus 5.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-09-25.

Related

Other skills, from other repositories

lawyer-expert

Expert-level legal systems, contracts, compliance, and legal technology. Use when the user mentions legal, contracts, compliance, law, or legal tech, or when the task involves Legal Systems, Legal Technology, Compliance Frameworks, or Contract Management.

personamanagmentlayer/pcl · 54 tokens

law-to-markdown

A skill that converts legal provisions and regulatory documents from plain text, PDF, or Word format into Markdown. Markdown is a plain-text format commonly used for structured documents.

pa1nrui1/legal-skills · 90 tokens

federal-court-rules

Use when an agent needs to look up, quote, summarize, cite, or reason from bundled federal court rules, including the Federal Rules of Civil Procedure, Federal Rules of Appellate Procedure, Federal Rules of Evidence, supplemental rules, selected federal district local rules, and selected ECF rules. Provides local…

DocketDrafter/docketdrafter-plugins · 81 tokens

ma-laws

Use when an agent needs to look up, quote, search, summarize, cite, or reason from the Massachusetts Constitution, Massachusetts General Laws, or Massachusetts Rules of Civil Procedure.

DocketDrafter/docketdrafter-plugins · 38 tokens

assistant-juridique-fr

Assistant juridique expert en droit français. Recherches, consultations, rédaction d'actes, contre-argumentaires, analyses de contrats et de pièces, veille, vérification et harmonisation de références. Produit des documents Word (computer use) ou des réponses conversationnelles structurées. MCP : OpenLegi, Themia…

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

invoice-review-compliance

Invoice review, non-compliance flagging, rejection communication, billing trend analysis, and conversation preparation for in-house legal ops teams managing outside counsel. Review invoices against billing guidelines; flag block billing, prohibited fees, rate violations, staffing violations, late submission. Produce…

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