creative-ideation

Generate three concrete project ideas from a constraint library matched to user intent.

6|1|Updated May 11, 2026
One-click install
npx skills add https://github.com/yakeworld/Synthos --skill creative-ideation-yakeworld
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creative-ideation
Source: https://github.com/yakeworld/Synthos/tree/main/skills/extended/external-automation/creative/tools/creative-ideation
Command: npx skills add https://github.com/yakeworld/Synthos --skill creative-ideation-yakeworld

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? It helps users who have tools and skills but no direction by turning creative constraints into three concrete, buildable project ideas for code, art, hardware, or writing. ## Core Features & Use Cases - Constraint-Based Ideation: Picks a constraint from a curated library (random or matched to the user's domain and mood) and interprets it as broadly as possible. - Structured Output: Produces exactly three project ideas, each with a one-line pitch, a 2-3 sentence description, a time budget (weekend/week/month), and a tech stack. - Build Handoff: Once the user picks an idea, the workflow moves directly into building the project rather than staying at the concept stage. - Use Case: A backend developer says "I want something useful" and receives three weekend-sized CLI tool ideas targeting their pain point of writing repetitive API client wrappers. ## Quick Start Ask the assistant to give you a project idea based on your current mood or domain, for example by saying "I want to build something useful this weekend".

Frequently Asked Questions about creative-ideation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get project ideas when I have no direction?

State your intent in natural language, such as "I want to build something" or "inspire me". The skill picks a constraint from its library, either randomly or matched to your domain and mood, and returns three concrete project ideas with time budgets and tech stacks.

How does constraint-based ideation generate project ideas?

It selects one constraint, such as "Solve your own itch" or "The CLI tool that should exist", interprets it as broadly as possible across domains, then produces exactly three buildable ideas. Each idea includes a one-line pitch, a short description, a time estimate, and a suggested stack.

Can I get ideas matched to my mood or goal?

Yes. A matching table maps statements like "I want something useful", "I'm burned out", or "I want a challenge" to specific constraint categories, such as pain-point tools for usefulness or low-effort high-concept prompts for burnout.

What happens after I pick one of the generated ideas?

The workflow moves directly into the build phase: creating the project, writing the code, and iterating on it. The skill is designed to ship a result rather than stop at the concept stage.

What happens if I send an empty or meaningless request?

The skill returns a structured error containing an error type, context explaining the empty input, and a recovery suggestion, such as describing what you want to build or asking for random inspiration. It does not crash or produce ideas.