Fact Check
by Summer
Automated factual verification using tiered official sources to eliminate hallucinations and circular reasoning.
Free
Works with the AI tools you already use
See it in action
You say
Fact check this AI-generated summary of the 2023 tech subsidy policy. It claims a 500 million grant was issued on March 15th.
Your agent does
Claim: 500 million grant issued on March 15. Rating: ⚠️ Deviated Evidence: Official filing [link] shows the grant was 450 million. The March 15 date refers to the media report date; the actual policy execution started on March 10. Source: Ministry of Industry T0 Archive.
About this skill
The problem
Manually verifying claims in news drafts, reports, or AI-generated content is slow and prone to oversight. Relying on search engine snippets often leads to circular reasoning where the source being checked is the one providing the verification.
What it does
- Extracts every factual claim including dates, amounts, and entities using a "verbatim capture" principle to ensure no detail is missed.
- Forces external cross-referencing against a tiered source hierarchy, prioritizing official government filings (T0) and authoritative media (T1).
- Detects sophisticated misinformation tactics like time-shifting (using old news as current), title-body mismatch, and AI hallucinations.
- Generates structured verification reports with deep-link evidence, categorizing claims as accurate, incorrect, biased, or unverifiable.
Frameworks & tools
Python 3, Cue API, and official financial/regulatory data sources like SSE, HKEX, and EDGAR.
Why this beats prompting it yourself
Standard LLM prompting often results in internal hallucinations or "lazy" verification that accepts surface-level search results. This skill implements a strict anti-circular-reasoning firewall and a forced deep-search protocol that bypasses homepages to find primary source documents.
Use cases
- Fact-checking PR drafts against historical financial reports and official corporate filings.
- Verifying AI-generated industry analysis to catch hallucinated statistics and fabricated market data.
- Vetting social media content for "zombie news" where old events are rebranded as breaking stories.
Known limitations
Does not verify subjective opinions, private data, or content behind paywalls. Not designed for real-time breaking news where official sources haven't yet commented.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean today
- Free to download with an account
Creator
Frequently Asked Questions
Popular in AI Agents & LLM Ops
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.

prompt-engineer
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.
codex-grade-coding
Turn your AI agent into a senior engineer with strict task classification and verification-driven coding protocols.
deep-research-team
Deploy a hierarchical team of AI agents to perform 15-30 minute deep-dive research with parallel execution.