claimify
Extract and structure claims from discourse into analyzable argument maps with logical relationships and assumptions. Use when analyzing arguments, red-teaming reasoning, synthesizing debates, or transforming conversations into structured claim networks. Triggers include "what are the claims," "analyze this argument," "map the logic," or "find contradictions.
npx skills add majiayu000/claude-skill-registry --skill claimify --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.
# Claimify Extract claims from text and map their logical relationships into structured argument networks. ## Overview Claimify transforms messy discourse (conversations, documents, debates, meeting notes) into analyzable claim structures that reveal: - Explicit and implicit claims - Logical relationships (supports/opposes/assumes/contradicts) - Evidence chains - Argument structure - Tension points and gaps ## Workflow 1. **Ingest**: Read source material (conversation, document, transcript) 2. **Extract**: Identify atomic claims (one assertion per claim) 3. **Classify**: Label claim types (factual/normative/definitional/causal/predictive) 4. **Map**: Build relationship graph (which claims support/oppose/assume others) 5. **Analyze**: Identify structure, gaps, contradictions, implicit assumptions 6. **Output**: Format as requested (table/graph/narrative/JSON) ## Claim Extraction Guidelines ### Atomic Claims Each claim should be a single, testable assertion. **Good:** - "AI adoption increases productivity by 15-30%" - "Psychological safety enables team learning" - "Current training methods fail to build AI fluency" **Bad (not atomic):** - "AI is useful and everyone should use it" → S
- Overview
- Workflow
- Claim Extraction Guidelines
- Atomic Claims
- Claim Types
- Relationship Types
- Output Formats
- Table Format (default)
- Graph Format
- Narrative Format
- JSON Format
- Analysis Depth Levels
- Best Practices
- Common Patterns
What does the claimify skill do?
Extract and structure claims from discourse into analyzable argument maps with logical relationships and assumptions. Use when analyzing arguments, red-teaming reasoning, synthesizing debates, or transforming conversations into structured claim networks. Triggers include "what are the claims," "analyze this argument," "map the logic," or "find contradictions.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill claimify --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.
