reversal-generation

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

Generates creative inversions by systematically reversing positive statements

  • Solves the problem of generating novel ideas through conceptual reversal
  • Depends on subagent-spawning and linguistic analysis capabilities
  • Uses reversal depth and input statements to determine inversion scope
  • Returns reversed statements with initial conceptual associations
SKILL.md
.github/skills/reversal-generationView on GitHub ↗
---
name: reversal-generation
description: Systematically reverse positive statements to generate creative inversions. Produces reversed statements with initial associations.
execution: subagent
prompt: ./prompt.md
input: statement_list (array), reversal_depth (string)
used-by: inversion-protocol, reverse-brainstorming, axiom-negation, sacred-cow-hunting
---

# Reversal Generation

Systematically reverse positive statements.

## Execution

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

## Why Subagent

Reversal generation requires creative linguistic and conceptual inversion across multiple dimensions. Benefits from dedicated attention to produce both obvious negations and surprising creative reversals.
More from yogsoth-ai/de-anthropocentric-research-engine