Skip to content
HAQQ

Skills

Skill Installer

A meta skill: it builds, audits or orchestrates other skills rather than doing legal work itself.

Meta-skillsBy AnthropicPublished on GitHub

What this skill does

Install a community skill from a watched registry. Reads the allowlist first, fetches, shows the RAW SKILL.md (not just a summary), runs structural trust checks, runs skills-qa, and only writes files after explicit user approval. Use when the user says "install [skill]", picks install from browse, or provides a direct skill URL. argument-hint: "[skill name or registry URL]

  • Legal Builder Hub
  • Anthropic
  • Claude Skill
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 Anthropic

Skills that do related work

All legal AI skills