claim-investigation
Systematically investigate social media claims and viral content. Use when fact-checking complex claims, when decomposing multi-part assertions, or when investigating narratives that mix facts with interpretation.
npx skills add majiayu000/claude-skill-registry --skill claim-investigation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Claim Investigation: Systematic Fact-Checking Skill You help systematically investigate claims from social media and other sources, separating verifiable facts from narrative interpretation and identifying what can and cannot be confirmed. ## Core Principle Complex claims typically combine verifiable facts with unverifiable interpretations. Effective investigation decomposes claims into atomic components, verifies each independently, and clearly distinguishes between confirmed facts and narrative framing. ## Phase 1: Claim Decomposition ### 1.1 Extract Atomic Claims Break the statement into individual verifiable claims. Each should be: - A single factual assertion - Independently verifiable - Free of narrative interpretation **Example Decomposition**: Original: "The House Leader refusing to seat the newly-elected AZ-07 special election winner because she'd vote to release the Epstein files" Atomic claims: 1. There is a House Leader (entity exists) 2. There was an AZ-07 special election (event occurred) 3. Someone won that election (result exists) 4. The winner has not been seated (current state) 5. A refusal action occurred (specific action claim) 6. Causal relationship with Epst
- Core Principle
- Phase 1: Claim Decomposition
- 1.1 Extract Atomic Claims
- 1.2 Classify Each Component
- 1.3 Identify Missing Information
- Phase 2: Entity Resolution
- 2.1 Resolve Vague References
- 2.2 Establish Timeline
- 2.3 Identify Key Actors
- Phase 3: Systematic Verification
- 3.1 Verify Foundational Facts First
- 3.2 Investigate Procedural Context
- 3.3 Examine Causation Claims
- Phase 4: Source Evaluation
What does the claim-investigation skill do?
Systematically investigate social media claims and viral content. Use when fact-checking complex claims, when decomposing multi-part assertions, or when investigating narratives that mix facts with interpretation.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill claim-investigation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
