Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/volcengine/ark-cli/arkcli-infer-endpointnpx skills add volcengine/ark-cli --skill arkcli-infer-endpointgit clone --depth 1 https://github.com/volcengine/ark-cliWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00216 | $0.01693 |
| Opus 5 | $0.00108 | $0.00847 |
| Sonnet 5 | $0.00043 | $0.00339 |
| Haiku 4.5 | $0.00022 | $0.00169 |
Grade A, and why
arkcli-infer-endpoint scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 74 lines — stays where its author put it; the contents beside it link to each section on GitHub.
arkcli infer endpoint
CRITICAL — 开始前 MUST 先读取 ../arkcli-shared/SKILL.md。
使用原则
- 推理接入点相关需求优先使用
arkcli infer endpoint ... - 这些命令虽然是标准 CLI 类型,但实现入口仍然来自
shortcuts/inferendpoint/ - 只有产品命令无法覆盖时,才回退到
../arkcli-api-explorer/SKILL.md infer endpoint create成功后会返回 EndpointId- 这个
Id应作为后续get / start / stop的输入,也可以传给../arkcli-code-example/SKILL.md生成带真实endpoint-id的调用示例 - 如果已经通过
infer endpoint create拿到Id,不要再调用+deploy试图"二次部署";+deploy本身就是创建 Endpoint 的工作流 infer endpoint create --billing-method当前只支持token;它是可选项,显式传token时会先校验模型是否支持 token 推理方式,创建请求本身保持默认行为- 语音模型不是 Endpoint create 目标:TTS / ASR / 配音 / 播客 / 音色 / 实时语音交互,或模型名命中
doubao-seed-tts-*、doubao-seed-asr-*、seedasr-*时,不要用infer endpoint create或 Raw CRUD 绕过;只转arkcli-models说明"广场可搜,但当前 arkcli 不支持 Endpoint 创建"。
「我的接入点」语义
用户说**"我的推理接入点 / 我创建的 / 我有多少个 / 列出我的"** → 必须加 --mine --page-all:
arkcli infer endpoint list --mine --page-all --page-size 100 --format json
服务端按 sys:ark:createdBy tag 过滤,只返回当前 SSO sub-user 创建的 endpoint。
需要 SSO 子账号登录;root 账号 / AK-SK 直接报错(引导重登)。
详细行为见 references/arkcli-infer-endpoint-list.md。
infer endpoint create 与 +deploy 的边界
infer endpoint create 是原始 CRUD,适合脚本化 / CI / 需要无护栏可预测行为的场景。注意它的 flag 集其实是 +deploy 的子集(+deploy 才是参数超集),差别在"有没有工作流护栏",不是"谁参数更多"。它不包含 +deploy 的以下护栏:
| 护栏 | +deploy |
infer endpoint create |
|---|---|---|
| 实名前置校验(realname-gate.md) | ✅ | ✅(foundation model 路径同样触发 EnsureModelAvailable,含实名拦截) |
| 自定义模型复用检查(避免重复计费) | ✅ | ❌ |
部署后 profile 默认资源同步(--set-default) |
✅ | ❌ |
路由判定:只要用户意图是"创建 / 新建 / create 一个 endpoint / 接入点"或"把模型部署 / 上线"(无论用词是 create 还是 deploy),一律路由到 +deploy(arkcli-deploy);只有用户明确需要绕过工作流护栏、脚本化 / CI、或要无护栏的可预测 raw CRUD 行为时,才使用 infer endpoint create。
What ships with it
7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/arkcli-infer-endpoint-create.md 4.4 KB
- references/arkcli-infer-endpoint-delete.md 3.0 KB
- references/arkcli-infer-endpoint-get.md 981 B
- references/arkcli-infer-endpoint-list.md 2.2 KB
- references/arkcli-infer-endpoint-start.md 1.1 KB
- references/arkcli-infer-endpoint-stop.md 1.1 KB
- references/arkcli-infer-endpoint-update.md 2.5 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 74 lines · 216 tokens per session scan A 36e88cb0c543
arkcli-infer-endpoint is a skill published in the GitHub repository volcengine/ark-cli (112 stars, last pushed 5d ago), licensed Apache-2.0. It adds 216 tokens to every session and 1,693 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
happiness-skill
当用户问「怎么才能更幸福/为什么得到了还不满足/怎么减少焦虑」时调用。 核心理念: 幸福是缺憾感清空的默认状态, 是可训练的技能; 欲望是与自己的契约(得到前不快乐), 同时只留一个重大欲望; 活在当下。 不适用于: 临床抑郁等需要专业治疗的场景(本书方法不能替代医疗)。 Triggers: 幸福/不快乐/欲望/焦虑/知足/活在当下/happiness/desire/anxiety.
ddia-systems
Design data systems by understanding storage engines, replication, partitioning, transactions, and consistency models. Use when the user mentions "database choice", "which database should I use", "SQL or NoSQL", "replication lag", "partitioning strategy", "consistency vs availability", "stream processing", "ACID…
improve-website
Guided journey from a live website that underperforms to a prioritized, evidence-backed backlog of conversion, usability, message, and speed fixes - each shipped as a testable experiment. Orchestrates eight skills phase by phase - cro-methodology, ux-heuristics, refactoring-ui, web-typography, storybrand-messaging…
ios-hig-design
Design native iOS interfaces following Apple Human Interface Guidelines. Use when the user mentions "iPhone app", "iPad layout", "SwiftUI", "UIKit", "Dynamic Island", "safe areas", "HIG compliance", "SF Symbols", "haptic feedback", "iOS accessibility", "make my app feel native", or "follow Apple design guidelines".…
jobs-to-be-done
Discover what customers truly need by analyzing the "job" they hire your product to do. Use when the user mentions "customer discovery", "why customers churn", "what job does this solve", "competing against luck", "product-market fit", "switching behavior", "milkshake moment", or "functional vs emotional jobs". Also…
lean-startup
Design MVPs, validated learning experiments, and pivot-or-persevere decisions using Build-Measure-Learn. Use when the user mentions "MVP scope", "validated learning", "pivot or persevere", "vanity metrics", "test assumptions", "innovation accounting", "build-measure-learn", "minimum viable experiment", "should we…