ワンクリックで
slack-to-zoom
Legacy alias for the full Slack-to-Zoom migration flow. Prefer the `stz-migrate` skill for the namespaced workflow.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Legacy alias for the full Slack-to-Zoom migration flow. Prefer the `stz-migrate` skill for the namespaced workflow.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Converts Slack apps to Zoom Team Chat. Accepts a GitHub URL or local path, generates TypeScript code with API mappings, OAuth, webhooks, and docs. Invoke when the user wants to migrate, convert, or port a Slack app or bot to Zoom.
Migrate a Slack app or bot to Zoom Team Chat using a GitHub URL or local path. Use this when the user wants code generation, API mapping, migration analysis, validation, or setup docs for a Slack-to-Zoom port.
Analyze a Slack app input and produce the discovery-stage inventory, blockers, and assumptions for Slack-to-Zoom migration.
Produce migration documentation, setup instructions, and customer-facing handoff docs for the generated Zoom app.
Generate the Zoom Team Chat implementation from the chosen migration plan and shared templates.
Produce the final migration summary, residual limitations, validation status, and next-step handoff for the customer.
| name | slack-to-zoom |
| description | Legacy alias for the full Slack-to-Zoom migration flow. Prefer the `stz-migrate` skill for the namespaced workflow. |
This is the legacy full-flow alias. Prefer stz-migrate.
This Codex wrapper exposes the same migration system used by the Claude skill, but with Codex-oriented execution guidance.
Use this skill when the user wants to:
../../shared/slack-to-zoom/core/executor.md.../../shared/slack-to-zoom/core/instructions.md.../../shared/slack-to-zoom/stages/ and execute them in order unless the user asks for a single stage only.../../shared/slack-to-zoom/ as needed.../../shared/slack-to-zoom/templates/general/.../../shared/slack-to-zoom/docs/API_MAPPING_REFERENCE.md../../shared/slack-to-zoom/docs/RICH_FORMATTING_CHECKLIST.md../../shared/slack-to-zoom/reference/COMMON_BUGS.md../../shared/slack-to-zoom/examples/poker-planner-zoom/