abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Extract candidate concepts from evidence with explicit source provenance and precision/recall posture.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill extract-concepts --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/extract-conceptsContext preview
The summary Claude sees to decide when to auto-load this skill.
Extract candidate concepts from evidence with explicit source provenance and precision/recall posture.
name: extract-concepts description: "Extract candidate concepts from evidence with explicit source provenance and precision/recall posture."
Extract domain concepts, definitions, and relation candidates from a source while preserving source wording and scope.
required: [source, extraction_scope] optional: [concept_schema, domain_ontology, relation_cues] constraints: [each concept requires a source span and an uncertainty state]
1. Identify repeated technical terms, defined entities, and salient constructs. 2. Capture source definitions, aliases, scope qualifiers, and examples. 3. Link candidate relations only when the source expresses them. 4. Emit a deduplicated concept set with unresolved meanings retained.
If candidate concepts are identified but still bundle multiple meanings or operations, consider `atomize-concept` as the next tactic.
produces: [concept_records, definition_map, alias_map, relation_candidates, ambiguity_log] delta_fields: [findings, evidence_updates, uncertainties, open_questions]
Do not infer a concept solely from keyword frequency or merge terms with different operational meanings.
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.