Claim Extractor

Extract falsifiable claims from a fetched source document, returning a standard `{claim, quoted_anchor, source_url, source_tier, claim_type}` schema per claim. Filters out opinions, marketing fluff, vague generalizations, and unverifiable forward-looking statements. Used by every Category 1 research skill (Obsidian-first contract) before passing claims to verify-claim, and by memory-curator when staging multi-claim documents into _inbox/. Composes on source-fetcher (the input is its content_md) and prompt-injection-guard (already applied upstream). Use after source-fetcher returns content during any Category 1 research or scheduled digest run, before claims go to verify-claim or get staged for memory-curator.

themarmack 3b52f68 2 files · 8.0 KB Updated

File contents

themarmack/research-bot/tree/main/.claude/skills/claim-extractor commit 3b52f684fb

Frequently asked questions

npx skillmds@latest add themarmack/claim-extractor