alibabacloud-opc-deploy

alibabacloud-opc-deploy is a skill for Claude Code from aliyun/alibabacloud-agent-toolkit. It costs 273 tokens per session (13,790 once invoked), scanned B, original, Apache-2.0.

A step-by-step deployment tool for Alibaba Cloud packages for one-person companies. It creates, labels, checks, and can remove the cloud resources selected by the companion advisor, following required confirmation steps.

In plain words
What is it for?
Use it to deploy and verify the package's Alibaba Cloud servers, databases, storage, and related resources through the cloud command line.
Why use it?
It turns an approved package choice into a controlled cloud setup while keeping pricing and authorization checks in the process.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: names the TodoWrite tool; mentions AGENTS.md; built for openclaw.

Part of the alibabacloud-opc plugin — 2 skills shipped together

Good fit Use it to deploy and verify the package's Alibaba Cloud servers, databases, storage, and related resources through the cloud command line.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aliyun/alibabacloud-agent-toolkit/alibabacloud-opc-deploy
Install

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.

Any agent
npx skills add aliyun/alibabacloud-agent-toolkit --skill alibabacloud-opc-deploy
Clone the repo
git clone --depth 1 https://github.com/aliyun/alibabacloud-agent-toolkit

Made for: Claude Code.

Or install alibabacloud-opc, the plugin that ships this one along with the rest of its 2 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for alibabacloud-opc-deploy

