# Book Ideation

> Phase 1: Ideation. Concept validation, market gap analysis, competitive matrix, final concept selection.

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

---



# Phase 1: Ideation

Generate 5-10 concepts from PRD + sources. Each: elevator pitch, target reader, differentiation, scope, difficulty.

**Market Gap Analysis**: existing coverage → gaps → market shifts → reader complaints. Analyze 5+ competing books in matrix (title, author, topic, differentiator, gap we fill).

**Validation**: clarity (1 sentence?) · reader value · differentiation · feasibility · timeliness · scope

Present to user → select ≤3 → merge → confirm single concept.

Output: `ideation.md` (pitch, competitive matrix, gap summary, rationale).

Gate: ideation.md exists, 5+ competitors analyzed, user approved.


## Post-Completion

Update the project dashboard status:

```bash
node {PLUGIN_ROOT}/velith.mjs scan [project-dir] --plugin-root={PLUGIN_ROOT}
```

---

**Source:** [`hashgraph-online/awesome-codex-plugins`](https://github.com/hashgraph-online/awesome-codex-plugins) → `plugins/epicsagas/Velith/skills/book-ideation/SKILL.md`

