원클릭으로
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.