# Send the compliance claw to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "complianceclaw",
    "name": "the compliance claw",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/jagadeeshmurali-coder/complianceclaw",
    "canonicalUrl": "https://clawhub.ai/jagadeeshmurali-coder/complianceclaw",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/complianceclaw",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=complianceclaw",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "_meta.json",
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "complianceclaw",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-12T19:24:02.034Z",
      "expiresAt": "2026-05-19T19:24:02.034Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=complianceclaw",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=complianceclaw",
        "contentDisposition": "attachment; filename=\"complianceclaw-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "complianceclaw"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/complianceclaw"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/complianceclaw",
    "downloadUrl": "https://openagent3.xyz/downloads/complianceclaw",
    "agentUrl": "https://openagent3.xyz/skills/complianceclaw/agent",
    "manifestUrl": "https://openagent3.xyz/skills/complianceclaw/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/complianceclaw/agent.md"
  }
}
```
## Documentation

### complianceclaw

The regulation changed 6 months ago. Your client just found out from an enforcement notice.

Federal and state agencies publish 4,000+ rule changes per year. No attorney can read the Federal Register daily. No in-house team can monitor every state agency that touches their business. complianceclaw watches regulatory feeds, maps changes to your clients' industries and obligations, generates compliance checklists, and produces the audit-ready documentation that makes the difference between "we're in compliance" and "we have proof we're in compliance."

Who it's for: Regulatory attorneys, in-house compliance teams, healthcare lawyers tracking HIPAA/CMS changes, financial services counsel monitoring SEC/FINRA, and any firm that advises clients in regulated industries.

What it replaces: The $200K/year compliance vendor, the associate reading the Federal Register, and the "we didn't know the rule changed" defense that never works.

### Pricing

FeatureFreePro ($49/mo)Enterprise ($199/mo)Regulatory feedsFederal Register only+ 50-state + key agenciesAll federal + all state + internationalIndustry filters1 industry5 industriesUnlimitedChange monitoring alertsWeekly digestReal-time + customizableReal-time + routing to teamsCompliance checklists3 templates25+ industry templatesCustom + build your ownObligation mapping—✅✅ + cross-clientAudit-ready reports—✅✅ + board-readyGap analysis—✅✅ + remediation trackingRegulatory calendar—✅✅ + integrationClient/entity profiles110UnlimitedTeam13UnlimitedPolicy document management——✅Historical regulation lookup1 year5 yearsFull archive

complianceclaw upgrade pro — 14-day free trial.

### Core Commands

Regulatory Monitoring

complianceclaw watch --industry healthcare --topics "HIPAA,telehealth,surprise billing"
complianceclaw watch --industry fintech --agencies "SEC,FINRA,CFPB,OCC"
complianceclaw watch --industry "cannabis" --states "CA,CO,NY,IL"
complianceclaw watch --cfr-title 21 --parts "800-899" — Specific CFR parts (medical devices)
complianceclaw feed --last 7 — What changed this week
complianceclaw feed --last 7 --impact high — High-impact changes only
complianceclaw feed --agency SEC --last 30

Compliance Checklists

complianceclaw checklist generate --framework HIPAA --entity "HealthCo Inc"
complianceclaw checklist generate --framework "SOX" --entity "PublicCorp"
complianceclaw checklist generate --framework "CCPA" --entity "TechStartup"
complianceclaw checklist status --entity "HealthCo Inc" --framework HIPAA — Progress
complianceclaw checklist item done --id CHK-0042 --evidence "policy_v3.pdf" --by "J. Smith"
complianceclaw checklist export --entity "HealthCo Inc" --format pdf — Audit-ready

Obligation Mapping (Pro)

complianceclaw obligation map --entity "HealthCo Inc" — All obligations by source
complianceclaw obligation add --entity "HealthCo Inc" --regulation "HIPAA 164.530(j)" --description "Retain policies for 6 years" --deadline recurring-yearly
complianceclaw obligation list --entity "HealthCo Inc" --overdue
complianceclaw obligation list --entity "HealthCo Inc" --upcoming 90
complianceclaw obligation assign --id OBL-0012 --to "compliance@healthco.com" (Enterprise)

Gap Analysis (Pro)

complianceclaw gap-analysis --entity "HealthCo Inc" --framework HIPAA
complianceclaw gap-analysis --entity "FinCo" --framework "SOC 2 Type II"
complianceclaw gap-analysis --entity "TechStartup" --regulation "AI Act" — EU AI Act readiness

Output:

🟢 14.530(a) - Privacy notice: COMPLIANT (evidence: privacy_policy_v4.pdf)
🟡 164.308(a)(1) - Risk analysis: PARTIAL (last assessment: 14 months ago)
🔴 164.312(e)(1) - Encryption in transit: NON-COMPLIANT (no evidence found)
🔴 164.530(j) - Record retention: NON-COMPLIANT (retention policy expired)

Regulatory Calendar

complianceclaw calendar --entity "HealthCo Inc" — All regulatory deadlines
complianceclaw calendar --next 90 — Cross-entity upcoming deadlines
complianceclaw calendar sync --google — Sync to Google Calendar (Enterprise)

Reporting

complianceclaw report --entity "HealthCo Inc" --framework HIPAA --format pdf
complianceclaw report --entity "HealthCo Inc" --board-ready (Enterprise)
complianceclaw report --all-entities --summary — Portfolio compliance status
complianceclaw report --changes --period 2026-Q1 — Regulatory changes impact report

Regulation Lookup

complianceclaw lookup "42 CFR 482" — Hospital Conditions of Participation
complianceclaw lookup "CCPA" --current — Current full text
complianceclaw lookup "HIPAA 164.312" --history — Amendment history (Enterprise)
complianceclaw search "data breach notification" --state all — Cross-state comparison

### Supported Frameworks & Industries

Healthcare: HIPAA, HITECH, Stark Law, Anti-Kickback, 42 CFR Part 2, CMS CoP
Financial: SOX, Dodd-Frank, BSA/AML, FINRA, SEC, GLBA, FCRA, CFPB
Privacy: CCPA/CPRA, GDPR, VCDPA, CPA, CTDPA, state breach notification
Technology: AI Act (EU), NIST CSF, SOC 2, ISO 27001, FedRAMP
Healthcare IT: ONC, 21st Century Cures Act, Information Blocking
Cannabis: State-by-state regulatory tracking
Energy: FERC, NERC CIP, EPA, state PUC
Employment: FLSA, OSHA, ADA, FMLA, state wage & hour

### Notes

Federal Register data is public/free; state regulatory feeds require Pro+
Combine with contractclaw for contract obligations that have compliance implications
Combine with caseclaw for deadline tracking on regulatory filing dates
Regulatory data updated daily (Pro) or real-time (Enterprise)
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: jagadeeshmurali-coder
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-12T19:24:02.034Z
- Expires at: 2026-05-19T19:24:02.034Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/complianceclaw)
- [Send to Agent page](https://openagent3.xyz/skills/complianceclaw/agent)
- [JSON manifest](https://openagent3.xyz/skills/complianceclaw/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/complianceclaw/agent.md)
- [Download page](https://openagent3.xyz/downloads/complianceclaw)