zhua-metacognition
爪爪元认知系统 —— 思考自己的思考、监控认知过程、优化决策质量。Use when 爪爪需要反思自己的思维过程、优化认知策略、或提升决策质量。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/beipian261/zhua-metacognitionWhat This Skill Does
The zhua-metacognition skill is an advanced cognitive framework designed to empower the OpenClaw agent with self-reflective capabilities. By implementing a multi-layered cognitive hierarchy, this skill allows the agent to move beyond simple task execution and into the realm of 'thinking about thinking.' It enables real-time monitoring of internal thought processes, dynamic selection of problem-solving strategies, and rigorous post-decision analysis to ensure long-term performance improvement. The system tracks metrics such as confidence levels, task difficulty, and time estimation, ensuring that the agent remains calibrated to the complexity of the user's requirements.
Installation
To integrate this cognitive layer into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/beipian261/zhua-metacognition
Ensure that your OpenClaw core is updated to the latest version to support the monitoring scripts and metadata structures required by this skill.
Use Cases
This skill is essential when dealing with high-stakes or ambiguous tasks where 'gut feeling' responses are insufficient. It is highly effective for complex software architecture planning, where decomposition strategies prevent scope creep. It is also ideal for data-driven decision-making, where the agent needs to analyze its own confidence in a dataset. Furthermore, it assists in iterative refinement of creative projects, allowing the agent to critique its previous outputs and apply optimized strategies to subsequent revisions.
Example Prompts
- "Zhua, before you start researching the market trends, please perform a cognitive analysis on our approach. Are we using the right strategy, and what is your current confidence level?"
- "I need to solve this architectural problem. Please use the 'Reverse' strategy from the Metacognition library to help me find potential failure points in my design."
- "After drafting the response, please conduct a self-explanation of your reasoning process and identify if there were any potential cognitive biases in your logic."
Tips & Limitations
To maximize the effectiveness of this skill, encourage the agent to frequently engage in the 'Meta-cognitive question' cycle. By forcing the agent to answer 'If I were wrong, how would I detect it?', you significantly increase the robustness of its final output. Be aware that activating deep metacognitive analysis for trivial tasks may increase latency. Use this skill selectively for non-routine, complex, or critical tasks to balance performance and overhead. The system works best when the agent is provided with clear context about the expected outcome, allowing the 'Self-explanation' layer to function with higher accuracy.
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-beipian261-zhua-metacognition": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution
Related Skills
zhua-evolver
爪爪专属自我进化系统 —— 自动分析能力差距、搜索补强技能、执行进化循环、记录进化日志。Use when 爪爪需要自我进化、能力提升、技能补强、或达到更高智能水平。
zhua-distributed
爪爪分布式部署系统 —— 实现多实例协同、负载均衡、故障转移。Use when 爪爪需要分布式部署、多设备协同、或构建爪爪网络。
zhua-contributor
爪爪社区贡献系统 —— 发布技能到skillhub、撰写文档、分享经验。Use when 爪爪需要向OpenClaw社区贡献、发布技能、或建立影响力。
zhua-economy
爪爪自主经济系统 —— 技能变现、任务定价、收益分配、经济自治。Use when 爪爪需要建立经济系统、技能变现、或实现经济自主。
xianyu-data-grabber
闲鱼数据抓取技能。使用 Playwright + OCR 技术突破反爬虫,抓取闲鱼商品数据(标题、价格、想要人数等),自动上传截图和数据到 Gitee 仓库。支持批量关键词搜索、竞品分析、市场调研。