input-space-construction

$npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/input-space-construction

Constructs detailed input spaces for two source concepts

  • Elaborates concepts into elements, relations, and attributes for creative synthesis
  • Uses subagent-spawning to isolate and focus on each concept independently
  • Identifies non-obvious internal structures and connections within each concept
  • Returns structured input spaces for use in concept blending and design exploration

SKILL.md

.github/skills/input-space-constructionView on GitHub ↗
---
name: input-space-construction
description: Build input spaces for two source concepts
execution: subagent
prompt: ./prompt.md
input: two_concepts (string)
used-by: combinatorial-creativity, concept-blending, design-space-exploration, function-combination
---

# Input Space Construction

Build input spaces for two source concepts, elaborating each into its elements, relations, and attributes.

## Execution

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

## Why Subagent

Input space construction requires deep elaboration of each concept's internal structure, identifying non-obvious elements and relations. Benefits from dedicated focused attention on each concept independently.

More from yogsoth-ai/de-anthropocentric-research-engine