Synapse Plugin Helper
Synapse Plugin Helper from datamaker-kr/synapse-claude-marketplace.
Skills in this plugin
10- ▌ Logs Command · datamaker-krRun the `synapse-plugin-helper:logs` workflow from the original Claude slash command. Use when the user asks to stream logs from a running Synapse job
- ▌ Test Command · datamaker-krRun the `synapse-plugin-helper:test` workflow from the original Claude slash command. Use when the user asks to run a plugin action locally for testing
- ▌ Debug Command · datamaker-krRun the `synapse-plugin-helper:debug` workflow from the original Claude slash command. Use when the user asks to diagnose and fix common Synapse plugin issues
- ▌ Config Command · datamaker-krRun the `synapse-plugin-helper:config` workflow from the original Claude slash command. Use when the user asks to show current plugin configuration, categories, and connected Synapse agents
- ▌ Create Command · datamaker-krRun the `synapse-plugin-helper:create` workflow from the original Claude slash command. Use when the user asks to create a new Synapse plugin with guided setup
- ▌ Dry Run Command · datamaker-krRun the `synapse-plugin-helper:dry-run` workflow from the original Claude slash command. Use when the user asks to validate Synapse plugin before deployment
- ▌ Publish Command · datamaker-krRun the `synapse-plugin-helper:publish` workflow from the original Claude slash command. Use when the user asks to publish Synapse plugin to the platform
- ▌ Synapse Config YAML Guide · datamaker-kr bundleExplains how to write Synapse plugin config.yaml files. Use when the user asks about "config.yaml", "plugin configuration", "action definition", "execution method", "runtime environment", or needs help with synapse plugin settings.
- ▌ Update Config Command · datamaker-krRun the `synapse-plugin-helper:update-config` workflow from the original Claude slash command. Use when the user asks to sync action metadata from code into config.yaml
- ▌ Migrate Plugin To Server Command · datamaker-krRun the `synapse-plugin-helper:migrate-plugin-to-server` workflow from the original Claude slash command. Use when the user asks to migrate plugins and their latest releases from one Synapse server to another