analogy-domain-transfer

Abstract problems to structural essence and map cross-domain solution mechanisms.

212|23|Updated May 23, 2026
One-click install
npx skills add https://github.com/human-avatar/skills-for-humanity --skill analogy-domain-transfer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analogy-domain-transfer
Source: https://github.com/human-avatar/skills-for-humanity/tree/main/skills/analogy-domain-transfer
Command: npx skills add https://github.com/human-avatar/skills-for-humanity --skill analogy-domain-transfer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you solve a difficult problem by abstracting it into a domain-neutral structure, then borrowing the underlying mechanism from a structurally similar problem in another field.

Core Features & Use Cases

  • Structural abstraction: rewrites your problem without domain vocabulary to reveal the real actors, relationships, failure mode, and goal.
  • Cross-domain mechanism search: identifies candidate domains where the same structural pattern appears and extracts the operational logic step by step.
  • Analogy mapping with validation: maps roles back into your problem and explicitly tests where the analogy holds and where it breaks.

Quick Start

Use analogy-domain-transfer to map your issue to a structurally similar solved problem in another domain and return the best mechanism import with its boundary conditions.

Frequently Asked Questions about analogy-domain-transfer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I transfer a solution mechanism from an unrelated field to solve my current problem?

Cross-domain reasoning works by abstracting your problem into a domain-neutral structure, identifying candidate domains with similar patterns, extracting the core mechanism, and mapping roles back to your original context. This analogy transfer process includes boundary testing.

What is structural abstraction in cross-domain problem solving?

Structural abstraction rewrites your problem without domain vocabulary to reveal the real actors, relationships, failure mode, and goal. It enables cross-domain ideation by exposing the structural essence needed to find analogous mechanisms in other fields.

How do I test where a cross-domain analogy holds and where it breaks?

Analogy mapping validation requires explicit boundary testing after mapping roles from the candidate domain back to your problem. You must stepwise identify where the structural mechanism holds true and where the analogy breaks down to ensure safe mechanism extraction.

Can I use cross-domain reasoning for strategy formation across fields like biology and military?

Yes, cross-domain reasoning applies to strategy formation across biology, military, architecture, sport, logistics, and medicine analogues. It transfers proven solution mechanisms by abstracting your problem and mapping candidate operational logic from these structurally similar domains.

When do I need analogy mapping and mechanism extraction for systems thinking?

You need analogy mapping when facing difficult problems requiring cross-domain ideation and mechanism-level reasoning. If standard systems thinking hits a wall, abstracting your problem to structural essence allows importing proven operational logic from unrelated fields.

What are the limitations of using cross-domain analogy for problem solving?

The limitation of cross-domain analogy is that structural similarities do not guarantee operational equivalence. Boundary testing is required because the extracted mechanism will break at specific role mappings, meaning the imported solution only applies within validated boundary conditions.