/creative-ideation
Generate project ideas through creative constraints. Use when the user says 'I want to build something', 'give me a project idea', 'I'm bored', 'what should I make', 'inspire me', or any variant of 'I have tools but no direction'. Works for code, art, hardware, writing, tools,
$ npx -y skills add braxtonROSE4/zorro-agent --skill creative-ideation --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/creative-ideation
Context preview
The summary Claude sees to decide when to auto-load this skill.
Generate project ideas through creative constraints. Use when the user says 'I want to build something', 'give me a project idea', 'I'm bored', 'what should I make', 'inspire me', or any variant of 'I have tools but no direction'. Works for code, art, hardware, writing, tools,
A self-evolving CLI agent. Most agents treat memory as an afterthought — a flat text file that grows until it's useless.
Other skills on zorro-agent.
- /apple-notes
Manage Apple Notes via the memo CLI on macOS (create, view, search, edit).
Open skill - /apple-reminders
Manage Apple Reminders via remindctl CLI (list, add, complete, delete).
Open skill - /findmy
Track Apple devices and AirTags via FindMy.app on macOS using AppleScript and screen capture.
Open skill - /imessage
Send and receive iMessages/SMS via the imsg CLI on macOS.
Open skill - /claude-code
Delegate coding tasks to Claude Code (Anthropic's CLI agent). Use for building features, refactoring, PR reviews, and iterative coding. Requires the claude CLI installed.
Open skill - /codex
Delegate coding tasks to OpenAI Codex CLI agent. Use for building features, refactoring, PR reviews, and batch issue fixing. Requires the codex CLI and a git repository.
Open skill

