workflow-compiler

Community

Turn workflows into runnable ADK Python code.

Authorrwxproject
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill converts a visual workflow canvas into executable Google ADK Python code, enabling rapid deployment of agent pipelines without manual hand-coding.

Core Features & Use Cases

  • Code generation: Translates nodes and edges into LlmAgent, SequentialAgent, ParallelAgent, LoopAgent definitions.
  • Validation & consistency: Ensures the generated code reflects the canvas structure with correct root, unique outputs, and reachable nodes.
  • Use Case: Design a workflow in the Canvas and generate a complete Python module you can run with your ADK environment.

Quick Start

Example: Convert a visual workflow named "DataPipeline" into a Python file named data_pipeline.py containing the generated ADK classes and root_agent.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: workflow-compiler
Download link: https://github.com/rwxproject/agent-framework/archive/main.zip#workflow-compiler

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.