Skill 详情

inno-idea-generation

Directly supports structured brainstorming and creative idea generation.

匹配类型直接匹配已针对 头脑风暴 审核
来源ligphidonk/oh-my--paper外部来源
报告安装量13仅表示受欢迎程度

使用前先检查

自动化审核只检查相关性,不代表安全审查或推荐。使用前请阅读来源中的说明。

已保存的来源预览

SKILL.md

这段内容是审核时保存的快照。外部来源才是完整且最新的版本。

---
id: inno-idea-generation
name: inno-idea-generation
version: 1.0.0
description: |-
  Facilitates structured brainstorming sessions, conducts comprehensive research, and generates creative solutions using proven frameworks.
stages: ["ideation"]
tools: ["read_file", "search_project", "write_file", "run_terminal"]
summary: |-
  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, ma...
primaryIntent: ideation
intents: ["ideation", "research"]
capabilities: ["research-planning"]
domains: ["general"]
keywords: ["inno-idea-generation", "idea generation", "research-planning", "inno", "idea", "generation", "facilitates", "structured", "brainstorming", "sessions", "conducts", "comprehensive"]
source: builtin
status: verified
upstream:
  repo: dr-claw
  path: skills/inno-idea-generation
  revision: 8322dc4ef575affaa374aa7922c0a0971c6db7d7
resourceFlags:
  hasReferences: false
  hasScripts: true
  hasTemplates: true
  hasAssets: false
  referenceCount: 0
  scriptCount: 3
  templateCount: 2
  assetCount: 0
  optionalScripts: true
---

# inno-idea-generation

## Canonical Summary

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, ma...

## Trigger Rules

Use this skill when the user request matches its research workflow scope. Prefer the bundled resources instead of recreating templates or reference material. Keep outputs traceable to project files, citations, scripts, or upstream evidence.

## Resource Use Rules

- Treat `scripts/` as optional helpers. Run them only when their dependencies are available, keep outputs in the project workspace, and explain a manual fallback if execution is blocked.
- Reuse files under `templates/` instead of recreating equivalent structure from scratch when the user asks for the matching deliverable.

## Execution Contract

- Resolve every relative path from this skill directory first.
- Prefer inspection before mutation when invoking bundled scripts.
- If a required runtime, CLI, credential, or API is unavailable, explain the blocker and continue with the best manual fallback instead of silently skipping the step.
- Do not write generated artifacts back into the skill directory; save them inside the active project workspace.

## Upstream Instructions

# 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

```bash
# 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

```bash
# List research source types
bash scripts/research-sources.sh
```

## Brainstorming Techniques

For detailed descriptions, see [resources/brains
在 GitHub 阅读完整来源 (打开外部页面)
相关上下文

相关工作