citation-check-skill
Verify citations and block hallucinated claims in documents
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install citation-check-skill?โผ
Run `npx skills add serenakeyitan/citation-check-skill --all -g -y` in your terminal to install it globally.
How to check if AI-generated citations are real?โผ
This skill searches the web to confirm each cited paper or report actually exists and that it supports the exact claim being made.
Can it verify claims against only my own PDF?โผ
Yes. Doc-only mode traces every claim back to your provided document and flags anything that comes from outside knowledge.
Does it check numbers and charts for accuracy?โผ
Yes. It compares statistics, charts, and tables value-by-value against sources and flags any rounding or mismatch as a numerical error.
Does citation-check-skill work with Claude Code and ChatGPT?โผ
Yes. It follows the standard SKILL.md format and works with Claude Code, ChatGPT Codex, and other compatible agents.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides