random-word-stimulus

$npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/random-word-stimulus

Generates creative solutions by injecting random words into problem-solving

  • Solves creative blocks by forcing connections between unrelated concepts
  • Relies on a subagent for dedicated, unbiased association processing
  • Selects random words and maps them to the problem domain through forced connections
  • Returns unexpected insights that spark novel solution paths
SKILL.md
.github/skills/random-word-stimulusView on GitHub ↗
---
name: random-word-stimulus
description: Use random word/concept injection as creative stimulus. Selects random concepts and forces connection to the problem space, generating unexpected solution paths.
execution: subagent
prompt: ./prompt.md
input: problem_description (string), stimulus_count (string)
used-by: cross-domain-discovery, lateral-thinking, synectics
---

# Random Word Stimulus

Use random word/concept injection as creative stimulus.

## Execution

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

## Why Subagent

Random stimulus requires genuine randomness in word selection followed by forced-connection reasoning. Benefits from a dedicated context that commits fully to the association process without premature filtering.
More from yogsoth-ai/de-anthropocentric-research-engine