synapse-plugin-execution
OfficialExecute Synapse plugins programmatically.
Authordatamaker-kr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of running Synapse plugins and their actions directly from your code, enabling seamless integration into custom workflows and automated processes.
Core Features & Use Cases
- Programmatic Execution: Run plugin actions using
run_plugin()with various execution modes (Local, Task, Job). - Plugin Discovery: Inspect and load plugins from filesystem paths or Python modules using
PluginDiscovery. - Use Case: Integrate a Synapse plugin's training action into a larger MLOps pipeline, triggering it with specific parameters and execution modes based on pipeline stage.
Quick Start
Use the plugin execution skill to run the 'train' action from the '/path/to/plugin' directory with 'epochs' set to 100 in local mode.
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-plugin-execution Download link: https://github.com/datamaker-kr/synapse-claude-marketplace/archive/main.zip#synapse-plugin-execution 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.