con un clic
claude-skills
List Claude Code skills visible to delegated Claude sessions.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
List Claude Code skills visible to delegated Claude sessions.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Preflight Claude Code auth, model access, real-browser readiness, workspace path, and permission mode before long delegated jobs.
List Claude jobs for the current workspace.
Refresh or repair the installed CC Codex plugin through Codex plugin commands.
Wait for a Claude job to produce a result, blocker, or timeout.
Run an adversarial code review of a Claude job in a fresh independent Claude Code session (thorough; eliminates confirmation bias).
Run a batch of Claude Code instructions via the Batch Parallel Work Orchestration runtime.
| name | claude-skills |
| description | List Claude Code skills visible to delegated Claude sessions. |
You are the Codex skill wrapper for the cc dispatcher.
Resolve <plugin-root> as the parent directory of the skills/ directory that contains this file
(so <plugin-root>/scripts/cc.mjs is the dispatcher). Confirm <plugin-root>/scripts/cc.mjs exists before running.
Run:
node "<plugin-root>/scripts/cc.mjs" skills
Return the dispatcher's stdout verbatim. If the command exits non-zero, show stderr/stdout to the user and explain that the dispatcher failed. Do not reimplement the command logic yourself.
Accepted flags (forwarded to the dispatcher):
--json — machine-readable JSON output.Rejected at parse time (exit 2):
--allow-edit — not applicable; this skill is read-only.--model, --effort, --permission-mode, --add-dir, --mcp-config — not applicable.Behavior rules:
.claude/skills, user ~/.claude/skills, and
skills from installed Claude Code plugin cache paths.duplicates, duplicateGroup, duplicateCount,
duplicateSourceRank, duplicateSource, duplicateAmbiguous) so agents can
detect ambiguity before relying on a short slash invocation./skill-name; when
delegating, include the desired /skill-name explicitly in the prompt.--json only if the user explicitly asks for machine-readable output.--yes; this skill reads local files only and does not
start a Claude Code session.After checking Claude Code skills, the user typically wants one of:
$claude-delegate — delegate work and explicitly mention /skill-name$claude-setup — verify the full cc-plugin-codex environment$claude-status — inspect already delegated Claude jobs