What problem does it solve?
This Skill unit streamlines the process of handling GitHub Agentic Workflows by directing requests to the appropriate tools and prompts, reducing the time spent on design, creation, and maintenance of these workflows.
Core Features & Use Cases
- Task Routing: Automatically identify the type of workflow request (design, create, debug, upgrade) and route it to the correct prompt or skill file.
- Dispatcher Functionality: Execute the required actions directly after loading the matching workflow prompt/skill file.
- Read Only Access: Limited access to specific files based on the task type to ensure efficiency and security.
- Use Case: When a user requests to design a new Agentic Workflow, this Skill unit will automatically load the appropriate designer tool and guide the user through the process.
Quick Start
Use the agentic-workflows skill to design a new GitHub Agentic Workflow by providing the required parameters and following the prompt instructions.