关于
This skill facilitates the technical transition from Flow SDK to Output SDK by refactoring activity functions into structured step definitions. It guides developers through converting function parameters into Zod-validated input schemas, wrapping logic in the Output SDK step() function, and updating legacy LLM completion calls to modern generator patterns. This ensures codebases maintain high type safety and architectural consistency during migration projects.