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