Skip to content

Habilidades

cite-guard

A utility skill: it handles a format or a mechanical step. It does not know law, and it is not supposed to.

Habilidades de utilidadBy Stephane BoghossianPublished on GitHub

What this skill does

Paste an AI-drafted legal filing and cite-guard extracts every case citation, checks each against a known-cases index, and returns a single hallucination-risk score plus a per-citation verdict: verified, unverified, or fabricated. One number tells you whether a brief is safe to file. Open source, built to stop the fabricated citations courts have sanctioned lawyers for filing.

Get this skill on GitHub

Free, and published by its author, not by HAQQ. The link leaves this site.

Where it runs, and how to install it

Agent Skills are a format, not a product feature: a folder with a SKILL.md and whatever files it needs. Nothing inside one is model-specific.

Claude
Drop the skill folder into ~/.claude/skills/, or upload it in Settings → Capabilities. Claude loads it when the description matches what you asked for.
Claude Code
Same folder, per-project instead: .claude/skills/ inside the repository, so the skill travels with the work rather than with the machine.
Any agent that reads SKILL.md
A skill is a folder with a SKILL.md and whatever files it needs. Nothing in the format is model-specific, so a runtime that reads the file reads the skill.

More from Stephane Boghossian

Skills that do related work

All legal AI skills