用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/johnalbertini14-glitch/openclaw-skills --skill six-thinking-hats命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Use this skill to create a Polymarket wallet for your agent and trade on prediction markets. Browse markets, place bets, manage positions — all without exposing private keys.
ClawSec suite manager with embedded advisory-feed monitoring, cryptographic signature verification, approval-gated malicious-skill response, and guided setup for additional security skills.
Automated daily security audits for OpenClaw agents with email reporting. Runs deep audits and sends formatted reports.
基于 SOC 职业分类
正在显示 SKILL.md
| name | Six Thinking Hats |
| slug | six-thinking-hats |
| version | 1.0.0 |
| homepage | https://clawic.com/skills/six-thinking-hats |
| description | Analyze decisions using six perspectives with structured parallel thinking. |
| metadata | {"clawdbot":{"emoji":"🎩","requires":{"bins":[]},"os":["linux","darwin","win32"]}} |
If ~/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