# Find Idea

> Research a market and generate 7-10 scored idea candidates matched to your background

- Skill: `latifox/find-idea` (Agent Skill)
- Install (CLI): `npx skillmds@latest add latifox/find-idea`
- Raw SKILL.md: https://api.skillmd.com/api/skills/latifox/find-idea/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: Latifox (https://skillmd.com/u/latifox)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/latifox/find-idea

---


Run the workflow in `workflows/idea-generation.md` end to end.

Niche or area of interest: $ARGUMENTS

Entry conditions:

- If `memory/user_profile.md` does not exist, run first-run onboarding first.
- If no niche was given, infer candidates from the profile and existing
  `memory/market_insights/` files, then confirm with the user before researching.

Follow the workflow's skill chain in order and present what each step's
`present` line asks for. Do not skip the trend research; ideas generated without
it are speculation.

When you present the ranked candidates, obey the scoring rules:

- Candidates carry a **rank label** (strong-candidate, candidate, weak-candidate),
  never a verdict. Do not use the words pursue, test, pivot or drop here.
- Competition is capped at 45 until `competitor-mapper` has actually run. Say so.
  In five full validations in this project it fell 20-40 points under research.

End by offering `/validate-idea <slug>` on the top candidate.

