ai-hallucination-fact-check-protocol

Generate an AI fact-checking protocol with SIFT moves and hallucination taxonomy.

583|96|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/GarethManning/education-agent-skills --skill ai-hallucination-fact-check-protocol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-hallucination-fact-check-protocol
Source: https://github.com/GarethManning/education-agent-skills/tree/main/skills/ai-literacy/ai-hallucination-fact-check-protocol
Command: npx skills add https://github.com/GarethManning/education-agent-skills --skill ai-hallucination-fact-check-protocol

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps students avoid being misled by AI-generated citations and statistics by providing a repeatable protocol for checking whether claims are real and correctly represented.

Core Features & Use Cases

  • AI-adapted SIFT: Replaces the usual “Investigate the source” step with AI-specific source reconstruction (does the cited source exist, and does it say what the AI claims?).
  • Hallucination taxonomy: Classifies common LLM error types such as fabricated citations, statistical invention, misattribution, and false consensus so verification steps match the claim type.
  • Classroom-ready activity: Includes a structured “Hallucination Hunt” plus a teacher think-aloud model to demonstrate both successful verification and discovery of fabrication.

Quick Start

Use this Skill for a fact-checking lesson when you have an AI response containing citations or numbers and want students to verify them using source reconstruction steps.

Frequently Asked Questions about ai-hallucination-fact-check-protocol

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify AI citations and check for hallucinated sources?

Fact-checking AI hallucinations requires an adapted SIFT protocol that classifies LLM error types and performs source reconstruction to verify whether cited sources exist and match the AI's statements.

What is the best way to teach students digital literacy for AI fact-checking?

The best way to teach digital literacy for AI fact-checking is through a structured classroom activity like a Hallucination Hunt, guided by a teacher think-aloud model. This demonstrates successful verification and how to discover fabricated citations.

Can I use the SIFT method to detect fabricated statistics in LLM outputs?

Yes, you can use an AI-adapted SIFT method to detect fabricated statistics in LLM outputs by applying a hallucination taxonomy. This taxonomy classifies statistical invention and false consensus, matching verification steps to the specific claim type.

What types of AI hallucinations can be classified during citation verification?

During citation verification, types of AI hallucinations classified include fabricated citations, statistical invention, misattribution, and false consensus. Categorizing these LLM error types ensures that verification steps match the specific claim being checked.

Does lateral reading work for verifying false consensus claims generated by AI?

Lateral reading works for verifying false consensus claims when integrated into an AI-adapted SIFT workflow. It uses step-by-step verification moves to cross-check the AI's consensus statements against external sources during classroom practice scenarios.