diverse-ideation

Generate diverse idea sets using Chain-of-Thought prompting and sessions_spawn.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/FatBy/DD-OS --skill diverse-ideation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diverse-ideation
Source: https://github.com/FatBy/DD-OS/tree/main/skills/diverse-ideation
Command: npx skills add https://github.com/FatBy/DD-OS --skill diverse-ideation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill tackles the challenge of LLM mode collapse during brainstorming by generating a wide variety of distinct ideas, preventing repetitive or similar suggestions.

Core Features & Use Cases

  • Maximally Diverse Idea Generation: Leverages Chain-of-Thought prompting to produce high-variance output.
  • Structured Ideation Process: Guides the LLM through distinct steps of title generation, similarity review, and expansion into descriptions.
  • Use Case: Brainstorming unique product concepts for a new tech startup, where a broad range of novel ideas is crucial for market differentiation.

Quick Start

Use sessions_spawn with the provided prompt template to generate 30-50 diverse ideas on the topic of sustainable urban farming.

Frequently Asked Questions about diverse-ideation

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

FAQPage Schema
How do I prevent LLM mode collapse when brainstorming business ideas?

To prevent LLM mode collapse during brainstorming, use Chain-of-Thought prompting to guide the model through structured divergent idea generation and similarity review, ensuring a high-variance output of distinct concepts.

What is the best way to generate diverse product concepts for a tech startup?

The best way to generate diverse product concepts is to use a structured ideation process that separates title generation, similarity review, and description expansion, yielding 30 to 50 maximally distinct ideas for market differentiation.

Can I use Chain-of-Thought prompting to improve creative strategy diversity?

Yes, you can use Chain-of-Thought prompting to improve creative strategy diversity by forcing the LLM to explicitly evaluate similarity between generated ideas, which prevents repetitive outputs and maximizes variance.

How do I generate 30 to 50 unique ideas on any given topic?

You generate 30 to 50 unique ideas by spawning a multi-step session that prompts the LLM to create titles, review for similarity, and expand distinct concepts into descriptions, avoiding repetitive suggestions.

Why does my LLM generate similar ideas when I ask for brainstorming options?

Your LLM generates similar ideas due to mode collapse, a tendency to favor probable sequences. A multi-step prompt focusing on divergent idea generation and similarity review breaks this pattern.