Formal proof engine skill for verifiable fact-checking and claim verification
npx claudepluginhub yaniv-golan/proof-engineCreate formal, verifiable proofs of claims with machine-checkable reasoning — every fact computed or cited, never asserted
An AI agent skill that creates formal, verifiable proofs of claims. Every fact is either computed by Python code anyone can re-run or backed by a specific source, URL, and exact quote. The LLM never asserts a fact on its own authority.
Uses the open Agent Skills standard. Works with Claude Desktop, Claude Cowork, Claude Code, Codex CLI, Cursor, Windsurf, Manus, ChatGPT, and any other compatible tool.
LLMs have two weaknesses that make them unreliable for factual claims: they hallucinate facts and they make reasoning errors. This skill overcomes both by:
The skill produces three outputs: a re-runnable proof.py script, a reader-facing proof.md summary with verdict, and a proof_audit.md with full verification details. Verdicts: PROVED, SUPPORTED, DISPROVED, PARTIALLY VERIFIED, UNDETERMINED, or qualified variants with unverified citations.
proof-engine.zip— or install manually —
yaniv-golan/proof-engine and click SyncFrom your terminal:
claude plugin marketplace add https://github.com/yaniv-golan/proof-engine
claude plugin install proof-engine@proof-engine-marketplace
Or from within a Claude Code session:
/plugin marketplace add yaniv-golan/proof-engine
/plugin install proof-engine@proof-engine-marketplace
https://github.com/yaniv-golan/proof-engine into the Search or Paste Link boxproof-engine.zipNote: ChatGPT Skills are currently in beta, available on Business, Enterprise, Edu, Teachers, and Healthcare plans only. See OpenAI's documentation for the latest on plan availability.
proof-engine.zipUse the built-in skill installer:
$skill-installer https://github.com/yaniv-golan/proof-engine
Or install manually:
proof-engine.zipproof-engine/ folder to ~/.codex/skills/Download proof-engine.zip and extract the proof-engine/ folder to:
.agents/skills/ in your project root~/.agents/skills/RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
No description available.
Code intelligence powered by a knowledge graph — execution flows, blast radius, and semantic search