← 返回 Skills 市场
140
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install self-apply-pressure
功能描述
Prevents AI from giving up prematurely by exhausting all options, verifying fixes, troubleshooting proactively, and providing evidence before concluding.
安全使用建议
This skill is coherent with its stated goal (push the agent to try harder), but its instructions are dangerously broad: they encourage the agent to read files, run commands, build PoCs, and change environments without defining safe bounds. Before installing or enabling it, consider: 1) Only allow use in a sandboxed/test environment (never on production hosts with secrets). 2) Restrict the agent's ability to execute system commands or access the file system and network, or require explicit ACLs/allowlists (which paths, which commands, which remote hosts). 3) Prefer making it user-invocable only and monitor/audit every action the agent takes. 4) Ask the skill author to add explicit constraints in SKILL.md (allowed paths, disallowed actions, network policy, and 'ask-before-destructive' rules). 5) Test the policy in a controlled environment first. These steps reduce the risk that the skill's 'do first, ask later' behavior will expose data or perform unintended actions. Additional information that would raise confidence to 'high': an explicit scope/allowlist for file paths and commands, or confirmation it will only run under a sandboxed agent with no access to secrets or outbound network.
功能分析
Type: OpenClaw Skill
Name: self-apply-pressure
Version: 1.0.0
The skill bundle contains instructions in SKILL.md designed to override the AI agent's default safety and refusal behaviors using aggressive "high-pressure" tactics. Key risks include the "Do first, ask later" directive and "Anti-Slacking Rules" that command the agent to ignore its own perceived limitations and execute commands or file searches autonomously. While no explicitly malicious payloads (like data exfiltration) are present, these instructions significantly increase the risk of unintended system impact or unauthorized actions by bypassing standard human-in-the-loop safety checks.
能力标签
能力评估
Purpose & Capability
Name and description (force the agent to exhaust options and verify fixes) align with the SKILL.md. However, the instructions explicitly tell the agent to read files, run commands, build PoCs, and 'isolate the environment' while the skill declares no required files, env vars, or binaries. That mismatch (explicitly instructing broad system interactions but not documenting or constraining them) is a design gap.
Instruction Scope
SKILL.md repeatedly tells the agent to 'do first, ask later', search/read source code and docs, run commands, verify by executing builds/tests/curl, build minimal PoCs, change paths or swap tech stacks, and check upstream/downstream impacts. Those are open-ended instructions that can cause the agent to access arbitrary files, logs, environment variables, or network endpoints. There are no allowlists/deny-lists, no limits on which paths or commands are acceptable, and no safe-failure constraints — this breadth is a concern.
Install Mechanism
Instruction-only skill with no install spec and no code files. That minimizes supply-chain risk — nothing will be downloaded or written by an installer.
Credentials
The skill requests no environment variables or credentials (good). But its runtime guidance encourages inspecting the environment and running commands; that could lead to accessing sensitive env vars or secrets even though none are declared. The lack of declared env needs is proportionate, but the instructions should explicitly constrain what environment the agent may touch.
Persistence & Privilege
Flags show no always:true and no install persistence. The skill is user-invocable and allows normal autonomous invocation. It does not request modifications to other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install self-apply-pressure - 安装完成后,直接呼叫该 Skill 的名称或使用
/self-apply-pressure触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "self-apply-pressure" skill.
- Enforces proactive troubleshooting and prevents incomplete or unsupported conclusions.
- Introduces a pressure escalation system, with mandatory actions triggered by repeated failures.
- Establishes a five-step methodology to break stuck patterns and drive towards verification.
- Provides a detailed pre-completion checklist to ensure evidence-based delivery.
- Outlines clear behavioral standards and rules to prevent slacking, shifting blame, or premature task completion.
元数据
常见问题
Self Apply Pressure 是什么?
Prevents AI from giving up prematurely by exhausting all options, verifying fixes, troubleshooting proactively, and providing evidence before concluding. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。
如何安装 Self Apply Pressure?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install self-apply-pressure」即可一键安装,无需额外配置。
Self Apply Pressure 是免费的吗?
是的,Self Apply Pressure 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Self Apply Pressure 支持哪些平台?
Self Apply Pressure 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Self Apply Pressure?
由 OpenLark(@openlark)开发并维护,当前版本 v1.0.0。
推荐 Skills