Claude Code Plugins

Community-maintained marketplace

Feedback
18k
4

PUA off alias for Codex. Codex subcommand mapping for Claude Code /pua:off style usage; invoke with $pua-off.

Install Skill

Shared

Installs to .agents/skills, used by Codex, Amp, Warp, Cursor, OpenCode, and more.

CodexAmp
Warp
CursorOpenCode
Cline
Gemini CLI
GitHub Copilot
Personal

Available across projects.

$npx skills-installer add @tanweai/pua/pua-off --client shared
Project

Writes to .agents/skills.

$npx skills-installer add @tanweai/pua/pua-off -p --client shared
Note: Review the skill instructions before using it.

SKILL.md

name pua-off
description PUA off alias for Codex. Codex subcommand mapping for Claude Code /pua:off style usage; invoke with $pua-off.
license MIT

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.