用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/openshift/lightspeed-agentic-sandbox --skill find-token命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | find-token |
| description | Find the hidden verification token. Run the find-token script to retrieve a unique token. |
| allowed-tools | Bash(bash:*) |
Retrieve a hidden verification token by running the find-token script.
bash tools/find-token.sh
The script returns JSON with a unique token:
{"token": "TOKEN_..."}
Generate a verification token and write it to disk. Use when asked to produce an e2e test token.
Update Python dependencies with uv, regenerate lock and Konflux requirements files, then verify lint, types, and tests. Fix breakage from API changes in bumped packages. Use when the user says "deps update", "bump dependencies", or "update deps".
Find functions with high cyclomatic complexity, length, or parameter count. Use when the user asks for complexity hotspots or refactor candidates.
基于 SOC 职业分类