What problem does it solve?
This skill solves the challenge of maintaining inconsistent or undocumented automation workflows by providing a structured framework for creating, managing, and executing custom slash commands within the OpenCode environment.
Core Features & Use Cases
- Template-Driven Creation: Utilize standardized patterns to build commands that handle arguments, shell output injection, and file content inclusion.
- Workflow Automation: Quickly turn repetitive terminal tasks or complex prompt sequences into reusable slash commands.
- Use Case: A developer can create a custom command to automate the generation of release notes by injecting git log output and file summaries directly into a prompt template.
Quick Start
Use the zeus-commands skill to generate a new command template for automating your daily git status reporting.