Create Custom AI Shortcuts for Your Most Frequent Workflows
Save complex workflows as reusable slash commands to eliminate repetitive prompting.
Convert your most successful prompts into permanent slash commands using the /skills management panel or the /save function.
The Scenario
You have a specific way you like your PR descriptions written or your unit tests structured, and you find yourself typing the same instructions every day.
Before & after
You would normally have to find an old article, copy your prompt, edit it for the current context, and then run it, taking 5–10 minutes each time.
Use '/save' to turn your prompt into a custom slash command. This allows you to trigger the entire workflow in 5 seconds whenever you need it.
The Prompt
/save [COMMAND_NAME] [PROMPT_CONTENT_OR_WORKFLOW]
Workflows and skills can be saved as persistent slash commands, allowing you to build personal tools like 'generate-social-copy' or 'refactor-with-logs'.
Source
Qwen Code Blog: AI Coding Updates and Guides | Qwen Code Docs"Workflows can be saved as slash commands and reused... /skills visual skill management."
