arkcli-plans
Installation
SKILL.md
arkcli plans
CRITICAL — 开始前 MUST 先用 Read 工具读取 ../arkcli-shared/SKILL.md,其中包含认证闸门、配置排查与共享安全规则。
CRITICAL — 任何 plans buy / plans renew / plans personal rotate-apikey / plans team seat-assign / plans team rotate-apikey 在执行之前,务必先用 Read 工具读取对应 references/*.md,禁止盲目调用。
🔒 协议闸门(plans buy / plans renew 强制流程)
plans buy / plans renew 是计费写操作,加 --yes 才真扣款。不传 --yes 不传 --dry-run 时, CLI 不下单, 而是返回:
{
"status": "agreement_required",
"agreements": [{"title": "...", "url": "..."}, ...],
"next_step": "arkcli plans buy ... --yes"
}
Agent 必须严格按以下顺序执行: