← Back to Skills Marketplace
agenticweb4

Huawei Cloud Pre-Order Cost Estimation — Period & On-Demand via hcloud

by Schema Anything Labs · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
44
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install huawei-cloud-cost-estimation
Description
Estimates Huawei Cloud pre-order pricing via hcloud BSS — 包年/包月 与 按需,返回官方+应付金额。Use this skill whenever the user asks about Huawei Cloud / 华为云 / hcloud cost (...
README (SKILL.md)

华为云成本估算

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

确定性下单前询价:价格只能来自当次 hcloud 响应,不臆造、不类比、不记忆

Workflow

Phase 1 · Analysis

  1. Parse — 从需求抽取四元组 cloud_service_type / resource_type / region / resource_spec + 周期(period)或使用量(on-demand)。读 references/semantic/catalog.yml 路由到 rfq-period-model.ymlrfq-ondemand-model.yml
  2. Clarify — 命中下列任一即停下、一轮问完(带 2–4 候选):
  • 产品类目模糊("便宜的数据库")→ 列候选服务+典型规格+价位档
  • region / 数量 / 周期或使用量
  • ECS 未给 OS、RDS 未给引擎等多变种
  • 线性产品(带宽/云硬盘/共享带宽)未给 resource_size

Spec Review — 取数前用一张小表回显:

项目 已确认 待补(要问) 默认(要披露)
  • 任一 never-assume(region/周期/数量/线性 size)缺失 → 回到 Clarify,不进 Phase 2。
  • safe-default 缺失(OS=linux、AZ=空、fee_installment_mode=NA)→ 披露后继续。

Phase 2 · Estimation

  1. Query — 按 references/related-commands.md 执行最小命令:period → BSS/ListRateOnPeriodDetail;on-demand → BSS/ListOnDemandResourceRatings。多产品一次性放进 product_infos.N.*
  2. Calculate — 多 product_infos 逐项展示再加和;跨万元乘法分步算。
  3. Verify — 分项加和 = 总价;币种、period_typesubscription_num 与用户口径一致。
  4. Present — 一句结论 + 分项 [服务] [规格] [region] [数量×周期] = ¥\x3C金额> [pricing_mode/币种] + 加总 + 「非最终账单」声明。Iteration:换 region / 改规格 / 增删项 → 只重跑受影响项。

Critical Rules

  1. Never guess prices — 价格只能来自当次 hcloud 响应。
  2. Never silently default never-assumeregion/周期/数量/线性 resource_size 缺失必须问;safe-default(OS/AZ/fee_installment_mode)必须显式披露。
  3. Always label the basis — 每行报价带 pricing_mode / 币种 / 时长或使用量
  4. Never accept credentials in chat — 用户粘 AK/SK/Token 立即拒收,指向 references/cli-installation.md 让用户自行 hcloud configure
  5. Route, don't refuse blankly — 历史账单 / 余额 / 对账 → 明确超出本技能(仅下单前询价),指向费用中心或 BSS 账单只读 API;非华为云 → 仅服务华为云 BSS;写操作 → 给控制台指引。

输出禁忌:对用户消息不用 GFM 表格(IM 渲染差),用 · 分项或编号。product_infos 等命令级陷阱(dot notation、无分页、code 大小写)见 references/related-commands.md 顶部。

Reference Index(按需加载)

何时读 文件
每次 Phase 1 入口 references/semantic/catalog.yml
period / on-demand 询价场景 references/semantic/rfq-{period,ondemand}-model.yml + rfq-shared-dimensions.yml
命令模板 / 字段对照 / 维度查 code / flavor 查询 / 通用陷阱 references/related-commands.md
403 或权限问题 references/iam-policies.md
hcloud 未就绪 references/cli-installation.md仅转述给用户,不代为执行)
Usage Guidance
Install only if you want an agent to use your existing hcloud setup for Huawei Cloud pre-order quote checks. Use a least-privilege IAM user, do not paste AK/SK or tokens into chat, and review any hcloud installation commands yourself before running them.
Capability Assessment
Purpose & Capability
The artifacts consistently support pre-order Huawei Cloud cost estimation for period and on-demand pricing using BSS quote APIs and related read-only lookup commands.
Instruction Scope
The invocation text is somewhat broad for Huawei Cloud pricing requests, but the instructions narrow behavior with clarification gates, no guessed prices, no cross-cloud use, no order placement, and no credential intake.
Install Mechanism
The package includes manual hcloud installation examples with curl, bash, and sudo, but labels them as user-run steps and explicitly restricts the agent to checking hcloud version/configuration rather than installing or changing credentials.
Credentials
Use of local hcloud credentials, Huawei Cloud environment variables, and outbound Huawei Cloud API calls is sensitive but expected for live pricing and is disclosed with least-privilege IAM guidance.
Persistence & Privilege
All package files are non-executable text or YAML; no background worker, persistence mechanism, privilege escalation flow, destructive command, or data exfiltration path was found.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install huawei-cloud-cost-estimation
  3. After installation, invoke the skill by name or use /huawei-cloud-cost-estimation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
1.0.0: First stable release — period and on-demand BSS RFQ via hcloud; Parse/Clarify/Spec Review workflow; independent Huawei Community Edition skill; refuses order placement and credential intake
Metadata
Slug huawei-cloud-cost-estimation
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Huawei Cloud Pre-Order Cost Estimation — Period & On-Demand via hcloud?

Estimates Huawei Cloud pre-order pricing via hcloud BSS — 包年/包月 与 按需,返回官方+应付金额。Use this skill whenever the user asks about Huawei Cloud / 华为云 / hcloud cost (... It is an AI Agent Skill for Claude Code / OpenClaw, with 44 downloads so far.

How do I install Huawei Cloud Pre-Order Cost Estimation — Period & On-Demand via hcloud?

Run "/install huawei-cloud-cost-estimation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Huawei Cloud Pre-Order Cost Estimation — Period & On-Demand via hcloud free?

Yes, Huawei Cloud Pre-Order Cost Estimation — Period & On-Demand via hcloud is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Huawei Cloud Pre-Order Cost Estimation — Period & On-Demand via hcloud support?

Huawei Cloud Pre-Order Cost Estimation — Period & On-Demand via hcloud is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Huawei Cloud Pre-Order Cost Estimation — Period & On-Demand via hcloud?

It is built and maintained by Schema Anything Labs (@agenticweb4); the current version is v1.0.0.

💬 Comments