Agent Skills
› tanweai/pua
› pua-pro
pua-pro
GitHubCodex CLI别名,用于执行本地自进化、KPI和配置命令。主要用途是管理用户配置及执行本地协议,确保无遥测和数据上传,保障隐私安全。
触发场景
用户需要执行自进化或KPI相关命令
用户需要修改~/.pua/config.json配置文件
安装
npx skills add tanweai/pua --skill pua-pro -g -y
SKILL.md
Frontmatter
{
"name": "pua-pro",
"license": "MIT",
"description": "PUA Pro alias for Codex. Codex subcommand mapping for Claude Code \/pua:pro style usage; invoke with $pua-pro."
}
pua-pro
This is a Codex CLI alias for the Claude Code /pua:pro command.
Load and follow the pro skill/protocol for self-evolution, KPI, and config commands. All of it runs locally — there is no telemetry, no account and no upload.
When this alias changes ~/.pua/config.json, preserve unknown fields and create ~/.pua/ if missing. Do not claim completion without command/output evidence.
版本历史
-
ac50267
当前 2026-09-09 13:02
移除了所有数据收集通道(包括会话上传、反馈、心跳遥测等),实现完全本地化运行,并添加了验证无遥测的测试脚本。
- 3fd4e5a 2026-07-25 11:32


