direct-analogy-generation

$npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/direct-analogy-generation

Generates direct analogies from nature, tech, and society with structural mappings

  • Solves problems by finding cross-domain analogies with similar structures
  • Uses subagent execution for focused analogy search and mapping
  • Analyzes problem structure to identify non-obvious parallels
  • Returns list of analogies with explicit structural correspondences
SKILL.md
.github/skills/direct-analogy-generationView on GitHub ↗
---
name: direct-analogy-generation
description: Find direct analogies from nature/tech/society that share structural properties with the problem. Produces analogy list with structural mappings.
execution: subagent
prompt: ./prompt.md
input: problem (string)
used-by: synectics, direct-analogy, excursion-method
---

# Direct Analogy Generation

Find direct analogies from nature, technology, and society.

## Execution

Subagent — spawned via subagent-spawning/spawn-agent skill.

## Why Subagent

Direct analogy generation requires broad cross-domain knowledge search and careful structural mapping. Benefits from dedicated focus on finding non-obvious parallels without premature solution generation.
More from yogsoth-ai/de-anthropocentric-research-engine