ワンクリックで
list-apps
List all installed apps with their status, version, and proxy URLs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
List all installed apps with their status, version, and proxy URLs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Manage Discord channel access — guild/channel allowlists, DM policy, user/role allowlists.
Configure the Discord channel — save bot token, set auto-thread, embed options.
Manage Telegram channel access — approve pairings, edit allowlists, set DM/group policy. Use when the user asks to pair, approve someone, check who's allowed, or change policy for the Telegram channel.
Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how do I set this up" or "who can reach me," or wants to check channel status.
ALWAYS invoke this skill when user says 'browser [site]', 'open [site]', or asks to navigate to a website. Never call MCP browser tools directly.
Show detailed status, version info, and update availability for an installed app.
| name | list-apps |
| description | List all installed apps with their status, version, and proxy URLs. |
| user-invocable | true |
| allowed-tools | ["mcp__gateway__list_apps"] |
Arguments passed: $ARGUMENTS
Call list_apps and format the result as a readable table:
Installed Apps
──────────────────────────────────────────────
NAME VERSION STATUS SOURCE
my-app 1.2.0 running registry
another-app 0.3.1 stopped custom
──────────────────────────────────────────────
Total: 2 app(s)
For each app also show its proxy URLs if it has ports:
Proxy routes:
api → /app/my-app/api/
web → /app/my-app/web/
If no apps are installed, say so clearly.