huawei-cloud-cost-estimation

huawei-cloud-cost-estimation is a skill for Claude Code, Codex from ontology-of-everything/SemanticSkills. It costs 124 tokens per session (1,809 once invoked), scanned C, original, Apache-2.0.

A Huawei Cloud assistant for estimating resource prices, safely creating approved resources, and guiding users to unsubscribe through the Huawei Cloud console.

In plain words
What is it for?
Use it for Huawei Cloud quotes, budgets, resource provisioning, billing lookups, and unsubscribe guidance, with the required region, quantity, period, and resource details.
Why use it?
It prevents guessed prices and restricts resource creation to an approved command list. It also avoids using APIs for cancellation, where the user must follow the console process.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Use it for Huawei Cloud quotes, budgets, resource provisioning, billing lookups, and unsubscribe guidance, with the required region, quantity, period, and resource details.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ontology-of-everything/semanticskills/huawei-cloud-cost-estimation
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 ontology-of-everything/SemanticSkills --skill huawei-cloud-cost-estimation
Clone the repo
git clone --depth 1 https://github.com/ontology-of-everything/SemanticSkills

Made for: Claude Code, Codex.

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 huawei-cloud-cost-estimation

README.md
[![agentmods](https://agentmods.dev/badge/skills/ontology-of-everything/semanticskills/huawei-cloud-cost-estimation/github.svg)](https://agentmods.dev/skills/ontology-of-everything/semanticskills/huawei-cloud-cost-estimation)
Your own site
<a href="https://agentmods.dev/skills/ontology-of-everything/semanticskills/huawei-cloud-cost-estimation"><img src="https://agentmods.dev/badge/skills/ontology-of-everything/semanticskills/huawei-cloud-cost-estimation/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 huawei-cloud-cost-estimation

Your own site · 80×15
<a href="https://agentmods.dev/skills/ontology-of-everything/semanticskills/huawei-cloud-cost-estimation"><img src="https://agentmods.dev/badge/skills/ontology-of-everything/semanticskills/huawei-cloud-cost-estimation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 124 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,809 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. 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.00124 $0.01809
Opus 5 $0.00062 $0.00905
Sonnet 5 $0.00025 $0.00362
Haiku 4.5 $0.00012 $0.00181

Measured 12d ago against content hash 373ac5360f13, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade C, and why

huawei-cloud-cost-estimation scanned grade C with 1 finding 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 12d 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.

Tells the agent never to refusehighAnti-refusal

Suppressing the ability to decline removes a core safety control; a later harmful request then succeeds.

6. **Route, don't refuse blankly** — 超范围请求给出正确去向(费用中心/控制台/只读账单)。
skills/huawei-cloud-cost-estimation/SKILL.md · 89 lines

How it starts

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

华为云成本估算与资源开通

华为社区版 · 社区维护,非华为云官方;结论以当次 hcloud 响应为准。

价格只认当次响应,不臆造、不类比、不记忆;仅开通可写,退订只指引官网控制台。

Route

  • 询价 / 预算 / 比价 → Pricing。
  • 开通 / 购买 / 创建资源 → Lifecycle Create(仅 references/lifecycle/commands.md 白名单内)。
  • 退订 / 停止使用资源 → Unsubscribe Guidance(仅控制台指引,不调用 CLI/API)。
  • 历史账单/余额/对账 → 费用中心或 BSS 账单只读 API;非华为云 → 拒绝;白名单外写操作 → 给控制台指引。

Execution Pace

预计不超过 3 条 hcloud 时直达下一安全门禁;超过 3 条时每轮只执行 2–3 条(复用/并行只读/合并询价),说明已完成与下一步并友好询问是否继续。用户要求一次完成可连续执行;澄清、未知费用、--dryrun、写入确认不跳过。

Pricing

  1. Parse — 抽取四元组 cloud_service_type / resource_type / region / resource_spec + 周期或使用量;读 references/pricing/semantic/catalog.yml 路由 period / on-demand。
  2. Clarify — 缺 region/数量/周期或用量/线性 size,或类目模糊、多变种未定 → 停下一轮问完(2–4 候选)。仅 safe-default 缺失(OS=linux、AZ=空、fee_installment_mode=NA)→ 披露后继续。口语四元组确认,不暴露内部名。
  3. Query — 按 Execution Pace 与 references/pricing/commands.mdListServiceResourcesListResourceSpecs → 按需 ListUsageTypes(--resource_type_code) → Measure Resolve → 询价。 多候选则问;Specs 命中仍可能失败;禁默认 Duration、禁容量槽/用量槽混用。
  4. Verify & Present — 分项加和=总价;币种/周期/数量对齐。分项 [服务] [规格] [region] [数量×周期] = ¥<金额> + 加总 + 「非最终账单」;默认官网价,有折扣才附折后。

Lifecycle Create

references/lifecycle/concepts.md 后按序执行,跳步即违规:

  1. Allowlist — 意图映射到 references/lifecycle/commands.md 命令主体;未命中即拒绝。
  2. Helphcloud <Service> <Operation> --help 取必填/条件必填;[APIE_ERROR] 或无 schema 即停止,不猜参数。
  3. Resolve — 跑必要只读依赖(VPC/子网/AZ/镜像/规格等);多候选让用户选,缺失项一轮问完;长链按 Execution Pace 交付。
  4. Cost — 能询价先走 Pricing 回表;不能询价则声明「价格未知且可能收费」并取得额外确认。
  5. Dry — 完整命令强制加全局 --dryrun(本地构造请求,非接口级 dry_run);失败则修正重跑,不得转正式。
  6. Confirm — 回显资源/region/规格/数量/计费/金额或未知费用/批次顺序,等用户明确确认。
  7. Execute — 仅移除 --dryrun,其余不变;多命令顺序执行、失败即停、不自动回滚,报告成功/失败/未执行。

任何参数、region、数量或 operation 变化 → dry 与确认作废,回到 Help 重来。

Unsubscribe Guidance

不运行、不生成退订 CLI/API 命令,也不以 --dryrun 代替控制台预览:

  • 包年/包月:引导登录华为云控制台 → 费用中心 → 订单管理 → 云服务退订(若显示「退订与退换货」,从该入口进入),按资源 ID/名称/订单号定位。提醒先备份或迁移数据,并在提交前核对账号、资源、关联资源、退款金额/手续费及退款流向。
  • 按需:不适用退订;引导到对应云服务控制台,在备份后自行删除。本技能不代为删除。

Read the full file on GitHub · 89 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. 12d ago First seen · 89 lines · 124 tokens per session scan C 373ac5360f13

Subscribe to this mod's changes

huawei-cloud-cost-estimation is a skill published in the GitHub repository ontology-of-everything/SemanticSkills (8 stars, last pushed yesterday), licensed Apache-2.0. It adds 124 tokens to every session and 1,809 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it C with 1 finding (tells the agent never to refuse). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

vastai

Vast.ai CLI to manage GPU instances, volumes, serverless endpoints, and billing.

vast-ai/vast-cli · 21 tokens

vastai-sdk

Vast.ai Python SDK — high-level API for GPU instances, volumes, serverless endpoints, and billing.

vast-ai/vast-cli · 26 tokens

alibaba-cloud

Alibaba Cloud integration. Manage data, records, and automate workflows. Use when the user wants to interact with Alibaba Cloud data.

membranedev/application-skills · 29 tokens

open-codex-ui

Install, update, secure, daemonize, expose through Cloudflare Tunnel, and enable speech input for the open-source Open Codex UI application. Use when a user asks to install or enable Open Codex UI, configure its login daemon, set its access password, install or manage the sherpa-onnx bilingual speech model…

Sube-py/awesome-skills · 112 tokens

latchbio-integration

Build, register, debug, and operate bioinformatics workflows on Latch using the Python SDK, CLI, Latch Data and Registry, Nextflow, Snakemake, programmatic execution, and Latch MCP. Use when authoring or deploying Latch workflows, configuring resources or interfaces, moving data, integrating Registry, or launching and…

K-Dense-AI/scientific-agent-skills · 76 tokens

cloud-architect

Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost…

Jeffallan/claude-skills · 71 tokens