truthcheck

Installation
SKILL.md

TruthCheck Skill

AI content verification CLI. Verify claims, check URLs, and trace misinformation.

Commands

Verify a claim

truthcheck verify "claim text" --llm gemini
  • Returns TruthScore 0-100 with breakdown (publisher, content, corroboration, fact-checks)
  • --llm is optional but improves accuracy
  • Add --json for structured output
Installs
1
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Mar 11, 2026
truthcheck — openclaw/skills