with one click
Clubhouse-Workshop
Clubhouse-Workshop contains 5 collected skills from Agent-Clubhouse, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Prepare a beta release for a single Workshop plugin. Gathers commits, classifies changes, proposes version bump, creates a PR, and provides tag instructions. Routes to preview-registry.json via CI.
Interactively help a developer scaffold a new Clubhouse plugin from scratch. Use when someone wants to create a new plugin, start a plugin project, or asks about getting started building for Clubhouse.
Explain how Clubhouse plugins work, answer questions about the plugin SDK, API, architecture, or development workflow. Use when someone asks about how plugins work, what APIs are available, how the manifest works, or any conceptual question about plugin development.
Build a plugin locally and install it to the user's Clubhouse plugins directory for testing without publishing. Use when someone wants to test a plugin locally, install a dev build, or try a plugin before publishing.
Generate a new API version by crawling the Clubhouse app source, diffing against the previous version, and creating a self-contained SDK snapshot. Use when the Clubhouse API has changed and a new SDK version is needed.