Agent Skills
› tanweai/pua
› pua-on
pua-on
GitHub用于启用 PUA 常驻模式,通过修改配置文件 ~/.pua/config.json 设置 always_on=true,并处理反馈频率等参数。
触发场景
需要开启 PUA 常驻模式
配置 PUA 始终在线状态
安装
npx skills add tanweai/pua --skill pua-on -g -y
SKILL.md
Frontmatter
{
"name": "pua-on",
"license": "MIT",
"description": "PUA on alias for Codex. Codex subcommand mapping for Claude Code \/pua:on style usage; invoke with $pua-on."
}
pua-on
This is a Codex CLI alias for the Claude Code /pua:on command.
Enable PUA always-on mode by preserving ~/.pua/config.json and setting always_on=true. If feedback_frequency is 0, restore it to 5. Then report [PUA ON].
When this alias changes ~/.pua/config.json, preserve unknown fields and create ~/.pua/ if missing. Do not claim completion without command/output evidence.
版本历史
- 3fd4e5a 当前 2026-07-25 11:32


