fl-laws

A local reference tool for searching Florida Statutes, the Florida Constitution, and Florida court rules. It includes the full legal text and scripts for finding sections, constitutional provisions, and rules.

In plain words
What is it for?
Looking up, quoting, summarizing, citing, or analyzing Florida statutes, constitutional provisions, and court rules.
Why use it?
It avoids repeatedly searching external legal sites and gives the agent a local corpus for checking Florida legal text and citations. The corpus is installed on first use and is not automatically updated afterward.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/docketdrafter/docketdrafter-plugins/fl-laws
Any agent
npx skills add DocketDrafter/docketdrafter-plugins --skill fl-laws
Clone the repo
git clone --depth 1 https://github.com/DocketDrafter/docketdrafter-plugins

Made for: Claude Code, Codex.

Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,545 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00049 $0.03545
Opus 5 $0.00024 $0.01773
Sonnet 5 $0.00010 $0.00709
Haiku 4.5 $0.00005 $0.00354

Measured 2d ago against content hash e43ab74a5456, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

fl-laws 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 2d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (scripts/corpus.py, scripts/read_constitution.py, scripts/read_rule.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/fl-laws/skills/fl-laws/SKILL.md · 209 lines

How it starts

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

Florida Laws

The reader scripts automatically install the latest verified corpus on first use. After installation, lookups are local and the corpus is not checked for updates in that environment.

Use this skill when a task requires Florida statutory text, Florida constitutional text, section lookup, citation checking, or statutory/constitutional analysis.

The skill also includes local Florida court rules corpora built from Florida Bar PDFs. Use scripts/read_section.py for statutes, scripts/read_constitution.py for constitutional provisions, and scripts/read_rule.py for court rules.

Corpus layout

All data lives under references/:

  • references/index.json — master index. Top-level laws includes FS (Florida Statutes) and FLCONST (Florida Constitution), plus rulesets for court rules.
  • references/aliases.json — flat {prefix → lawId} map. Covers statute aliases such as FS, F.S., Fla. Stat., Florida Statutes, plus constitution aliases such as FLCONST, Fla. Const., and Florida Constitution.
  • references/laws/FS/law.json — per-law metadata: name, lawType, sourceUrl, generatedAt, format.
  • references/laws/FS/index.json{lawId, format, chapters, titles, sections}.
    • sections[sectionId] has: sectionNum, chapter, title (catchline from official source), citation (Fla. Stat. § X.Y), path (relative to laws/FS/), anchor (section-X.Y), history, note, sourceUrl, textLength.
    • chapters[chapterNum] has: chapterNumber, chapterName, titleNumber, titleName, path, sourceUrl, sectionCount, sectionIds[].
    • titles[titleNumber] groups chapters under their FL Title (e.g. TITLE I — CONSTRUCTION OF STATUTES).
  • references/laws/FS/chapters/chapter-NNNN.html — one HTML file per FS chapter (zero-padded to 4 digits). Each section is wrapped in <article id="section-X.Y" data-citation="FS X.Y"> with the cleaned body in a <pre> block. History and Note appear as <p class="meta"> lines after the body.

Read the full file on GitHub · 209 lines

Files

What ships with it

4 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. 2d ago First seen · 209 lines · 49 tokens per session scan A e43ab74a5456

Subscribe to this mod's changes

fl-laws is a skill published in the GitHub repository DocketDrafter/docketdrafter-plugins (9 stars, last pushed 9d ago), licensed BSD-3-Clause. It adds 49 tokens to every session and 3,545 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-31.

Related

Other skills, from other repositories

data-court-auction

대법원 법원경매정보(courtauction.go.kr) 부동산 매각공고를 매각기일·법원·기일/기간 입찰 기준으로 조회하고, 각 공고를 사건번호·용도·주소·감정평가액·최저매각가로 펼쳐서 보여줍니다. 법원사무소 코드와 사건번호로 단건 직접 조회도 지원합니다. read-only이며 IP 차단 방지를 위해 호출당 약 2초 지연을 둡니다. 다음과 같은 요청 시 반드시 이 스킬을 사용하세요: "오늘 어디서 부동산 경매 열려?", "내일 매각공고 보여줘" "서울중앙지방법원 2026-04-27 매각공고", "기일입찰만 보여줘" "사건번호 2024타경100001 진행 상황 알려줘"…

modu-ai/moai-cowork · 272 tokens

prawo-eu-eurlex

Odpytuje OFICJALNE repozytorium prawa UE — CELLAR/EUR-Lex Urzędu Publikacji (SPARQL + REST, bez klucza): wyszukiwanie aktów, pełny tekst PO POLSKU i w 23 innych językach, WERSJE SKONSOLIDOWANE, pojedyncze artykuły, metadane, nowelizacje, uchylenia, sprostowania, podstawa prawna — po numerze CELEX lub ELI. Używaj przy…

jamarpl21/prawo-pl-eli · 361 tokens

prawo-pl-eli

Odpytuje OFICJALNE API ELI Sejmu (api.sejm.gov.pl/eli) — źródło pierwotne prawa polskiego (Dziennik Ustaw, Monitor Polski): wyszukiwanie aktów, TEKST JEDNOLITY, pojedyncze artykuły, metadane, nowelizacje, podstawa prawna, sygnatury Dz.U./M.P. Używaj przy KAŻDYM pytaniu z prawa polskiego — TAKŻE gdy przepis nie jest…

jamarpl21/prawo-pl-eli · 348 tokens

prawo-pl-cbosa

Przeszukuje CBOSA — Centralną Bazę Orzeczeń Sądów Administracyjnych (orzeczenia.nsa.gov.pl): wyroki, postanowienia i uchwały NSA oraz 16 WSA (2,4 mln orzeczeń od 2004 r.). Używaj przy KAŻDYM pytaniu o orzecznictwo sądów administracyjnych: skargi na decyzje organów, interpretacje podatkowe, „jak NSA/WSA interpretuje…"…

jamarpl21/prawo-pl-eli · 274 tokens

prawo-pl-edzienniki

Odpytuje API ELI 16 WOJEWÓDZKICH DZIENNIKÓW URZĘDOWYCH — PRAWO MIEJSCOWE: uchwały rad gmin, powiatów i sejmików województw, rozporządzenia i zarządzenia wojewody, akty prawa miejscowego. Używaj przy KAŻDYM pytaniu o prawo konkretnej gminy/powiatu/województwa: „uchwała rady gminy/miasta…", „miejscowy plan…

jamarpl21/prawo-pl-eli · 342 tokens

prawo-pl-rejestr-umow

Odpytuje publiczne API Centralnego Rejestru Umów JSFP (rejestrumow.gov.pl) — jawny rejestr umów zawieranych od 1.07.2026 przez jednostki sektora finansów publicznych: urzędy, gminy, szpitale, uczelnie, sądy. Używaj przy pytaniach „jakie umowy zawarł urząd/gmina/szpital X", „z kim i na ile ma umowę…", „kto dostał…

jamarpl21/prawo-pl-eli · 306 tokens