← 返回 Skills 市场
305
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install self-criticism
功能描述
Insert breakpoint self-critique before branching work, after user friction, and at risky handoffs so agents catch errors early.
安全使用建议
This skill appears coherent and low-risk: it will create a small, private folder in your home directory (~/self-criticism/) and store short trigger/checkpoint notes there, and it does not require network access or credentials. Before installing, confirm you are comfortable with the skill creating those files and permissions (mkdir/touch/chmod). When it offers to update workspace files (SOUL/AGENTS or 'main memory'), verify the exact changes and approve them only if you trust the edits; ask the skill to show the exact diff it plans to write. If you need extra assurance, install and then inspect ~/self-criticism/{memory.md,checkpoints.md,incidents.md} to confirm no sensitive data is stored and that 'main memory' is being written only where you expect.
功能分析
Type: OpenClaw Skill
Name: self-criticism
Version: 1.0.0
The 'self-criticism' skill is a framework designed to improve AI agent performance through self-reflection breakpoints. It manages local state in `~/self-criticism/` and provides instructions for non-destructive integration into workspace configuration files like `SOUL.md` and `AGENTS.md`. The skill focuses entirely on quality control and error prevention, uses appropriate file permissions (chmod 700/600), and contains no evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description match the behavior: the skill inserts critique breakpoints and stores small local trigger memory under ~/self-criticism/. It does not request unrelated credentials, binaries, or network access.
Instruction Scope
Instructions read/write only local files under ~/self-criticism/ and propose non-destructive edits to workspace SOUL/AGENTS files. The SKILL.md repeatedly states the skill will wait for explicit approval before writing workspace files. One minor ambiguity: 'Save the activation preference to the user's main memory' — it's not explicit where 'main memory' lives (workspace file, agent memory store, etc.).
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or installed. This is the lowest-risk install model.
Credentials
No environment variables, credentials, or external config paths are required. The only file paths referenced are the local ~/self-criticism/ files and optional workspace files (SOUL/AGENTS) which are relevant to the described integrations.
Persistence & Privilege
The skill creates and maintains local state under ~/self-criticism/ (mkdir, touch, chmod 700/600). It is user-invocable and not always-enabled. It may propose edits to workspace files but repeatedly emphasizes asking for explicit approval before changes. This level of persistence is proportional to its purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install self-criticism - 安装完成后,直接呼叫该 Skill 的名称或使用
/self-criticism触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with breakpoint-based self-critique, lightweight trigger memory, and workspace steering for SOUL and AGENTS.
元数据
常见问题
Self-Criticism 是什么?
Insert breakpoint self-critique before branching work, after user friction, and at risky handoffs so agents catch errors early. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 305 次。
如何安装 Self-Criticism?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install self-criticism」即可一键安装,无需额外配置。
Self-Criticism 是免费的吗?
是的,Self-Criticism 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Self-Criticism 支持哪些平台?
Self-Criticism 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Self-Criticism?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills