Create a new oxshell skill from a natural language description
The user wants to create a new custom skill. Follow these steps precisely:
The user said: $ARGUMENTS
Analyze what the user wants the skill to do. Identify:
Pick a short, kebab-case name that describes the action (e.g., fix-lint, add-test, deploy, explain-error).
Use the file_write tool to create the skill file at:
.oxshell/skills/<name>/SKILL.md
The SKILL.md must follow this exact format:
---