Skip to main content
reopt Handbook
reopt Handbook
Codex Command MasterLabels and command selectionHow to read a detail guideComplete command listTerminal CLI Commands and Options

Task guides

Core Command GroupSession Command GroupCustom Command GuideMCP Command and Integration GuideDesign Workflows

Conversation and context

Cmd. /clearCmd. /renameCmd. /archiveCmd. /deleteCmd. /compactCmd. /copyCmd. /memoriesCmd. /importCmd. /initCmd. /mentionCmd. /forkCmd. /sideCmd. /resumeCmd. /newCmd. /cdCmd. /exportCmd. /recap

Planning and execution

Cmd. /planCmd. /goalCmd. /psCmd. /stopCmd. /app

Review and verification

Cmd. /review

Models and settings

Cmd. /modelCmd. /fast

Permissions and integrations

Cmd. /permissionsCmd. /ideCmd. /setup-default-sandboxCmd. /sandbox-add-read-dirCmd. /pluginsCmd. /hooksCmd. /approveCmd. /skillsCmd. /mcp

Status and diagnostics

Cmd. /agentCmd. /appsCmd. /diffCmd. /feedbackCmd. /personalityCmd. /rawCmd. /statusCmd. /debug-configCmd. /title

Display and input

Cmd. /keymapCmd. /vimCmd. /experimentalCmd. /statuslineCmd. /themeCmd. /petsCmd. /voiceCmd. /worktree

Account and usage

Cmd. /exitCmd. /logoutCmd. /quitCmd. /usage

Legacy

Cmd. /approvals

Verification and history

Current verification scopeHandbook updatesRelease coverage historyEarlier verification recordsCommand change history
Handbook›Codex Command Master›Cmd. /skills
한국어English

Cmd. /skills

Browse and apply local skills for task-specific behavior.

Key takeaways

  • Browse and apply local skills for task-specific behavior.
  • Check the input surface and availability before using the examples below.

Purpose

Browse and apply local skills for task-specific behavior.

/skills

Availability

FieldValue
Input surfaceRunning CLI prompt
KindBuilt-in
StatusCurrent reference
Aliases—
Documented minimumNot specified
Reviewed against2026-09-22 · Codex CLI 0.155.1

The installed command menu and account or organization settings determine availability.

Examples

/skills

When to use it

  1. Select the Figma skill to pull design context and screenshots from an exact node before implementation.
  2. Use $imagegen for UI mock directions or $playwright to verify the implementation in a real browser.
  3. Confirm that team-provided skills are visible in the current session.

Choosing related commands

CommandDifferenceChoose It When
/skillsApplies task-specific instructionsA workflow has a reusable skill
/pluginsManages bundled capabilitiesYou need plugin inventory or marketplace controls
/appsInserts app connectorsYou need external app context

Effects and persistence

Shows available skills. Executing a skill or changing its visibility is a separate action from opening the list.

/skills lets you browse available Codex skills and apply the relevant skill context to a task.

Cautions

  • Skills can load from project, user, or administrator locations.
  • Skills that depend on scripts or MCP servers need the same approval policy review as other tools.
  • Figma, ImageGen, and Playwright are not built-in /design commands. Use the exact token exposed by the /skills picker and installed bundle.

Official sources

  • Developer Commands
  • Build Skills
  • Figma Designs To Code
  • User Stories To Ui Mocks

Complete command list · Verification scope · History for this command

Related docs

Cmd. /skills

Claude Code Command Master · Browse, filter, and manage skill visibility.

Design Workflows

Connect /plugins, /skills, /mcp, and /ide with Figma, ImageGen, and Playwright to design, implement, and verify UI with Codex.

Cmd. /run-skill-generator

Claude Code Command Master · Generate project-specific /run and /verify skills.

Cmd. /release-notes

Claude Code Command Master · Displays selected release notes in the transcript without adding them to model conversation context.

Cmd. /reload-skills

Claude Code Command Master · Re-scans on-disk skill and command directories and refreshes session availability.

Cmd. /approve

Approve one retry of a recent auto-review denial.

Cmd. /mcp

List configured MCP tools and inspect server diagnostics.

On this page

PurposeAvailabilityExamplesWhen to use itChoosing related commandsEffects and persistenceCautionsOfficial sources