# Ideate

> Generate startup ideas grounded in Hamza's portfolio patterns + current trends. Wraps the idea-generator agent.

- Skill: `hamza-ali-shahjahan/ideate` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hamza-ali-shahjahan/ideate`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hamza-ali-shahjahan/ideate/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: hamza-ali-shahjahan (https://skillmd.com/u/hamza-ali-shahjahan)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hamza-ali-shahjahan/ideate

---


# /ideate

Usage: `/ideate` or `/ideate <theme>`

## What this does
1. Reads `products/*/product.config.json` to understand portfolio patterns.
2. Invokes `agents/idea/idea-generator/SKILL.md`.
3. Returns 5–10 ranked ideas with the standard format.
4. Ends with one direct recommendation.

## What you do as the assistant when this is invoked
- Read `agents/idea/idea-generator/SKILL.md` and execute its protocol.
- If user provided a theme argument, use it as the constraint; otherwise ask one question about constraint and proceed.

