Installation
Claude Code
OpenClaw
Manual Integration
For any LLM platform that supports markdown injection:- Download SKILL.md
- Include it in the LLM’s system prompt or context
- Set
ZEBRATRUTH_API_KEYin the environment
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:| Workflow | Purpose |
|---|---|
content-compliance-check.md | Full check procedure |
image-rights-clearance.md | Image-specific checks |
streaming-integration.md | SSE consumption |
async-webhook-execution.md | Submit-then-poll |
individual-agents.md | Per-agent invocation |
interpreting-reports.md | Scores & decisions |
embedding-annotations.md | Map to UI |
cost-and-credits.md | Budget management |
debugging.md | Logs, traces, replay |