Ideate

Generate ranked novel solution candidates through evolutionary multi-cycle creativity.

17.4k|2.3k|Updated Sep 8, 2025
One-click install
npx skills add https://github.com/danielmiessler/LifeOS --skill ideate-danielmiessler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Ideate
Source: https://github.com/danielmiessler/LifeOS/tree/main/LifeOS/install/skills/Ideate
Command: npx skills add https://github.com/danielmiessler/LifeOS --skill ideate-danielmiessler

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, numpy, pandas, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill overcomes the limitations of single-pass brainstorming by providing a comprehensive, multi-cycle evolutionary approach to idea generation, fostering truly novel and innovative solutions.

Core Features & Use Cases

  • Multi-Cycle Creativity: Iteratively refines ideas through multiple cycles of dreaming, cross-domain stealing, recombination, fitness testing, selection, and Lamarckian meta-learning.
  • Ranked Candidates: Outputs a list of ranked novel solution candidates with provenance, indicating the origin and evolution of each idea.
  • Use Case: When faced with a complex problem that requires a diverse range of solutions, Ideate can help generate and refine a variety of potential approaches.

Quick Start

Use the Ideate skill to generate new ideas for "revamping the company's customer service process".

Frequently Asked Questions about Ideate

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

FAQPage Schema
How does evolutionary ideation generate novel solutions?

Evolutionary ideation generates novel solutions through free-association, cross-domain borrowing, recombination, and fitness testing. This multi-cycle process iteratively refines ideas to overcome the limitations of single-pass brainstorming and foster diverse problem-solving approaches.

How do I use an evolutionary process to brainstorm complex problems?

To brainstorm complex problems, input your problem scenario into the workflow. The engine executes Python scripts to run multiple cycles of dreaming, recombination, and Lamarckian meta-learning, outputting a list of ranked novel solution candidates.

Do I need Python and pandas to run the Ideate skill?

Yes, you need Python, numpy, and pandas installed in your environment. These dependencies are required to execute the internal scripts that drive the evolutionary ideation workflow and decision-making processes.

What is the best way to track the origin of generated ideas?

The best way to track idea origins is using the ranked candidates output, which includes provenance. This metadata indicates the exact origin and evolutionary path of each generated idea throughout the recombination cycles.

Why does single-pass brainstorming fail for complex innovation tasks?

Single-pass brainstorming fails because it lacks iterative refinement. Without cross-domain borrowing, fitness testing, and Lamarckian meta-learning, it cannot generate the diverse, novel solutions required for complex problem-solving scenarios.