abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Decompose compound concepts into atomic, non-overlapping concepts while preserving parent/part relationships.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill atomize-concept --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/atomize-conceptContext preview
The summary Claude sees to decide when to auto-load this skill.
Decompose compound concepts into atomic, non-overlapping concepts while preserving parent/part relationships.
name: atomize-concept description: "Decompose compound concepts into atomic, non-overlapping concepts while preserving parent/part relationships."
Split a broad concept into definitional facets and distinguishable subconstructs.
required: [concept_definition, domain_context] optional: [theory, neighboring_concepts, examples] constraints: [facets must be non-duplicate and retain the parent concept boundary]
1. Extract the concept's necessary, typical, and optional properties. 2. Separate facets by mechanism, function, level, or context. 3. Compare neighboring concepts and mark overlaps or gaps. 4. Emit a facet hierarchy with definitions and boundary examples.
If the atomic concepts are stable enough to connect semantically, consider `type-relation` as the next tactic.
produces: [concept_facets, facet_definitions, overlap_map, boundary_examples] delta_fields: [findings, uncertainties, open_questions]
Do not treat synonyms as distinct facets or split a concept solely by examples.
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.