Skip to main content
Generalhashgraph-online

ai-hallucination-fact-check-protocol

Design a fact-checking protocol for AI-generated text, extending SIFT with AI-specific adaptations for hallucination detection. Use when students need to verify AI claims and citations.

Stars
336
Source
hashgraph-online/awesome-codex-plugins
Updated
2026-05-27
Slug
hashgraph-online--awesome-codex-plugins--ai-hallucination-fact-check-protocol
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/hashgraph-online/awesome-codex-plugins/HEAD/plugins/GarethManning/education-agent-skills/skills/ai-literacy/ai-hallucination-fact-check-protocol/SKILL.md -o .claude/skills/ai-hallucination-fact-check-protocol.md

Drops the SKILL.md into .claude/skills/ai-hallucination-fact-check-protocol.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.