abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Extract a schema-declared evidence record from a source, including methods, datasets, metrics/results, conditions, limitations, provenance, and explicitly missing/ambiguous fields.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill extract-evidence-record --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/extract-evidence-recordContext preview
The summary Claude sees to decide when to auto-load this skill.
Extract a schema-declared evidence record from a source, including methods, datasets, metrics/results, conditions, limitations, provenance, and explicitly missing/ambiguous fields.
name: extract-evidence-record description: "Extract a schema-declared evidence record from a source, including methods, datasets, metrics/results, conditions, limitations, provenance, and explicitly missing/ambiguous fields."
Extract a schema-declared evidence record containing methods, data, metrics, results, conditions, limitations, provenance, and explicit missing fields.
required: [source, extraction_schema] optional: [protocol_record, quality_rubric, condition_schema] constraints: [each extracted value is source-linked and missing or ambiguous fields remain explicit]
1. Identify source identity, study design, population, intervention/exposure, comparator, and outcome. 2. Extract methods, data, evaluation conditions, metrics, estimates, and limitations into the schema. 3. Record units, uncertainty, provenance links, and missing/ambiguous fields. 4. Run schema and consistency checks before releasing the record.
If the evidence record contains enough design and method detail for appraisal, consider `audit-study-validity` as the next tactic.
produces: [evidence_record, condition_record, source_links, missing_field_log, extraction_notes] delta_fields: [evidence_updates, uncertainties, open_questions]
Do not infer unreported baselines or merge records from different study versions without lineage evidence.
The complete research orchestration system for AI-native science. What It Does Design Philosophy Architecture (v3.2.2) Quick Start Configuration Roadmap License DARE is not a tool that helps you do research. It is the researcher.
Repo: yogsoth-ai/de-anthropocentric-research-engine
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Evaluate competing arguments against stated criteria and produce a reasoned verdict with uncertainty.
Move a scientific object up/down in abstraction or narrow/broaden selected scope dimensions (population, mechanism, context, outcome, timeframe, system…
Run structured attack/defense/adjudication over a claim, candidate, criterion set, or current winner. Perspective, target, escalation depth,…
Aggregate criterion or comparison results into an ordered recommendation under an explicit rule.
Abstract relational structure from source domains, map it to the target, validate depth, and instantiate transferable mechanisms.