create-update-agent-workflow
OfficialBuild and manage agent workflows.
AuthorX-School-Academy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the creation and modification of agent workflow JSON files, ensuring they adhere to project schemas and validation rules for the workflow editor and execution engine.
Core Features & Use Cases
- Workflow Creation: Generate new workflow JSON files from scratch based on user-defined steps and dependencies.
- Workflow Updates: Modify existing workflow JSON files, ensuring all nodes and edges remain consistent.
- Validation & Error Correction: Identify and fix formatting, reference, and graph structure errors within workflow files.
- Use Case: You need to define a new automated process for customer onboarding. This Skill can help you translate your process steps into a valid workflow graph, complete with start, end, and agent nodes, and save it as
core/workflows/customer-onboarding.json.
Quick Start
Use the create-update-agent-workflow skill to create a new workflow file named 'my-first-workflow.json' with a start node, an end node, and a single agent step named 'process-data'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: create-update-agent-workflow Download link: https://github.com/X-School-Academy/skill-pilot/archive/main.zip#create-update-agent-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.