flow-error-zod-import
OfficialFix Zod import source issues.
Authorgrowthxai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill fixes incorrect Zod imports during Flow to Output SDK migration, ensuring schemas come from @output.ai/core.
Core Features & Use Cases
- Import Correction: Replace imports from zod with imports from @output.ai/core.
- Schema Integrity: Prevents incompatible schema errors at step boundaries.
- Use Case: Resolve a common type error caused by mixed Zod imports during migration.
Quick Start
Scan for incorrect zod imports and update them to use @output.ai/core.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: flow-error-zod-import Download link: https://github.com/growthxai/output-claude-plugins/archive/main.zip#flow-error-zod-import Please download this .zip file, extract it, and install it in the .claude/skills/ directory.