abstract-structure
Remove domain surface details to expose transferable relational/mechanistic structure at a chosen abstraction level.
Reframe a problem in biological functional terms, discover organisms/systems solving analogous functions, extract the causal biological strategy, and transfer the mechanism back into the target domain.
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill biomimetic-transfer --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/biomimetic-transferContext preview
The summary Claude sees to decide when to auto-load this skill.
Reframe a problem in biological functional terms, discover organisms/systems solving analogous functions, extract the causal biological strategy, and transfer the mechanism back into the target domain.
name: biomimetic-transfer description: "Reframe a problem in biological functional terms, discover organisms/systems solving analogous functions, extract the causal biological strategy, and transfer the mechanism back into the target domain."
Translate a target problem into biological functions, find analogous living systems, extract causal strategies, and transfer them back.
mode_contracts:
biologize-and-discover: &biomimetic_input
required: [target_problem, target_function]
optional: [biological_search_space, compatibility_constraints]
constraints: [function_must_be_stated_independently_of_the_target_implementation]
BioTRIZ: *biomimetic_inputDo not perform called SOP operations inline; each loaded SOP owns its contract and thresholds.
1. You MUST load skill `biologize-problem` to biologize the problem. 2. You MUST load skill `discover-biological-analog` to discover biological analogs. 3. You MUST load skill `extract-biological-strategy` to extract the causal strategy. 4. You MUST load skill `instantiate-transfer` to instantiate the target transfer. 5. You MUST load skill `evaluate-compatibility` to check compatibility. If a viable transfer requires composing mechanisms from multiple biological analogs rather than applying one causal strategy, consider `conceptual-blending` as the next tactic. Deviation: BioTRIZ mode may branch during strategy extraction, but all five checks remain required.
mode_contracts:
biologize-and-discover:
produces: [biological_question, biological_candidate_set, biological_strategies, design_principles, technical_solutions]
delta_fields: [findings, hypothesis_updates, uncertainties, decisions, open_questions]
BioTRIZ:
produces: [contradiction, biotriz_principles, biological_case_mapping, biological_strategies, design_principles, technical_solutions]
delta_fields: [findings, hypothesis_updates, uncertainties, decisions, open_questions]Reject organism-by-appearance analogies, transfers without mechanism, and proposals violating target constraints.
Append function translation, analog evidence, mechanism, transfer assumptions, and compatibility failures.
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.