# Need Scenario Generator

> Generate composable Need Route Lab scenarios from human needs, domains, target surfaces, autonomy preferences, and validation constraints.

- Skill: `clawic/need-scenario-generator` (Agent Skill)
- Install (CLI): `npx skillmds@latest add clawic/need-scenario-generator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/clawic/need-scenario-generator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: clawic (https://skillmd.com/u/clawic)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/clawic/need-scenario-generator

---


# need-scenario-generator

Use this skill to expand a broad human need into Need Route Lab routes.

## Procedure

1. Start from `claw needs dimensions --json` and `claw needs pilots --json`.
2. Choose dimensions explicitly; do not encode a whole workflow as prose only.
3. Prefer dry-run or fixture validation unless the user approved real services.
4. Include acceptance signals that an agent can verify later.
5. Mark hardware, remote providers, paid APIs, production data, or native
   permissions as `EXTERNAL PENDING` unless a safe host-owned path exists.

## Output

Return route candidates with the selected dimension values, expected outcome,
acceptance signals, and validation mode.

