synapse-result-schemas
OfficialStandardize action outputs with result schemas.
Authordatamaker-kr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that your Synapse plugin actions return data in a consistent, validated, and type-safe format, preventing errors and improving integration.
Core Features & Use Cases
- Type-Safe Returns: Define expected output structures for actions like training, inference, export, and upload.
- Automatic Validation: The Synapse SDK validates action return values against the defined schema, catching errors early.
- Use Case: When building a custom training action, use
TrainResultto ensure your action always returns the model weights path, final epoch, and relevant metrics in a predictable structure.
Quick Start
Use the synapse-result-schemas skill to understand how to define and use TrainResult for your custom training actions.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: synapse-result-schemas Download link: https://github.com/datamaker-kr/synapse-claude-marketplace/archive/main.zip#synapse-result-schemas 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 223,000+ vetted skills library on demand.