coze-workflow
CommunityTurn natural language into importable Coze workflows
AuthorLingyiChen-AI
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the tedium of manually building Coze workflows by generating fully structured, import-ready workflow definitions from a natural-language description.
Core Features & Use Cases
- Generates Coze workflow ZIPs for coze.cn import: Produces correctly formatted ZIP packages containing
MANIFEST.ymland the workflow YAML. - Validates and guides user requirements: Detects whether the description includes enough input/output and processing logic, and asks up to 3 clarification rounds when needed.
- Builds reliable control flow and layout: Creates nodes, edges, schemas, IDs, indentation rules, and a deterministic layout so the exported workflow is immediately usable.
Use case examples:
- Create a multi-step finance analysis workflow (parallel data collection → section writing → risk review → publish).
- Convert a customer-support automation description into a workflow with LLM reasoning, HTTP calls, and structured outputs.
- Scaffold loop-based workflows for processing lists and summarizing results.
Quick Start
Describe your desired Coze workflow in one sentence, including the expected inputs, outputs, and main processing steps, and ask the assistant to generate a coze workflow ZIP for import into coze.cn.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: coze-workflow Download link: https://github.com/LingyiChen-AI/workflow-skill/archive/main.zip#coze-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 471,000+ vetted skills library on demand.