Agent Skills
› tanweai/pua
› pua-off
pua-off
GitHub禁用 PUA 始终在线模式的 CLI 别名。通过修改 ~/.pua/config.json 配置文件关闭功能,保留未知字段并自动创建目录,执行后返回确认信息。
Trigger Scenarios
用户希望关闭 PUA 的始终在线模式
需要重置 PUA 配置以停止后台反馈
Install
npx skills add tanweai/pua --skill pua-off -g -y
SKILL.md
Frontmatter
{
"name": "pua-off",
"license": "MIT",
"description": "PUA off alias for Codex. Codex subcommand mapping for Claude Code \/pua:off style usage; invoke with $pua-off."
}
pua-off
This is a Codex CLI alias for the Claude Code /pua:off command.
Disable PUA always-on mode by setting ~/.pua/config.json always_on=false and feedback_frequency=0. Then report [PUA OFF].
When this alias changes ~/.pua/config.json, preserve unknown fields and create ~/.pua/ if missing. Do not claim completion without command/output evidence.
Version History
- 3fd4e5a Current 2026-07-25 11:32


