Overview
- Skill Key
- baiyishr/truthcheck
- Author
- baiyishr
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/baiyishr/truthcheck
- Latest Commit SHA
- 2791632a2b8483a3f911317f5dfa5489690696f9
Verify claims, fact-check content, check URL trustworthiness, and trace claims to their origin using the TruthCheck CLI. Use when: (1) user asks to fact-check or verify a claim, (2) user wants to check if a URL/source is trustworthy, (3) user wants to trace where a claim originated, (4) user asks about misinformation or content verification. Requires: pip install truthcheck
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 truthcheck 技能。 若已安装,则直接安装 truthcheck 技能。
# TruthCheck Skill AI content verification CLI. Verify claims, check URLs, and trace misinformation. ## Commands ### Verify a claim ```bash 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 ### Check URL trustworthiness ```bash truthcheck check https://example.com truthcheck check "text with multiple URLs" truthcheck check -f file.txt ``` - Detects hallucinated URLs that don't exist - Rates publisher credibility ### Trace a claim to its origin ```bash truthcheck trace "claim text" # balanced, ~1-2 min truthcheck trace "claim text" --quick # fast, ~30 sec truthcheck trace "claim text" --deep # thorough, ~3-5 min ``` - Finds original source and builds propagation tree ### Look up a publisher ```bash truthcheck lookup "publisher name" ``` ### Sync publisher database ```bash truthcheck sync ``` Run periodically to keep publisher ratings current. ## Interpreting TruthScore | Score | Label | Meaning | |-------|-------|---------| | 80-100 | TRUE | Strong evidence supports the claim | | 60-79 | POSSIBLY TRUE | Some supporting evidence, inconclusive | | 40-59 | UNCERTAIN | Mixed or insufficient evidence | | 20-39 | POSSIBLY FALSE | Evidence leans against the claim | | 0-19 | FALSE | Strong evidence contradicts the claim | ## LLM Integration (Optional) TruthCheck works without any LLM, but adding `--llm` improves content analysis accuracy. ```bash truthcheck verify "some claim" --llm gemini # recommended, fast & free tier truthcheck verify "some claim" --llm openai # GPT models truthcheck verify "some claim" --llm anthropic # Claude models truthcheck verify "some claim" --llm ollama # local models, fully offline ``` **Privacy:** API keys are stored in your local environment only. TruthCheck never sends your keys to any external service — they are used solely for direct API...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.