关于
This skill provides a comprehensive guide to the standard directory layout for Output SDK workflows, ensuring that projects remain maintainable, scalable, and compatible with automated tooling. It defines the specific roles of core files like workflow definitions, step functions, and Zod schemas, while also establishing naming conventions for folders, prompts, and scenarios. By following these conventions, developers can easily navigate complex AI workflow projects and ensure a proper separation of concerns between deterministic orchestration logic and side-effect-heavy I/O operations.