What problem does it solve?
This Skill streamlines the process of creating new flow definitions in the flow-state-dev framework, ensuring consistent structure and ease of development.
Core Features & Use Cases
- Flow Definition Creation: Automatically generate flow files, action blocks, and server registration configurations.
- Action Definition: Customize actions with input schemas, block pipelines, and user message handling.
- Scope State Management: Declare and manage session, user, and project states with schema definitions.
- Resource Management: Define and use typed data containers for structured entities and resources.
- Use Case: Develop a multi-action flow that incorporates chat functionality, session state management, and client data projections for a comprehensive user experience.
Quick Start
To create a new flow, run the add-flow skill with the desired flow kind and purpose as an argument, such as 'add-flow "customer support flow with chat and summary actions"'