用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/raids-lab/crater --skill crater-cli-admin-approval-order命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | crater-cli-admin-approval-order |
| description | Crater CLI 管理员审批工单域:通过 crater admin order ... 查看、批准、拒绝、清理审批工单。仅在用户明确要求管理员审核时使用。 |
| version | 0.2.0 |
| metadata | {"requires":{"bins":["crater"]},"cliHelp":"crater admin order --help"} |
Use this skill only for administrator approval-order workflows.
CRITICAL — Before doing anything else, MUST read crater-cli-shared (possible path: ../crater-cli-shared/SKILL.md) for pagination, JSON, non-interactive use, errors, confirmation, and secret handling.
crater admin order ls [--status Pending|Approved|Rejected|Canceled] [--type job|dataset] [--creator TEXT] [--search TEXT] [--page N] [--page-size N] [--all-pages] --jsoncrater admin order get <id> --jsoncrater admin order approve <id> --jsoncrater admin order approve <id> --lock --days <n> --hours <n> --minutes <n> --jsoncrater admin order approve <id> --lock --permanent --jsoncrater admin order reject <id> --review-notes <reason> --jsoncrater admin order check --yes --jsoncrater admin order ... prefix. Do not use --admin.reject requires --review-notes.approve --lock first reads the order detail, locks the target job, and only then reviews the order.--permanent is set, --lock requires a positive duration.reviewerID; the backend derives the reviewer from the active token.data.pagination.--creator is admin-only and matches creator username or display name. --search also matches the order name and creator information.context.issues, fix all fields before retrying.Do not use this skill for ordinary user order submission or cancellation. Use crater-cli-approval-order for user-owned approval-order workflows.
基于 SOC 职业分类