在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用hive-status
星标0
分支0
更新时间2026年2月15日 20:35
Check Plugin Hive swarm status
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Check Plugin Hive swarm status
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Manage Plugin Hive swarms, blueprints, and bees
Autonomously drive a Plugin Hive swarm from start to finish
Quick-start a Plugin Hive swarm
Install or manage Plugin Hive blueprints
| name | hive-status |
| description | Check Plugin Hive swarm status |
| allowed-tools | mcp__hive__hive_swarm_status, mcp__hive__hive_swarm_list, mcp__hive__hive_cell_list, mcp__hive__hive_beekeeper_status |
Quick status check. Shortcut for /hive status.
Arguments: $ARGUMENTS
The argument is a swarm number, ID, or task substring.
mcp__hive__hive_swarm_status with the argument as query.mcp__hive__hive_cell_list with the resolved swarm ID.Swarm #N — <status>
Blueprint: <blueprint_id>
Task: <task description>
Created: <timestamp>
Flight Pipeline:
1. <flight_id> (<bee>) .......... <status>
2. <flight_id> (<bee>) .......... <status> <-- current
3. <flight_id> (<bee>) .......... waiting
Cells: 3/7 done
[done] auth-middleware — Add JWT validation middleware
[done] user-model — Create user database model
[done] login-endpoint — Implement /api/login
[active] session-store — Redis session storage
[pending] logout-endpoint — Implement /api/logout
[pending] password-reset — Password reset flow
[pending] rate-limiting — Add rate limiting to auth routes
mcp__hive__hive_swarm_list to get all swarms.Plugin Hive — Swarm Overview
# | Blueprint | Task | Status | Created
---|----------------|-----------------------------------|-----------|--------
1 | feature-dev | Add dark mode toggle to sett... | buzzing | 2h ago
2 | bug-fix | Login fails when email conta... | completed | 1d ago
3 | security-audit | Scan API routes for injectio... | failed | 3d ago
mcp__hive__hive_beekeeper_status to show the last health check summary.[done], [active], [pending], [failed], [verifying].3/7 done).