synapse-specialized-actions
OfficialStreamline ML workflows with specialized actions.
Authordatamaker-kr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the development of complex machine learning workflows by providing pre-built, specialized action classes for common tasks like training, exporting, and inference.
Core Features & Use Cases
- Specialized Base Classes: Offers
BaseTrainAction,BaseExportAction,BaseUploadAction,BaseInferenceAction,BaseDeploymentAction, andAddTaskDataActionfor specific ML lifecycle stages. - Workflow Simplification: Reduces boilerplate code by providing default implementations and helper methods for common operations.
- Use Case: When building a model training pipeline, you can inherit from
BaseTrainActionto quickly implement data loading, training loops, and model uploading with minimal custom code.
Quick Start
Use the specialized actions to build a custom training action by inheriting from BaseTrainAction.
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-specialized-actions Download link: https://github.com/datamaker-kr/synapse-claude-marketplace/archive/main.zip#synapse-specialized-actions 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.