A marketplace of Claude Cowork / Claude Code plugins for content creation and publishing workflows.
| Plugin | Description |
|---|---|
| latent-space-youtube | Zoom recordings → YouTube pipeline with auto titles, timestamps, playlists, and Gemini-generated thumbnails |
In Claude Code CLI:
/plugin marketplace add swyxio/claude-plugins
In Claude Cowork: use the plugin browser to add swyxio/claude-plugins as a marketplace.
/plugin install latent-space-youtube@swyx-plugins
This repo is structured as a marketplace. To add a new plugin:
- Create a new directory under
plugins/ - Add
.claude-plugin/plugin.jsonmanifest - Add skills, commands, agents as needed
- Update
.claude-plugin/marketplace.jsonwith the new plugin entry
MIT