Thinking frameworks for decisions and problem analysis. Use when evaluating options, root causes, or prioritizing.
| Situation | Framework | |-----------|-----------| | Challenge assumptions | First Principles | | Find root cause | 5 Whys | | Prioritize tasks | Eisenhower Matrix | | Focus effort | Pareto 80/20 | | Identify risks | Inversion | | Map consequences | Second-Order Thinking | | Compare options | Decision Matrix |
First Principles: State problem → list assumptions → challenge each → identify fundamentals → build from truths.
5 Whys: State problem → ask "why?" iteratively → verify chain backwards → act on deepest cause.
Eisenhower: Urgent+Important (do), Not-Urgent+Important (schedule), Urgent+Not-Important (delegate), Neither (eliminate).
Pareto: List items → measure impact → sort → find ~20% driving ~80% → focus there.
Inversion: State goal → "what guarantees failure?" → list failure modes → invert into prevention.
Second-Order: Map effects → map what THOSE cause → find hidden costs → decide with full picture.
Decision Matrix: List options → weighted criteria → score each → sum → sanity check winner.
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Manage Trello boards, lists, and cards via the Trello REST API.
Category:productivity