Claude Code Plugins

Community-maintained marketplace

Feedback

pua-offline

@tanweai/pua
18k
2

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

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-offline --client shared
Project

Writes to .agents/skills.

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

SKILL.md

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

pua-offline

This is a Codex CLI alias for the Claude Code /pua:offline command.

Enable offline mode by setting ~/.pua/config.json offline=true and feedback_frequency=0 while preserving other fields. Then report [PUA OFFLINE].

When this alias changes ~/.pua/config.json, preserve unknown fields and create ~/.pua/ if missing. Do not claim completion without command/output evidence.