output-error-zod-import
OfficialFix Zod imports to keep Output SDK schemas stable
Authorgrowthxai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill fixes Zod import issues in Output SDK workflows by ensuring schemas are imported from @outputai/core rather than directly from zod, which prevents mismatched schemas and runtime errors.
Core Features & Use Cases
- Detect incorrect imports of zod in code paths that define or consume schemas (inputSchema, outputSchema).
- Replace imports to use @outputai/core, and adjust dependent code to maintain compatibility.
- Use Case: when encountering "incompatible schema" errors or type errors at step boundaries in Output workflows.
Quick Start
Run this skill to locate and replace all incorrect Zod imports with @outputai/core across the project.
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: output-error-zod-import Download link: https://github.com/growthxai/output/archive/main.zip#output-error-zod-import Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.