← Back to list
Bluebook Citation Checker
Checks and fixes Word-footnote citations against Bluebook/Indigo Book rules, with tracked changes.
8.8Overall rating
Installation
🤖 Install via AI
Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.
Install the "Bluebook Citation Checker" skill by following the instructions at https://skill123.me/install/law-citation-skill.
⌨️ Command line install
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/law-citation-skill.sh | bash
📦 Download ZIP
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 78 KBAbout this skill
Overview
Low stars but the best-engineered skill of this batch (tests + packaging + release checklist); purpose-built for US law-review citation practice.
Source
- Repo: https://github.com/aaronbrynildson/law-citation-skill
- Stars: 2 ★ · License: MIT
- Imported from GitHub · 2026-09-19
Score breakdown
Trigger
9.5
Model trigger design: enumerates the exact user phrasings ("fix the Bluebook formatting", "convert to supra") that should activate it.
Structure
9.0
IRON LAWS up top, then mode split (.docx provided vs. rule questions) with a defined output format per mode.
Workflow
8.5
Operates directly on Word footnotes and can return corrected .docx with tracked changes — real editorial workflow.
Content
9.0
Bluebook and Indigo Book rule coverage including supra/infra conversion and duplicate-citation handling.
Engineering
8.5
A proper Python package: pyproject, scripts, tests, CHANGELOG — rare engineering discipline for a 2★ repo.
Security
8.0
Handles user documents; no network calls or data retention beyond the file being edited.
Low stars but the best-engineered skill of this batch (tests + packaging + release checklist); purpose-built for US law-review citation practice.
