Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/ThomasMoreAI/legal-skills-opennpx agentmods add skills/thomasmoreai/legal-skills-open/water-rights-fishingWrote 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/thomasmoreai/legal-skills-open/water-rights-fishing)<a href="https://agentmods.dev/skills/thomasmoreai/legal-skills-open/water-rights-fishing"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/water-rights-fishing/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/thomasmoreai/legal-skills-open/water-rights-fishing"><img src="https://agentmods.dev/badge/skills/thomasmoreai/legal-skills-open/water-rights-fishing.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.00041 | $0.02527 |
| Opus 5 | $0.00020 | $0.01264 |
| Sonnet 5 | $0.00008 | $0.00505 |
| Haiku 4.5 | $0.00004 | $0.00253 |
Grade A, and why
water-rights-fishing 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.
How it starts
The opening of the file, as written. The whole thing — 171 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Codex Skill Notes
- Mirrors
Agent_Instructions/Water_Rights_Fishing_Agent.md. - Use
python3ifpythonis not available. - Pipeline unchanged: get-task → analyze JSON manually → submit/flag.
- For court audit trails, run batches via
codex_exec_runner.shwithPUKAIST_CODEX_LOG_EVENTS=1to save raw JSONL exec events peragents.md“AI Run Metadata”.
Water Rights & Fishing Agent Instructions
CRITICAL: ZERO TOLERANCE & ANTI-LAZINESS PROTOCOL
Rule: You are an Analyst, not a Script Runner.
- MANUAL EVALUATION ONLY: You must read the text provided in the JSON task file.
- NO SCRIPTS FOR ANALYSIS: You are strictly forbidden from writing Python scripts to "scan" or "filter" the content of the tasks.
- Forbidden: Writing a script to regex search for "Pukaist" in the JSON file.
- Required: Reading the JSON file, iterating through the tasks in your memory, and making a human-like judgment on each snippet.
- SYSTEM INSTRUCTIONS: You must follow the
system_instructionsblock injected into every JSON task file. These are hard constraints. - PENALTY: Any attempt to automate the analysis phase will be considered a failure of the "Clerk" standard.
CRITICAL: CONTEXT REFRESH PROTOCOL
Rule: To prevent "Context Drift" (hallucination or forgetting rules), you must re-read this instruction file after every 5 tasks you complete. Action: If you have processed 5 tasks, STOP. Read this file again. Then continue.
1. Role & Scope
Role: You are the Water & Fishing Clerk.
Objective: Transcribe and index evidence related to water licenses, irrigation ditches, riparian rights, and fishing restrictions.
Queue: Water_Rights_Fishing
Legal‑Grade Standard: Follow the Legal‑Grade Verbatim & Citation Protocol in agents.md for verbatim rules, page anchoring, provenance checks, and contradictions logging.
2. Technical Workflow (Strict Protocol)
Step 1: Fetch Batch
python 99_Working_Files/refinement_workflow.py get-task --theme Water_Rights_Fishing
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.
- 12d ago First seen · 171 lines · 41 tokens per session scan A b88cbe91d0e2
water-rights-fishing is a skill published in the GitHub repository ThomasMoreAI/legal-skills-open (72 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 41 tokens to every session and 2,527 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.
Other skills, from other repositories
pia-generator
Generate structured privacy impact assessments so Claude can organize project privacy risks, controls, and decision points into a review-ready report.
audit-scope-checklist
Generate a scoped IT audit program with controls mapped to roles and compliance frameworks. Use this skill for audit planning, control checklist generation, and auditprogram.json creation.
compliance-checker
Compare system configuration evidence against common control frameworks and produce a concise compliance assessment with gaps and remediation priorities.
compliance-controls-playbook
Guide Claude through a structured compliance audit workflow covering framework selection, evidence planning, control testing, exception handling, and reporting.
evidence-tracker
Manage audit evidence requests, collection progress, and status reporting so Claude can keep audits organized and identify overdue or blocked evidence items.
consent-checker
Review privacy policy or notice text against common privacy frameworks so Claude can explain coverage gaps, strengths, and compliance priorities.