Scaffold agentic GitHub workflow
create-agentic-workflowskillsetup L3★3
richfrem/agent-plugins-skills ↗What it does
Scaffold GitHub agentic workflow from existing skill
Best for
When converting a local skill into a GitHub-native agentic workflow for CI/CD automation.
Inputs
- · skill_directory
- · mode
Outputs
- · GitHub_workflow_YAML
Requires
- · GitHub_Actions_API
Preconditions
- · Skill directory exists
- · GitHub repository configured
Failure modes
- · Skill complexity too high
- · GitHub context missing
Trust signals
- · Phase 0 complexity gate
- · Orchestration pattern selection