agentskills.codes
CL

claim-extraction

Strategy for extracting claims from source material — identify propositions,

Install

mkdir -p .claude/skills/claim-extraction-yogsoth-ai && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16125" && unzip -o skill.zip -d .claude/skills/claim-extraction-yogsoth-ai && rm skill.zip

Installs to .claude/skills/claim-extraction-yogsoth-ai

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Strategy for extracting claims from source material — identify propositions,
76 charsno explicit “when” trigger

About this skill

Claim Extraction

Identify and extract claims from source material. Decomposes compound statements into atomic propositions, classifies claim types, and creates structured claim pages in the vault.

Budget Slice

MetricSmallMediumLarge
Sources processed51225
Claims extracted102550
Compound claims decomposed3815

State Ledger

<HARD-GATE> Print before every iteration:
MetricTargetCurrent%
Sources processed
Claims extracted
Compound claims decomposed
</HARD-GATE>

Budget Gate

Cannot exit until 80% of budget targets met.

Adversarial Completeness Probe

After budget gate passes, self-check:

  • Have all major positions in the debate been captured?
  • Are there implicit claims that sources assume but don't state?
  • Are there claims from minority/dissenting positions?

Max 2 extra iterations if gaps found.

Tactics Available

  • claim-decomposition — break compound claims into atomic propositions

SOPs Available

  • claim-page-creation — create a claim page in the vault
  • rebuttal-documentation — document counter-claims and rebuttals
<!-- BEGIN available-tables (generated) -->

Available Tactics

Optional, no fixed order; the final leaf is always a sop.

TacticWhen to use
knowledge-structuring-claim-decompositionTactic for decomposing compound claims into atomic propositions — identify logical structure, separate conjunctions, extract implicit assumptions.

Available SOPs

Optional, no fixed order; the final leaf is always a sop.

SOPWhen to use
claim-page-creationSOP for creating a claim page in the vault — atomic proposition with type classification, source attribution, and initial confidence.
rebuttal-documentationSOP for documenting rebuttals and counter-claims — create rebuttal pages with typed contradiction edges and source attribution.
<!-- END available-tables (generated) -->

Search skills

Search the agent skills registry