Feature hasn't been suggested before.
Describe the enhancement you want to request
Support inline skill invocation using $skill-name syntax anywhere in a prompt (not just at the start).
Currently, OpenCode requires skills to be invoked via slash commands at the beginning of a prompt (e.g., /skill-name do something). OpenAI Codex supports mentioning skills inline with $skill-name anywhere in the prompt, allowing more natural phrasing like:
Use $brainstorming to explore ideas for the API design
Reference:
https://developers.openai.com/codex/skills/
Feature hasn't been suggested before.
Describe the enhancement you want to request
Support inline skill invocation using $skill-name syntax anywhere in a prompt (not just at the start).
Currently, OpenCode requires skills to be invoked via slash commands at the beginning of a prompt (e.g.,
/skill-name do something). OpenAI Codex supports mentioning skills inline with $skill-name anywhere in the prompt, allowing more natural phrasing like:Use $brainstorming to explore ideas for the API designReference:
https://developers.openai.com/codex/skills/