| name | claim-extraction |
| description | Extract core claims from papers for Research Harness evidence structuring. Trigger on phrases like "claim-extraction", "/claim-extraction", "提取论文声明", "claim extract", or equivalent requests to identify key claims, evidence, assumptions, and limitations from ingested papers. |
| public_suite | research |
| task_type | extraction |
| data_access_level | local |
| inputs | topic_id, paper_ids, optional claim focus |
| outputs | structured claims, evidence notes, assumptions, limitations |
| gates | target papers must be ingested and topic-scoped before extraction |
| artifact_schemas | claim_set, evidence_link |
| estimated_runtime | 5-20 min |
Claim Extraction
Use this skill when the user needs structured claims from papers.
Workflow
- Identify the target papers and topic focus.
- Use
claim_extract when available.
- Organize outputs into:
- key claims
- supporting evidence
- assumptions
- limitations or contradictions
- Preserve paper identifiers so later steps can cite them.