ワンクリックで
app-status
Show detailed status, version info, and update availability for an installed app.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Show detailed status, version info, and update availability for an installed app.
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.
Scan Dockerfile(s) in the current directory and generate a draft app.yaml for the gateway app store.
| name | app-status |
| description | Show detailed status, version info, and update availability for an installed app. |
| user-invocable | true |
| allowed-tools | ["mcp__gateway__app_status"] |
Arguments passed: $ARGUMENTS
/app-status <app-name>
Call app_status with the app name.
Format and present:
App: <name>
Status: running ✓ (or stopped / error / building)
Version: 1.2.0
Commit: abc123de
Source: registry (or custom / local)
Installed: 2026-05-01T10:00:00Z
Proxy routes:
api → /app/<name>/api/
web → /app/<name>/web/
Version info:
Installed: 1.2.0
Latest: 1.3.0 ← update available
Behind: yes
registry, offer:
Run
/install-app <name>after uninstalling, or use the update API.
If the app is not found (404), say so clearly.