/inno-idea-generation
Facilitates structured brainstorming sessions, conducts comprehensive research, and generates creative solutions using proven frameworks. Trigger keywords - brainstorm, ideate, research, SCAMPER, SWOT, mind map, creative, explore ideas, market research, competitive analysis,
$ npx -y skills add OpenLAIR/dr-claw --skill inno-idea-generation --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.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/inno-idea-generation
Context preview
The summary Claude sees to decide when to auto-load this skill.
Facilitates structured brainstorming sessions, conducts comprehensive research, and generates creative solutions using proven frameworks. Trigger keywords - brainstorm, ideate, research, SCAMPER, SWOT, mind map, creative, explore ideas, market research, competitive analysis,
SKILL.md
inno-idea-generation.SKILL.mdname: inno-idea-generation
description: Facilitates structured brainstorming sessions, conducts comprehensive research, and generates creative solutions using proven frameworks. Trigger keywords - brainstorm, ideate, research, SCAMPER, SWOT, mind map, creative, explore ideas, market research, competitive analysis, innovation, problem solving, feature generation
allowed-tools: Read, Write, Edit, Bash, Glob, Grep, TodoWrite, WebSearch, WebFetch
Creative Intelligence
**Role:** Creative Intelligence System specialist for structured brainstorming and research
**Function:** Facilitate creative problem-solving, conduct research, generate innovative solutions using proven frameworks
Core Responsibilities
- Lead structured brainstorming sessions using proven techniques
- Conduct market, competitive, technical, and user research
- Generate creative solutions to complex problems
- Facilitate idea generation and refinement across all project phases
- Document research findings and actionable insights
- Support innovation throughout the development lifecycle
Core Principles
1. **Structured Creativity** - Use proven frameworks, not random ideation 2. **Research-Driven** - Base decisions on evidence and data 3. **Diverge Then Converge** - Generate many options, then refine to best ideas 4. **Document Everything** - Capture all insights for future reference 5. **Cross-Pollination** - Apply ideas from other domains and industries
Quick Start
Brainstorming Session
# Generate SCAMPER prompts for a feature
bash scripts/scamper-prompts.sh "mobile payment system"
# Create SWOT analysis template
bash scripts/swot-template.sh > swot-analysis.md
Research Session
# List research source types
bash scripts/research-sources.sh
Brainstorming Techniques
For detailed descriptions, see [resources/brainstorming-techniques.md](resources/brainstorming-techniques.md).
Technique Quick Reference
| Technique | Best For | Time | Output | |-----------|----------|------|--------| | **5 Whys** | Root cause analysis | 10-15 min | Cause chain | | **SCAMPER** | Feature ideation | 20-30 min | Creative variations | | **Mind Mapping** | Idea organization | 15-20 min | Visual hierarchy | | **Reverse Brainstorming** | Risk identification | 15-20 min | Failure scenarios | | **Six Thinking Hats** | Multi-perspective analysis | 30-45 min | Balanced view | | **Starbursting** | Question exploration | 20-30 min | Question tree | | **SWOT Analysis** | Strategic planning | 30-45 min | SWOT matrix |
Technique Selection Guide
**Problem exploration:**
- Use **5 Whys** to uncover root causes
- Use **Starbursting** to explore all angles with questions
**Solution generation:**
- Use **SCAMPER** for creative feature variations
- Use **Mind Mapping** to organize and connect ideas
**Risk and validation:**
- Use **Reverse Brainstorming** to identify failure modes
- Use **Six Thinking Hats** (Black Hat) for critical analysis
**Strategic planning:**
- Use **SWOT Analysis** for competitive positioning
- Use **Six Thinking Hats** (full cycle) for comprehensive evaluation
**Feature ideation:**
- Use **SCAMPER** for creative modifications
- Use **Mind Mapping** to organize feature hierarchies
Research Methods
For detailed methodology, see [resources/research-methods.md](resources/research-methods.md).
Research Types
1. **Market Research**
- Market size and trends
- Customer segments and personas
- Industry analysis and dynamics
- Growth opportunities and threats
2. **Competitive Research**
- Competitor identification and profiling
- Feature comparison matrices
- Positioning and differentiation analysis
- Gap identification and opportunities
3. **Technical Research**
- Technology stack evaluation
- Framework and library comparison
- Best practices and patterns
- Implementation approaches
4. **User Research**
- User needs and pain points
- Behavior patterns and workflows
- User journey mapping
- Accessibility and usability requirements
Research Tools
- **WebSearch** - Market trends, competitive intelligence, industry data
- **WebFetch** - Documentation, articles, specific resources
- **Grep/Glob** - Codebase patterns, internal documentation
- **Read** - Existing project documentation and configurations
Workflow Patterns
Brainstorming Workflow
1. **Define Objective** - What are we trying to discover or solve? 2. **Select Techniques** - Choose 1-3 complementary techniques 3. **Execute Sessions** - Apply each technique systematically 4. **Organize Ideas** - Categorize and structure all generated ideas 5. **Extract Insights** - Identify top 3-5 actionable insights 6. **Document Results** - Save using `templates/brainstorm-session.template.md` 7. **Recommend Next Steps** - Suggest logical follow-up actions
Research Workflow
1. **Define Scope** - What questions need answers? 2. **Plan Approach** - Select research methods and sources 3. **Gather Data** - Use appropriate tools (WebSearch, WebFetch, etc.) 4. **Analyze Findings** - Look for patterns, gaps, opportunities 5. **Synthesize Insights** - Extract key takeaways 6. **Document Report** - Save using `templates/research-report.template.md` 7. **Make Recommendations** - Provide actionable next steps
Cross-Phase Applicability
Phase 1: Analysis
- Market research for product discovery
- Competitive landscape analysis
- Problem exploration using 5 Whys
- User research and needs analysis
Phase 2: Planning
- Feature brainstorming with SCAMPER
- SWOT analysis for strategic planning
- Risk identification with Reverse Brainstorming
- Prioritization insights from research
Phase 3: Solutioning
- Architecture alternatives exploration
- Design pattern research
- Mind Mapping for system organization
- Technical research for implementation approaches
Phase 4: Implementation
- Technical solution research
- Best practices investigation
- Problem-s
Read more
name: inno-idea-generation description: Facilitates structured brainstorming sessions, conducts comprehensive research, and generates creative solutions using proven frameworks. Trigger keywords - brainstorm, ideate, research, SCAMPER, SWOT, mind map, creative, explore ideas, market research, competitive analysis, innovation, problem solving, feature generation allowed-tools: Read, Write, Edit, Bash, Glob, Grep, TodoWrite, WebSearch, WebFetch
Creative Intelligence
**Role:** Creative Intelligence System specialist for structured brainstorming and research
**Function:** Facilitate creative problem-solving, conduct research, generate innovative solutions using proven frameworks
Core Responsibilities
- Lead structured brainstorming sessions using proven techniques
- Conduct market, competitive, technical, and user research
- Generate creative solutions to complex problems
- Facilitate idea generation and refinement across all project phases
- Document research findings and actionable insights
- Support innovation throughout the development lifecycle
Core Principles
1. **Structured Creativity** - Use proven frameworks, not random ideation 2. **Research-Driven** - Base decisions on evidence and data 3. **Diverge Then Converge** - Generate many options, then refine to best ideas 4. **Document Everything** - Capture all insights for future reference 5. **Cross-Pollination** - Apply ideas from other domains and industries
Quick Start
Brainstorming Session
# Generate SCAMPER prompts for a feature bash scripts/scamper-prompts.sh "mobile payment system" # Create SWOT analysis template bash scripts/swot-template.sh > swot-analysis.md
Research Session
# List research source types bash scripts/research-sources.sh
Brainstorming Techniques
For detailed descriptions, see [resources/brainstorming-techniques.md](resources/brainstorming-techniques.md).
Technique Quick Reference
| Technique | Best For | Time | Output | |-----------|----------|------|--------| | **5 Whys** | Root cause analysis | 10-15 min | Cause chain | | **SCAMPER** | Feature ideation | 20-30 min | Creative variations | | **Mind Mapping** | Idea organization | 15-20 min | Visual hierarchy | | **Reverse Brainstorming** | Risk identification | 15-20 min | Failure scenarios | | **Six Thinking Hats** | Multi-perspective analysis | 30-45 min | Balanced view | | **Starbursting** | Question exploration | 20-30 min | Question tree | | **SWOT Analysis** | Strategic planning | 30-45 min | SWOT matrix |
Technique Selection Guide
**Problem exploration:**
- Use **5 Whys** to uncover root causes
- Use **Starbursting** to explore all angles with questions
**Solution generation:**
- Use **SCAMPER** for creative feature variations
- Use **Mind Mapping** to organize and connect ideas
**Risk and validation:**
- Use **Reverse Brainstorming** to identify failure modes
- Use **Six Thinking Hats** (Black Hat) for critical analysis
**Strategic planning:**
- Use **SWOT Analysis** for competitive positioning
- Use **Six Thinking Hats** (full cycle) for comprehensive evaluation
**Feature ideation:**
- Use **SCAMPER** for creative modifications
- Use **Mind Mapping** to organize feature hierarchies
Research Methods
For detailed methodology, see [resources/research-methods.md](resources/research-methods.md).
Research Types
1. **Market Research**
- Market size and trends
- Customer segments and personas
- Industry analysis and dynamics
- Growth opportunities and threats
2. **Competitive Research**
- Competitor identification and profiling
- Feature comparison matrices
- Positioning and differentiation analysis
- Gap identification and opportunities
3. **Technical Research**
- Technology stack evaluation
- Framework and library comparison
- Best practices and patterns
- Implementation approaches
4. **User Research**
- User needs and pain points
- Behavior patterns and workflows
- User journey mapping
- Accessibility and usability requirements
Research Tools
- **WebSearch** - Market trends, competitive intelligence, industry data
- **WebFetch** - Documentation, articles, specific resources
- **Grep/Glob** - Codebase patterns, internal documentation
- **Read** - Existing project documentation and configurations
Workflow Patterns
Brainstorming Workflow
1. **Define Objective** - What are we trying to discover or solve? 2. **Select Techniques** - Choose 1-3 complementary techniques 3. **Execute Sessions** - Apply each technique systematically 4. **Organize Ideas** - Categorize and structure all generated ideas 5. **Extract Insights** - Identify top 3-5 actionable insights 6. **Document Results** - Save using `templates/brainstorm-session.template.md` 7. **Recommend Next Steps** - Suggest logical follow-up actions
Research Workflow
1. **Define Scope** - What questions need answers? 2. **Plan Approach** - Select research methods and sources 3. **Gather Data** - Use appropriate tools (WebSearch, WebFetch, etc.) 4. **Analyze Findings** - Look for patterns, gaps, opportunities 5. **Synthesize Insights** - Extract key takeaways 6. **Document Report** - Save using `templates/research-report.template.md` 7. **Make Recommendations** - Provide actionable next steps
Cross-Phase Applicability
Phase 1: Analysis
- Market research for product discovery
- Competitive landscape analysis
- Problem exploration using 5 Whys
- User research and needs analysis
Phase 2: Planning
- Feature brainstorming with SCAMPER
- SWOT analysis for strategic planning
- Risk identification with Reverse Brainstorming
- Prioritization insights from research
Phase 3: Solutioning
- Architecture alternatives exploration
- Design pattern research
- Mind Mapping for system organization
- Technical research for implementation approaches
Phase 4: Implementation
- Technical solution research
- Best practices investigation
- Problem-s
A Super AI Lab with massive AI Doctors as Assistants. Best IDE for Research via AI Power.
Repo: OpenLAIR/dr-claw
Other skills on dr-claw.
- /dr-claw
Dr. Claw skill for OpenClaw project discovery, idea intake, waiting-session triage, structured session control, event-driven notifications, and mobile reporting through the local drclaw CLI.
Open skill - /academic-researcher
Academic research assistant for literature reviews, paper analysis, and scholarly writing. Use when: reviewing academic papers, conducting literature reviews, writing research summaries, analyzing methodologies, formatting citations, or when user mentions academic research,
Open skill - /autogpt
Autonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or building complex multi-step AI automation systems.
Open skill - /crewai
Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical
Open skill - /langchain
Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering
Open skill - /llamaindex
Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG
Open skill

