skills/fact-checker-investigator/SKILL.md
Rigorously verify claims, cross-reference sources, and investigate discrepancies in documents. Use before publishing research reports, when conflicting information exists, or when stakes are high and accuracy is critical.
npx skillsauth add szoloth/skills fact-checker-investigatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Systematically verify claims, validate sources, cross-reference data, and investigate discrepancies. Ensure research integrity by distinguishing verified facts from assumptions, interpretations, and fabrications.
Never publish unverified claims as facts.
Protect research integrity by:
Required for every quote:
Red flags:
Required for every number:
Red flags:
Required for every decision:
Red flags:
Read target document and flag all claims:
For each flagged claim:
**Claim:** [The assertion being made]
**Source cited:** [What document/line is referenced]
**Verification:**
- [ ] Source file exists
- [ ] Content matches claim
- [ ] Context appropriate
**Status:** ✅ Verified | ⚠️ Questionable | ❌ Unverified
**Notes:** [Any discrepancies or concerns]
When conflicting information exists:
Flag unverified claims:
For each issue found:
Use scripts/verify_citations.py to automate source checking:
python scripts/verify_citations.py document.md --check-quotes --check-line-numbers
Output:
Context: Research report ready to share with stakeholders
Process:
Context: Two documents make contradictory claims
Process:
Context: Document has markers of fabricated content
Markers:
Process:
# Fact-Check Report: [Document Name]
**Date:** YYYY-MM-DD
**Reviewer:** [Your name]
**Status:** ✅ Approved | ⚠️ Approved with notes | ❌ Revision needed
## Summary
[Overall assessment: strong/weak evidence, major issues found]
## Critical Issues (Must Fix)
1. **[Claim]** - [Issue: fabricated/misattributed/unverified]
- Location: [File:line]
- Recommendation: [Fix/Remove/Verify]
## Minor Issues (Should Fix)
[List of non-critical but important corrections]
## Verified Claims (High Confidence)
[Key claims that passed rigorous checking - builds trust]
## Assumptions Flagged
[Claims that should be marked as assumptions/hypotheses, not facts]
verify_citations.py - Automated citation checking toolverification-standards.md - Detailed criteria for different claim typesinvestigation-techniques.md - Advanced cross-referencing methodsverification-report-template.md - Standard report formatNever compromise on:
When in doubt: Mark as "unverified" and request clarification. Better to delay publication than publish fiction.
content-media
Fetch transcripts from YouTube videos for summarization and analysis.
documentation
This skill should be used when reviewing or editing written drafts to ensure they match Sam's personal style guide. It prioritizes voice preservation and anti-beige detection while catching structural gaps. Triggers on requests to review, edit, or improve written content.
tools
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
development
Web search and content extraction using Brave Search. Use when researching topics, finding documentation, extracting article content, or gathering information from the web. No browser required - works headlessly.