Agent skill

policy-summary

Summarizes policy documents, regulations, and legislative materials into structured briefings with compliance insights. Triggers when the user needs a policy summary, regulatory overview, legislative breakdown, or compliance briefing from uploaded policy materials.

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill policy-summary --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/analysis/policy-summary/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Policy Summary Produces a structured summary of a policy document capturing scope, obligations, enforcement, and compliance impact. ## Quick Start 1. Gather the primary policy document(s) — statute, regulation, institutional policy, or proposal 2. Collect any amendments, supplements, or implementation guidance (agency FAQs, interpretive memos) 3. Follow the workflow below to extract, structure, and deliver the summary ## Workflow ### 1. Extract Key Elements Search all uploaded matter files. Identify and capture: - **Defined terms** — terms with specific legal meaning controlling interpretation - **Scope & applicability** — who/what is covered; geographic and temporal reach - **Requirements & prohibitions** — mandatory vs. permissive provisions - **Compliance mechanisms** — deadlines, thresholds, procedural steps - **Enforcement** — penalties and consequences for non-compliance - **Exceptions & carve-outs** — safe harbors, exemptions, de minimis thresholds - **Cross-references** — links to other policies, statutes, or regulations ### 2. Produce Summary Structure output as: - **Executive Overview** — 2–3 paragraphs: core purpose, applicability, most significant provisions - **Key D

What's inside
Steps it walks through
  1. Quick Start
  2. Workflow
  3. 1. Extract Key Elements
  4. 2. Produce Summary
  5. 3. Handle Proposals (If Applicable)
  6. Pitfalls & Checks
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the policy-summary skill do?

Summarizes policy documents, regulations, and legislative materials into structured briefings with compliance insights. Triggers when the user needs a policy summary, regulatory overview, legislative breakdown, or compliance briefing from uploaded policy materials.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill policy-summary --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going