entity-compliance

Manage entity compliance filing deadlines via CLI modes and YAML datastore.

9.1k|1.8k|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/anthropics/claude-for-legal --skill entity-compliance-anthropics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: entity-compliance
Source: https://github.com/anthropics/claude-for-legal/tree/main/corporate-legal/skills/entity-compliance
Command: npx skills add https://github.com/anthropics/claude-for-legal --skill entity-compliance-anthropics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you maintain an accurate compliance calendar for legal entities by tracking upcoming and overdue filings across jurisdictions and entity types, reducing the risk of missed deadlines and stale status.

Core Features & Use Cases

  • Initialize and maintain a compliance tracker: Builds and updates a single YAML-based compliance-tracker file from your company’s entity table.
  • Report what’s due next: Surfaces upcoming deadlines (e.g., within 30/60/90 days) and highlights overdue items with clear filing and jurisdiction context.
  • Update using agent reports or manual entries: Keeps last filed dates, fees, and status current via either direct updates or uploaded compliance reports (PDF/CSV/Excel).
  • Health audits and exports: Runs a broader audit to flag dormant entities and good-standing gaps, then exports the tracker to CSV or a shareable table.

Quick Start

Run /corporate-legal:entity-compliance --init to create the compliance tracker from your entity table.

Frequently Asked Questions about entity-compliance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track corporate filing deadlines across multiple jurisdictions?

You can track jurisdiction-specific filing deadlines by initializing a YAML-based compliance tracker from your corporate entity table, which centralizes upcoming and overdue filings into a single view.

What is the best way to monitor good standing status and overdue filings for legal entities?

Monitoring good standing involves running a health audit to flag dormant entities and good-standing gaps, surfacing overdue items with clear filing and jurisdiction context from your compliance tracker.

Can I export my entity compliance tracker to a CSV file?

Yes, you can export the compliance tracker to CSV or a shareable table format, featuring spreadsheet formula-injection defenses to ensure safe data handling.

How do I update last filed dates and fees from uploaded compliance reports?

You can update last filed dates, fees, and current status by processing uploaded compliance reports in PDF, CSV, or Excel formats, or by applying direct manual entries to the tracker.

Does this entity compliance tool require a registered agent table to initialize?

Initialization requires reading your corporate entity table to build the compliance tracker, capturing entity types and jurisdictions to route filing deadlines accurately.

What are the limitations of using a YAML datastore for compliance tracking?

The YAML datastore is local and file-based, meaning it tracks last-filed facts, fees, and good-standing context without requiring external databases, but may face scalability limits with very large entity volumes.