landscape-synthesis

$npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/landscape-synthesis

Synthesize research field evaluations from web search results

  • Analyzes maturity, competition, entry barriers, and publication opportunities
  • Uses web search results and actor profile as input data
  • Balances niche approaches with direct competition in hot fields
  • Produces structured FieldPanorama for each candidate field

SKILL.md

.github/skills/landscape-synthesisView on GitHub ↗
---
name: landscape-synthesis
description: Evaluate each candidate research field on maturity, competition, entry barrier, and publication opportunity. Synthesizes broad-web-search results into a structured FieldPanorama. Must consider both niche approaches AND direct frontal competition in hot fields.
execution: subagent
prompt: ./prompt.md
input: candidate_fields (string), web_search_results (string), actor_profile (string)
---

# Landscape Synthesis

Evaluate candidate fields and produce FieldPanorama.

## Execution

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

## Input

- Candidate fields list
- Accumulated web search results
- ActorProfile

## Output

FieldPanorama[] — structured evaluation of each field.

## Hard Constraint

Don't only propose niche/novel combinations or "stitched-together" approaches. Must also consider direct frontal competition in hot fields. The ambition to tackle hard problems head-on must be present.

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