Skip to content
Automation
Skill

/instantiate-transfer

Turn an abstract transferred principle into a concrete target-domain design/mechanism.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill instantiate-transfer --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/instantiate-transfer

Context preview

The summary Claude sees to decide when to auto-load this skill.

Turn an abstract transferred principle into a concrete target-domain design/mechanism.

SKILL.md

instantiate-transfer.SKILL.md
name: instantiate-transfer
description: "Turn an abstract transferred principle into a concrete target-domain design/mechanism."

instantiate-transfer

Purpose

Turn an abstract transferred principle into a concrete target-domain design or mechanism.

Input contract

required: [abstract_principle, target_domain, target_constraints]
optional: [source_mapping, implementation_components]
constraints: [retain the source principle's causal role while adapting implementation]

Procedure

1. Map each abstract relation to a target component or operation. 2. Specify the concrete mechanism, interfaces, and operating conditions. 3. Check whether the instantiated design preserves the intended function.

Output contract

produces: [target_mechanism, component_mapping, operating_conditions]
delta_fields: [findings, hypothesis_updates, uncertainties, decisions]

Quality gates

  • Every target element has a source-principle trace and a constraint check.

Failure and counterexamples

Reject literal copying that violates target conditions or omits the mechanism being transferred.

Provenance map

  • `creative-ideation/abstraction-to-design`: resolved.
  • `creative-ideation/emulation-generation`: resolved.
  • `creative-ideation/springboard-launch`: resolved.
Ships withde-anthropocentric-research-engine

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.

Get the whole plugin
Stats
499
Stars
41
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
1h ago
Last commit
7mo ago
Created

Repo: yogsoth-ai/de-anthropocentric-research-engine