Add custom slash commands from SKILL.md

Resolved 💬 3 comments Opened Mar 7, 2026 by muddlebee Closed Apr 11, 2026

What variant of Codex are you using?

latest

What feature would you like to see?

with claude code you can add custom slash commands derived from SKILL.md file

Write SKILL.md

Every skill needs a SKILL.md file with two parts: YAML frontmatter (between --- markers) that tells Claude when to use the skill, and markdown content with instructions Claude follows when the skill is invoked. The name field becomes the /slash-command, and the description helps Claude decide when to load it automatically.

Source: https://code.claude.com/docs/en/skills#create-your-first-skill

Additional information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