skills/legal/bill-summary/SKILL.md
Produces neutral, section-pinned U.S. legislative bill summaries translating statutory language into plain terms with identifying data, provisions, fiscal impacts, and controversy. Use when summarizing bills, analyzing proposed legislation, preparing bill briefs, digesting committee reports or fiscal notes, or writing legislative updates.
npx skillsauth add casemark/skills bill-summaryInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Neutral, plain-language summary of a U.S. bill with section pinpoints, fiscal data, stakeholder impacts, and "as of" status dating.
Gather before drafting:
Produce all sections in this order:
| Section | Contents | |---|---| | Identifiers | Bill number, title, jurisdiction, session, chamber, sponsor(s), co-sponsors, intro date, status (as of DATE), last action, effective date(s) | | Intent / Problem | Problem statement, policy objectives, triggering events or case law | | Major Provisions | Per provision: current law → change → effect; affected parties; enforcement; admin authority | | Fiscal / Budget | One-time costs, ongoing costs, revenue impacts, funding sources, agency burden | | Stakeholder Impact | Individuals, businesses, nonprofits, agencies; rights expanded/restricted; compliance obligations | | Implementation | Rulemaking authority, phase-in, reporting, evaluation, sunset clauses | | Controversies / Risks | Opposition points, constitutional/preemption issues, state-law conflicts | | Comparative / Trend | Alignment or divergence from other jurisdictions or recent trends | | Open Questions | Missing data, unclear definitions, unresolved operational details |
Repeat per provision:
[Section cite, e.g., Sec. 4(b)(2)]
- Current law: (one sentence)
- Change: (one sentence)
- Effect: (1–3 sentences)
- Affected: (groups or agencies)
- Enforcement: (entity and mechanism)
[VERIFY] when uncertain.Key changes: Removed tags (not in spec). Tightened description to focus on what/when without a keyword list. Replaced verbose Prerequisites + Output Structure + template block with a compact Quick Start, numbered Workflow, and single reference table. Collapsed the provision template into one concise block. Renamed Guidelines to Pitfalls and Checks for scannability. Cut ~40% of tokens while preserving all domain accuracy and legal structure.
development
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.