← Back to Skills Marketplace
knifehzh

pua-skill

by knifehzh · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
1206
Downloads
3
Stars
8
Active Installs
1
Versions
Install in OpenClaw
/install pua-skill
Description
让 AI 不敢摆烂的高压推进 skill。适用于任务反复失败、同一路径微调、想放弃、建议用户手动处理、没验证就下结论等场景。要求主动排查、换路径、拿证据闭环。
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pua-skill
  3. After installation, invoke the skill by name or use /pua-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release
Metadata
Slug pua-skill
Version 1.0.0
License MIT-0
All-time Installs 11
Active Installs 8
Total Versions 1
Frequently Asked Questions

What is pua-skill?

让 AI 不敢摆烂的高压推进 skill。适用于任务反复失败、同一路径微调、想放弃、建议用户手动处理、没验证就下结论等场景。要求主动排查、换路径、拿证据闭环。 It is an AI Agent Skill for Claude Code / OpenClaw, with 1206 downloads so far.

How do I install pua-skill?

Run "/install pua-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is pua-skill free?

Yes, pua-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does pua-skill support?

pua-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created pua-skill?

It is built and maintained by knifehzh (@knifehzh); the current version is v1.0.0.

💬 Comments