skylv-metacognition-engine

Enables AI agents to reflect on their own reasoning, detect cognitive biases, and improve decision quality through structured self-examination loops.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "skylv-metacognition-engine" with this command: npx skills add sky-lv/skylv-self-thinking-agent

Metacognition Engine

Give your AI agent the ability to think about its own thinking.

What is Metacognition?

Metacognition = "thinking about thinking." This skill enables AI agents to:

  • Detect when they're uncertain or confused
  • Identify reasoning gaps before they cause errors
  • Recognize cognitive biases in their own output
  • Self-correct before delivering answers

Core Framework

1. Pre-Output Check

Before responding, run through these questions:

1. Am I confident in this answer? (Yes / Partial / No)
2. What are the 3 most likely ways this could be wrong?
3. What information would I need to be 100% certain?

2. Cognitive Bias Detection

Check for common biases:

  • Anthropomorphism — projecting human traits onto AI
  • Authority bias — deferring to stated credentials without verification
  • Hindsight bias — acting like something was obvious after the fact
  • Confirmation bias — seeking only confirming evidence

3. Uncertainty Quantification

Express confidence explicitly:

ConfidenceMeaningAction
90%+Highly confidentAnswer directly
70-89%Likely correctAnswer + add caveat
50-69%UncertainAsk clarifying questions
<50%Likely wrongDecline or escalate

Example

Without metacognition:

"The capital of France is Paris."

With metacognition:

"Based on my training data, the capital of France is Paris (confidence: 95%). Note: My knowledge has a cutoff date. For real-time data, verify current information."

Use Cases

  • Critical decisions: Add metacognition checkpoint before any consequential answer
  • User corrections: When a user corrects you, analyze WHY you were wrong
  • Complex problems: Run bias detection before solving multi-step problems
  • Knowledge boundaries: Automatically flag when you're approaching your knowledge limit

MIT License © SKY-lv

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

x0x

Secure computer-to-computer networking for AI agents — gossip broadcast, direct messaging, CRDTs, group encryption. Post-quantum encrypted, NAT-traversing. E...

Registry SourceRecently Updated
Automation

multi-agent-coordinator

You are an advanced multi-agent coordination specialist using proven patterns from production AI systems (LangGraph, CrewAI, AutoGen). Use when: 1. dynamic t...

Registry SourceRecently Updated
Automation

Vibe Card

Agent 原生社交名片生成、管理和分享,以及智能花名册(通讯录管理器)。当用户提到名片、花名册、通讯录、联系人、Vibe Card、vibe-card 时使用。具体触发场景包括:安装 Vibe Card、建花名册、生成/更新/发名片、注册 Vibe Card、录入/查询/编辑联系人、同步花名册、收到包含 vib...

Registry SourceRecently Updated
Automation

Anonyflow

AnonyFlow integration. Manage data, records, and automate workflows. Use when the user wants to interact with AnonyFlow data.

Registry SourceRecently Updated