一键导入
Clubhouse-Workshop
Clubhouse-Workshop 收录了来自 Agent-Clubhouse 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.