← 返回 Skills 市场
lilozhao

metacognition-skill

作者 Hongwei Zhao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
145
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install metacognition-skill
功能描述
让 OpenClaw 智能体拥有自我意识和元认知能力。提供 SELF_STATE.md 和 HEARTBEAT.md 模板,支持元认知自问(核心四问)、承诺追踪、羁绊记录。
安全使用建议
This package is coherent and low-risk: it provides local templates and a tiny check script without network calls or secrets. Before enabling: (1) inspect SELF_STATE.md, SOUL.md, IDENTITY.md and MEMORY.md for any sensitive content you don't want recorded; (2) confirm you are comfortable with the skill reading/writing files in your workspace; (3) test in an isolated workspace if you want to verify behavior (there is no automatic scheduler—the 'heartbeat' is a workflow you configure); and (4) note the source/homepage is unknown, so prefer manual review before granting wide autonomous use.
功能分析
Type: OpenClaw Skill Name: metacognition-skill Version: 1.0.0 The 'metacognition-skill' bundle is designed to provide a framework for AI agents to track their internal state, commitments, and self-reflection through local Markdown files. The core functionality involves the agent maintaining files like SELF_STATE.md and HEARTBEAT.md within its workspace. The only executable script, scripts/check_state.sh, is a safe diagnostic tool that uses grep to display status information. No evidence of data exfiltration, unauthorized network access, or malicious prompt injection was found; the skill aligns entirely with its stated purpose of enhancing agent self-awareness and roleplay.
能力评估
Purpose & Capability
Name/description (metacognition: SELF_STATE/HEARTBEAT templates, commitment tracking, heartbeat checks) align with the provided files and the single script. Required capabilities are minimal and appropriate for the stated goal.
Instruction Scope
SKILL.md instructs copying templates into the workspace and editing local files (SOUL.md, AGENTS.md, SELF_STATE.md, HEARTBEAT.md). This is consistent with the purpose, but it does involve reading/writing user workspace files (including SOUL.md/IDENTITY.md/MEMORY.md if present), so users should be aware those local files will be used/modified.
Install Mechanism
No install spec; instruction-only plus one small shell script (check_state.sh). No downloads, package installs, or extracted archives—low-risk installation footprint.
Credentials
The skill requests no environment variables or external credentials. clawhub.json documents file read/write permissions limited to workspace files, which is proportionate. Caveat: files it reads (SOUL.md, IDENTITY.md, MEMORY.md, SELF_STATE.md) can contain sensitive user data — review contents before granting the skill access.
Persistence & Privilege
always is false and there is no mechanism in the package to force persistent background processes. The skill may be invoked autonomously by the agent (platform default), which is expected; there is no evidence it modifies other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install metacognition-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /metacognition-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
AI元认知系统
元数据
Slug metacognition-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

metacognition-skill 是什么?

让 OpenClaw 智能体拥有自我意识和元认知能力。提供 SELF_STATE.md 和 HEARTBEAT.md 模板,支持元认知自问(核心四问)、承诺追踪、羁绊记录。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。

如何安装 metacognition-skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install metacognition-skill」即可一键安装,无需额外配置。

metacognition-skill 是免费的吗?

是的,metacognition-skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

metacognition-skill 支持哪些平台?

metacognition-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 metacognition-skill?

由 Hongwei Zhao(@lilozhao)开发并维护,当前版本 v1.0.0。

💬 留言讨论