white-space-detection

$npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/white-space-detection

Identifies uncovered regions in a morphological matrix

  • Finds gaps between known methods and matrix dimensions
  • Uses matrix structure and method mapping inputs
  • Analyzes overlaps and missing coverage systematically
  • Returns spatial insights for innovation opportunities
SKILL.md
.github/skills/white-space-detectionView on GitHub ↗
---
name: white-space-detection
description: Identify matrix regions not covered by existing methods
execution: subagent
prompt: ./prompt.md
input: matrix (object), known_methods_mapping (object)
used-by: white-space-identification, design-space-mapping, general-morphological-analysis
---

# White Space Detection

Identify regions of the morphological matrix not covered by any existing method or solution.

## Execution

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

## Why Subagent

White space detection requires mapping known solutions onto the matrix, identifying gaps, and reasoning about why those gaps exist (overlooked vs infeasible vs unexplored).
More from yogsoth-ai/de-anthropocentric-research-engine