用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Supernor/openclaw-skills --skill ready命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | ready |
| description | Team readiness check — per-user capability vs PTV purpose codes |
| tags | ["readiness","capability","ptv","standup","status","ready","team"] |
| keywords | ["ready","readiness","standup","team ready","abilities","capabilities","can we","equipped"] |
| version | 1.0.0 |
| invocable | true |
Show per-user readiness against PTV purpose codes. The third dimension: Intent (quality) + PTV (direction) + Readiness (capability).
/ready — full readiness for both users/ready robert — Robert's readiness only/ready corinne — Corinne's readiness onlybash -c "team-readiness --json" 2>/dev/null
Or with user filter:
bash -c "team-readiness --user robert --json" 2>/dev/null
For each user, create an embed with:
USER_NAME (input_lane) — Overall: XX%Buttons (after both embeds):
[Propose Gap Fixes] → custom_id: ready-propose[Robert Only] → custom_id: ready-robert[Corinne Only] → custom_id: ready-corinneready-propose: Run team-readiness --propose-gaps and post resultready-robert: Re-run with --user robert and postready-corinne: Re-run with --user corinne and postNo Captain dispatch. Relay runs the host tool via exec and formats the result.
Intent: Observable [I13], Competent [I03]. Purpose: P04.