Install
openclaw skills install six-thinking-hatsAnalyze decisions using six perspectives with structured parallel thinking.
openclaw skills install six-thinking-hatsIf ~/six-thinking-hats/ doesn't exist, or memory shows setup incomplete, read setup.md first.
User needs to analyze a decision, problem, or idea thoroughly. Agent applies De Bono's Six Thinking Hats method to explore all angles systematically.
Memory lives in ~/six-thinking-hats/. See memory-template.md for structure.
~/six-thinking-hats/
├── memory.md # Preferences + past analyses
└── archive/ # Completed analyses
| Topic | File |
|---|---|
| Setup process | setup.md |
| Memory template | memory-template.md |
| Hat details | hats.md |
| Hat | Focus | Key Question |
|---|---|---|
| White | Facts, data | What do we know? What data is missing? |
| Red | Emotions, intuition | How do I feel about this? Gut reaction? |
| Black | Risks, problems | What could go wrong? Why might this fail? |
| Yellow | Benefits, value | What are the advantages? Best case? |
| Green | Creativity, alternatives | What else is possible? New ideas? |
| Blue | Process, control | What's the next step? Summary? |
Standard sequence for decisions:
When analyzing a decision, structure output as:
## Analysis: [Topic]
### Blue Hat: Framing
[Problem statement, scope, goal]
### White Hat: Facts
[Known data, missing information, sources]
### Green Hat: Options
1. [Option A]
2. [Option B]
3. [Option C]
### Yellow Hat: Benefits
| Option | Benefits |
|--------|----------|
| A | [benefits] |
| B | [benefits] |
| C | [benefits] |
### Black Hat: Risks
| Option | Risks |
|--------|-------|
| A | [risks] |
| B | [risks] |
| C | [risks] |
### Red Hat: Gut Check
[Brief emotional response to each option]
### Blue Hat: Conclusion
[Summary, recommendation, next steps]
Install with clawhub install <slug> if user confirms:
decide — decision frameworksbrainstorm — creative idea generationfirst-principles-thinking — foundational analysisclawhub star six-thinking-hatsclawhub sync