Agent Skills
› tanweai/pua
› pua-survey
pua-survey
GitHub用于引导用户完成PUA调查并保存本地响应,处理配置文件更新时保留未知字段并确保操作有据可查。
Trigger Scenarios
需要执行PUA调查
配置PUA相关设置
Install
npx skills add tanweai/pua --skill pua-survey -g -y
SKILL.md
Frontmatter
{
"name": "pua-survey",
"license": "MIT",
"description": "PUA survey alias for Codex. Codex subcommand mapping for Claude Code \/pua:survey style usage; invoke with $pua-survey."
}
pua-survey
This is a Codex CLI alias for the Claude Code /pua:survey command.
Guide the user through the PUA survey and save the local response. Ask before any upload.
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


