# URSP3600 Workflow Templates # 3 Preset Node Sequences for Smart City Projects --- ## Template 1: From Scratch (Recommended for Beginners) **Sequence:** Problem Framer → Data Stack Designer → System Architect → Skill Generator **When to use:** You're starting from scratch and need guidance through the entire process. **Flow:** 1. **Problem Framer**: Input your urban observation → Get structured problem statement 2. **Data Stack Designer**: Input your project domain → Get recommended data sources 3. **System Architect**: Input problem + data sources → Get complete system architecture 4. **Skill Generator**: Input all previous outputs → Get final Skill document **Output:** Complete project package with all 7 required elements. --- ## Template 2: AI First **Sequence:** Problem Framer → AI Composer → Value Canvas → Skill Generator **When to use:** Your project is heavily AI-focused (e.g., chatbot, prediction system, computer vision). **Flow:** 1. **Problem Framer**: Input your urban observation → Get structured problem statement 2. **AI Composer**: Input problem statement → Get AI capabilities and agent configuration 3. **Value Canvas**: Input AI system design → Get value proposition and feasibility 4. **Skill Generator**: Input all previous outputs → Get final Skill document **Output:** AI-focused project with detailed agent configuration and value analysis. --- ## Template 3: Data Driven **Sequence:** Data Stack Designer → System Architect → Value Canvas → Skill Generator **When to use:** Your project is data-heavy (e.g., dashboard, analytics platform, open data application). **Flow:** 1. **Data Stack Designer**: Input your project domain → Get comprehensive data sources 2. **System Architect**: Input data sources → Get system architecture optimized for data processing 3. **Value Canvas**: Input data-driven system → Get value proposition focused on data insights 4. **Skill Generator**: Input all previous outputs → Get final Skill document **Output:** Data-focused project with comprehensive data architecture and analytics capabilities. --- # How to Use These Templates 1. Choose the template that best fits your project 2. Create the nodes in the specified order on your Coze Coding canvas 3. Connect them sequentially (output of one → input of next) 4. Connect Start → first node, last node → End 5. Run the workflow with your project description and domain 6. Review outputs at each step and refine as needed # Custom Workflows Once you understand the templates, you can create your own: - Mix and match nodes from different templates - Add additional nodes (data processing, visualization, etc.) - Change the order based on your project logic - Integrate your custom RAG knowledge base The key is that each node is independent — you can use any combination that makes sense for your project.