cognition-unblocker
Human+AI cognition-unblocker for real-world decisions: combine the user’s goals and values with structured AI analysis to break cognitive bottlenecks and decision deadlocks. Use when the user feels “卡壳、想不通、很纠结、决策困难、视角局限” 或说 “要不要做 X / 不知道怎么选”,需要在人与 AI 协作下拆解问题本质、拓展多元视角、穷举关键方案,并生成可落地的执行步骤,帮助做出现实可行的选择(不限领域,可用于职场决策、人生选择、项目策略等)。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/banshui/cognition-unblockerWhat This Skill Does
The Cognition Unblocker (cognition-unblocker) is an advanced collaborative decision-making framework designed for the OpenClaw AI agent. It acts as a structural thinking partner to help users navigate complex real-world dilemmas, cognitive bottlenecks, and decision deadlocks. Unlike simple chatbots, this skill employs a rigorous six-step methodology: intent clarification, deep-structure analysis, multi-dimensional perspective expansion, comprehensive scenario mapping, outcome-oriented execution planning, and iterative refinement. By synthesizing the user's personal goals and values with objective AI-led structural analysis, the skill transforms paralyzing 'what-if' loops into actionable, executable roadmaps.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/banshui/cognition-unblocker
Use Cases
- Career Decisions: Navigating job changes, salary negotiations, or deciding between corporate stability and startup risks.
- Life Transitions: Making major moves, lifestyle changes, or choosing between conflicting long-term personal goals.
- Project Strategy: Breaking through 'analysis paralysis' when choosing between multiple implementation pathways.
- Cognitive Reframing: Addressing situations where the user feels 'stuck' or unable to view a problem from an objective, neutral standpoint.
Example Prompts
- "我很纠结要不要辞职去做自由职业者,现在收入不错但感觉没有成长,我该怎么衡量这个风险?"
- "I am torn between two job offers: one pays significantly more but is in an industry I'm not passionate about, the other aligns with my values but is financially unstable. How should I approach this?"
- "我的脑子里乱成一团,不知道现在的项目该继续投入资金还是应该果断止损,感觉自己认知不够,帮我一起拆解一下。"
Tips & Limitations
- Contextual Clarity: The skill performs best when the user is willing to share the underlying values or constraints driving their indecision.
- User Agency: The skill is designed to guide the process, not make the final decision. Always prioritize the user's autonomy.
- Multilingual Support: It dynamically detects input language, preferring a Chinese-primary approach for mixed-language queries while ensuring concise, readable formatting.
- Limitation: It is not a tool for factual verification or technical data processing; it is purely a cognitive decision-support architecture.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-banshui-cognition-unblocker": {
"enabled": true,
"auto_update": true
}
}
}