一键导入
sume-tools
Discover current Sume CLI tool schemas, inspect bundled skills, check readiness, and choose safe CLI/MCP workflows without executing paid generation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Discover current Sume CLI tool schemas, inspect bundled skills, check readiness, and choose safe CLI/MCP workflows without executing paid generation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create, batch-plan, watch, inspect, and select current Sume Avatar 1.0 resources by avatar_handle with safe paid gates and agent-redacted readback.
Create, batch-plan, watch, and inspect Sume Avatar Video 1.0 jobs from selected avatar handles, including productless/product-image flows, metadata readback, and paid gates.
Run the fastest safe Sume Avatar/Avatar Video iteration loop using async submits, batch state files, parallel polling, deferred downloads, and explicit quality/cost tradeoffs.
Router for current Sume.com public API workflows. Use for auth, schema discovery, Avatar 1.0, Avatar Video 1.0, jobs, spend-capped dogfooding, minimum-latency generation loops, media QA, and selecting focused Sume skills.
Run paid Sume dogfood QA under an explicit USD cap using idempotency, max_spend_usd where available, cost readback, and no duplicate paid submissions.
Use advanced compatibility Sume asset upload/download helpers only when explicitly requested; launch Avatar and Avatar Video inputs should use stable public HTTPS URLs directly.
| name | sume-tools |
| description | Discover current Sume CLI tool schemas, inspect bundled skills, check readiness, and choose safe CLI/MCP workflows without executing paid generation. |
Use this skill for schema discovery and local skill maintenance.
Do not construct write or paid payloads from memory. Use the local tool registry as the executable contract.
sume doctor --agent --json
sume tools list --json
sume tools schema avatars.create --json
sume tools schema avatar-videos.create --json
sume tools schema jobs.watch --json
sume balance --json
sume usage get --json
sume skills list --json
sume skills export sume --json
sume skills install sume --json
sume skills install sume-avatar --json
sume skills update --json
Skills install into .agents/skills/ when .agents/ exists, otherwise
.claude/skills/ when .claude/ exists.
Sume MCP is coming soon and is not part of this public CLI launch release yet. Use direct CLI commands today.
If a future release enables MCP, treat MCP tool descriptions and
sume tools schema safety metadata as the source of truth for toolsets, write
gates, paid gates, and redaction behavior.
Do not execute paid creation directly from this skill. Route avatar work to
sume-avatar, video work to sume-avatar-video, spend-capped QA to
sume-spend-capped-dogfood, local artifact checks to sume-media-qa, and fast
iteration to sume-min-latency. Route media inputs through public HTTPS URLs
unless the user explicitly asks for advanced compatibility asset tooling.