README.md
[![agentmods](https://agentmods.dev/badge/skills/aliyun/alibabacloud-agent-toolkit/alibabacloud-opc-deploy/github.svg)](https://agentmods.dev/skills/aliyun/alibabacloud-agent-toolkit/alibabacloud-opc-deploy)
Your own site
<a href="https://agentmods.dev/skills/aliyun/alibabacloud-agent-toolkit/alibabacloud-opc-deploy"><img src="https://agentmods.dev/badge/skills/aliyun/alibabacloud-agent-toolkit/alibabacloud-opc-deploy/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for alibabacloud-opc-deploy

Your own site · 80×15
<a href="https://agentmods.dev/skills/aliyun/alibabacloud-agent-toolkit/alibabacloud-opc-deploy"><img src="https://agentmods.dev/badge/skills/aliyun/alibabacloud-agent-toolkit/alibabacloud-opc-deploy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 273 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 13,790 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What 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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00273 $0.13790
Opus 5.5 $0.00109 $0.05516
Sonnet 5 $0.00055 $0.02758
Haiku 4.5 $0.00027 $0.01379

Measured 7d ago against content hash 2f7160534a6e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-26, from the pricing page.

Security

Grade B, and why

alibabacloud-opc-deploy scanned grade B with 2 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 7d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

- The state file must be written; sensitive files are chmod 600

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- **Scope — what MUST NOT carry the flag**: `--user-agent` goes on **service API calls only**. Local system / utility commands MUST NOT carry it, because they never reach a service endpoint and some of them reject unknow
plugins/alibabacloud-opc/skills/alibabacloud-opc-deploy/SKILL.md · 382 lines

How it starts

The opening of the file, as written. The whole thing — 382 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Alibaba Cloud OPC Deploy

Mandatory first tool call

Immediately after this skill loads, make exactly one tool call: use Read on <skill-base>/references/execution-phases.md, where <skill-base> is the base directory printed by the skill launcher. Do not batch this read with TodoWrite or any other tool, do not call unnamed or placeholder tools, and do not omit the references/ directory. If this exact read fails, correct that path and retry it once; perform no other action until it succeeds.

At each phase transition, read the exact file named by that index before acting. In particular, before the first price command, Read <skill-base>/references/confirm-authorize.md; if that read is not present in this session, no price command and no payment prompt may be emitted. For lite_seed, also execute only the commands in the already-loaded YAML's price_inquiries block.

Create all cloud resources for an OPC package step-by-step via the Aliyun CLI. After receiving the SKU prescription from alibabacloud-opc-advisor, follow the Phase flow to create / tag / verify / tear down resources via the Aliyun CLI. The AI assistant explains as it goes, showing progress at every step — white-box, companion-style deployment built for non-technical OPC users.

All user-facing output MUST be in Chinese (zh-CN).

Progress narration — plain language only, never internal phase/step labels. When you tell the user what you are doing, describe the action in plain Chinese; NEVER surface the skill's internal Phase/Step numbering, Gate, probe/探针, RamRoleArn/AssumeRole/STS, or iron-rule labels — they are implementation scaffolding, not user language (Hard Gate #6). Say what is happening, not which phase it is:

  • ✗ 现在进行 Phase -1.5 CLI 可达性检查和 Step 0.2b 权限探测 → ✓ 正在确认这些云产品能自动开通、以及账号权限是否就绪
  • ✗ 进入 Phase 0.4 镜像解析 → ✓ 正在为你选定服务器的系统镜像
  • ✗ 进入 Phase 1:询价 → ✓ 正在查询各项的实时价格 This is a preventive rule, not a post-hoc self-check: phrase it right the first time. If a label slips into something already sent, restate that part in plain Chinese immediately.

Read the full file on GitHub · 382 lines

Changes

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.

  1. 7d ago First seen · 382 lines · 273 tokens per session scan B 2f7160534a6e

Subscribe to this mod's changes

alibabacloud-opc-deploy is a skill published in the GitHub repository aliyun/alibabacloud-agent-toolkit (27 stars, last pushed 5d ago), licensed Apache-2.0. It adds 273 tokens to every session and 13,790 once invoked, about $0.0011 per session on Opus 5.5. A static security scan graded it B with 2 findings (asks for root, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-19.

Related

Other skills, from other repositories

alibabacloud-ecs-windows-os-troubleshooting

Troubleshoot and repair Alibaba Cloud ECS Windows instances from inside the GuestOS or remotely via Cloud Assistant. Use whenever the user reports any Windows symptom or asks for a health check on an ECS Windows instance, even vague ones like "check this machine": boot failures (BSOD, black screen, boot loop, stuck at…

aliyun/alibabacloud-ecs-troubleshoot-skills · 215 tokens

alibabacloud-ecs-linux-os-troubleshooting

Troubleshoot an Alibaba Cloud ECS Linux OS. Use when a user needs to diagnose a specified ECS Linux instance, such as instance stuck in Starting, boot stuck, SSH/VNC/Workbench login failure, network issues, disk/FS issues, performance anomalies, suspected mining or hidden processes, crash/hang, clock drift, or…

aliyun/alibabacloud-ecs-troubleshoot-skills · 84 tokens

bailian-managed-agent

A command-line tool for managing Alibaba Cloud Bailian hosted agents and deployments from an agents.yaml file. This file acts as the single description of the remote resources, similar to infrastructure-as-code configuration.

modelstudioai/cli · 255 tokens

cloud-administration

Administers the cloud the company runs on rather than the one it sells — tenant and subscription structure, the SaaS estate and who owns each app, identity as the real perimeter, cloud spend that arrives as a surprise, and what the provider does not do for you. Use this to structure subscriptions or tenants, get…

cbrock84/headcount · 100 tokens

network-administration

Designs and operates the corporate network — segmentation, remote access, wireless, DNS and addressing, and diagnosing network problems. Use this to segment a network, set up or fix remote access, diagnose intermittent connectivity, plan addressing or DNS, or assess whether the network's trust assumptions still hold.

cbrock84/headcount · 62 tokens

telephony-and-conferencing

Runs voice and meeting infrastructure — phone systems and numbers, emergency calling obligations, conference rooms and their AV, call recording and its retention consequences, and the porting that makes provider changes go badly. Use this to replace a phone system, fix rooms nobody can start a meeting in, meet…

cbrock84/headcount · 85 tokens