Agent skill · Content & Marketing

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.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill claim-investigation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 14 KB
Bundled scripts: none
Version: 1.0
Declared author: jwynia
Path: skills/analysis/claim-investigation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Core Principle
  2. Phase 1: Claim Decomposition
  3. 1.1 Extract Atomic Claims
  4. 1.2 Classify Each Component
  5. 1.3 Identify Missing Information
  6. Phase 2: Entity Resolution
  7. 2.1 Resolve Vague References
  8. 2.2 Establish Timeline
  9. 2.3 Identify Key Actors
  10. Phase 3: Systematic Verification
  11. 3.1 Verify Foundational Facts First
  12. 3.2 Investigate Procedural Context
  13. 3.3 Examine Causation Claims
  14. Phase 4: Source Evaluation
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going