con un clic
Clubhouse-Workshop
Clubhouse-Workshop contiene 5 skills recopiladas de Agent-Clubhouse, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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.