infrasity-labs/dev-gtm-claude-blog-factcheck
> Verify statistics and claims in blog posts by fetching cited source URLs and checking if the claimed data actually appears on the page. Extracts all statistical claims (numbers, percentages, named sources), fetches each cited URL via WebFetch, and scores match confidence (exact match 1.0, paraphrase 0.7-0.9, not found 0.0). Flags uncited claims as UNVERIFIED. Use when user says "fact check", "verify statistics", "check sources", "validate claims", "factcheck", "source verification".
This is a copy. The original lives at infrasity-labs/blog-factcheck.
npx skills add https://github.com/Infrasity-Labs/dev-gtm-claude-skills --skill blog-factcheck
Take infrasity-labs/dev-gtm-claude-blog-factcheck from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.