Skip to main content

Installation

Claude Code

Two steps inside the Claude Code session — both are required, in order: Step 1. Register the ZebraTruth AI Labs marketplace (only needed once per machine):
Step 2. Install the compliance plugin:
Verify the install:
You should see zebratruth-compliance in the output. Then set your API key in the shell that launches Claude Code (the env var is read at session start):
If Claude Code is already running, restart the session so it picks up the env var.

Autonomous-agent install (agent driving Claude Code on a customer’s behalf)

Run these two slash commands sequentially via your agent’s command-execution interface, then ensure ZEBRATRUTH_API_KEY is in the environment before Claude Code starts:
The marketplace-add step is required — skipping it produces Marketplace 'zebratruth-ai-labs' not found.

OpenClaw

Manual Integration

For any LLM platform (or autonomous agent) that supports markdown injection:
  1. Download SKILL.md — this is the raw URL, suitable for both browser download and curl/wget:
  2. Include it in the LLM’s system prompt or context
  3. Set ZEBRATRUTH_API_KEY in the environment
The LLM will automatically learn how to authenticate, run checks, and interpret results. The 9 workflow documents listed below live alongside SKILL.md under the same directory pattern, so an agent that needs one can fetch it on demand:

Workflow Documents

The SKILL.md references 9 workflow documents for detailed procedures. These are loaded by the LLM on demand — you don’t need to include them all upfront: