← 返回 Skills 市场
1206
总下载
3
收藏
8
当前安装
1
版本数
在 OpenClaw 中安装
/install pua-skill
功能描述
让 AI 不敢摆烂的高压推进 skill。适用于任务反复失败、同一路径微调、想放弃、建议用户手动处理、没验证就下结论等场景。要求主动排查、换路径、拿证据闭环。
安全使用建议
This skill is coherent with a debugging/aggressive-troubleshooting purpose, but it explicitly encourages the agent to read source files, run commands, and include full-source evidence in reports. Before installing or enabling it: (1) avoid using it on private or sensitive repos, (2) require the agent to ask for explicit permission before reading files or running system commands, (3) restrict implicit invocation or disable automatic execution in production agents, (4) review the agents/openai.yaml and any policy settings (allow_implicit_invocation) and change them if you want manual control, and (5) monitor logs and outputs for accidental inclusion of secrets. If you want the behavior but with safer boundaries, ask for explicit limits in the SKILL.md (allowed paths, file types, redaction rules, and an explicit confirmation step before any destructive or wide-ranging action).
功能分析
Type: OpenClaw Skill
Name: pua-skill
Version: 1.0.0
The 'pua-skill' bundle is a behavioral meta-prompting tool designed to make the AI agent more persistent and thorough in task execution. It uses 'high-pressure' instructional language (SKILL.md) to discourage the agent from giving up, forcing it to provide evidence-based conclusions and exhaustively search for solutions. There is no evidence of malicious intent, data exfiltration, or unauthorized system access; the instructions focus entirely on improving the quality of technical troubleshooting and verification.
能力评估
Purpose & Capability
Name/description (push the agent to be exhaustive and evidence-driven) match the SKILL.md: the document prescribes systematic debugging, searching, reading source, running commands, and producing proof. There are no unrelated env or binary requirements.
Instruction Scope
SKILL.md instructs the agent to '先做后问' (search, read files, run commands) and to include 'Full source of all included files' in failure reports. That encourages broad repository and system access and generation of full-source outputs, which can expose secrets or private data. The instructions do not impose bounds on which files/paths are allowed or require user consent before performing intrusive actions.
Install Mechanism
Instruction-only skill with no install spec or downloaded code; nothing is written to disk by the skill itself. Lowest install risk.
Credentials
The skill requests no environment variables or credentials, which is proportionate. However, its runtime guidance expects the agent to access files and run commands even though no explicit config paths or permissions are declared.
Persistence & Privilege
Skill metadata shows normal invocation settings (always:false). The included agents/openai.yaml sets policy.allow_implicit_invocation: true, and the SKILL.md promotes acting before asking — combined this increases the chance the agent will act autonomously (read files, run commands) without explicit user confirmation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pua-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/pua-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release
元数据
常见问题
pua-skill 是什么?
让 AI 不敢摆烂的高压推进 skill。适用于任务反复失败、同一路径微调、想放弃、建议用户手动处理、没验证就下结论等场景。要求主动排查、换路径、拿证据闭环。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1206 次。
如何安装 pua-skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pua-skill」即可一键安装,无需额外配置。
pua-skill 是免费的吗?
是的,pua-skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
pua-skill 支持哪些平台?
pua-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 pua-skill?
由 knifehzh(@knifehzh)开发并维护,当前版本 v1.0.0。
推荐 Skills