Skip to content
Automation
Skill

/map-analogy

Map source structure/relations/functions to target structure and annotate match quality.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill map-analogy --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/map-analogy

Context preview

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

Map source structure/relations/functions to target structure and annotate match quality.

SKILL.md

map-analogy.SKILL.md
name: map-analogy
description: "Map source structure/relations/functions to target structure and annotate match quality."

map-analogy

Purpose

Map source structures, relations, or functions to a target and annotate match quality.

Input contract

required: [source_structure, target_structure, mapping_basis]
optional: [source_constraints, target_constraints]
constraints: [mapping basis must specify structural, functional, or relational correspondence]

Procedure

1. Align source and target entities by role rather than label. 2. Map relations and functions, recording one-to-one, many-to-one, and unmatched cases. 3. Rate each correspondence and identify structural gaps requiring validation.

Output contract

produces: [analogy_map, correspondence_quality, unmapped_relations]
delta_fields: [findings, hypothesis_updates, uncertainties]

Quality gates

  • All claimed correspondences have a basis and quality note; unmatched relations remain explicit.

Failure and counterexamples

Reject surface-only mappings and mappings that hide incompatible directionality or constraints.

Provenance map

  • `creative-ideation/vital-relation-mapping`: resolved.
  • `creative-ideation/analogy-quality-assessment`: resolved.
  • `creative-ideation/biological-function-mapping`: 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
8h ago
Last commit
7mo ago
Created

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