Add /create-skill command
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the feature or problem you'd like to solve
add the **`/create-skill`** command like [that in VSCode Copilot Chat](https://code.visualstudio.com/docs/copilot/customization/agent-skills#_generate-a-skill-with-ai), which directly makes AI know about and correctly create agent skill, without tedious explanations (e.g., what an agent skill is, etc.) from the user.
### Proposed solution
The user can just specify his needs and ask the agent to create some skill files.
It will make creating skill files easier and more intelligent, definitely benefiting Copilot-Cli and its users.
Also, both Codex and Claude Code have this feature.
### Example prompts or workflows
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.