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 skills add huaweicloud/huaweicloud-devkit --skill huawei-vouchergit clone --depth 1 https://github.com/huaweicloud/huaweicloud-devkitWrote 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.
[](https://agentmods.dev/skills/huaweicloud/huaweicloud-devkit/huawei-voucher)<a href="https://agentmods.dev/skills/huaweicloud/huaweicloud-devkit/huawei-voucher"><img src="https://agentmods.dev/badge/skills/huaweicloud/huaweicloud-devkit/huawei-voucher/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.
<a href="https://agentmods.dev/skills/huaweicloud/huaweicloud-devkit/huawei-voucher"><img src="https://agentmods.dev/badge/skills/huaweicloud/huaweicloud-devkit/huawei-voucher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00162 | $0.00889 |
| Opus 5 | $0.00081 | $0.00445 |
| Sonnet 5 | $0.00032 | $0.00178 |
| Haiku 4.5 | $0.00016 | $0.00089 |
Grade A, and why
huawei-voucher 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 yesterday.
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.
What it actually says
华为云激励代金券
主动提示准则(核心)
此能力仅在用户尚未领取时才有价值,需避免已领取用户被反复打扰。以下场景默认执行"先查后提示":会话开始、能力导读、首次对话、提到福利领取类话题。
- 生产环境直接调用
huaweicloud_voucher_status(不传domain_id,后端从 IAM 自动解析账号)。 - 按返回严格判定:
claimed=true→ 静默处理,不再提及代金券,不打扰用户claimed=false且message="未领取"→ 主动提示,用下方话术并询问是否领取- 其余情况(如
message="查询失败"、状态不明确、调用异常)→ 严格不提示
- 提示话术(可直接使用):
"你还可以领取一张华为云激励代金券(一人一次),需要我现在帮你领取吗?"
- 能力导读时,若判定未领取,将代金券作为独立、靠前的提示项,而非埋在能力清单底部。
流程
1. 查询状态
调用 huaweicloud_voucher_status(生产环境无需 domain_id,测试环境需传 domain_id)。
返回 { claimed, message }:
claimed=true+message="已领取"→ 已领取,告知结果即可,不再引导claimed=false+message="未领取"→ 未领取,可引导领取
2. 领取代金券
调用 huaweicloud_voucher_claim(生产环境无需 domain_id)。
返回 { claimed, voucherId, amount, message }。
3. 结果解读(错误码 UX)
| 返回 message 关键特征 | 含义 | 对用户表述 |
|---|---|---|
领取成功 |
发券成功 | 告知券已到账 |
已领取过 / 已领取 |
该账号已领过 | 告知已领取,不打扰 |
本月代金券总额度已用完,所有账号均无法领取 |
全局额度用尽(HD.60630042) | 告知下月再试 |
请先完成实名认证 |
账号未实名(HD.60630022) | 引导去控制台实名认证 |
发券失败: <原文> |
其他错误 | 原样转达,不展开 |
环境注意
- 生产环境:
voucher_status/voucher_claim无需传domain_id,后端从 IAM 自动解析账号。 - 测试环境:需传
domain_id(华为云账号 ID);未传时返回测试环境需提供 domain_id。
注意事项
- 每个账号(domain_id)仅可领取一次,重复调用返回已领取。
- 领取结果以激励服务返回为准,不要凭本地认知猜测。
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.
- yesterday Changed 5d665d013388
- 3d ago Changed · +5 lines · +35 tokens per session 90cc085c6e89
- 7d ago First seen · 53 lines · 127 tokens per session scan A f803d673a74d
huawei-voucher is a skill published in the GitHub repository huaweicloud/huaweicloud-devkit (47 stars, last pushed today), licensed Apache-2.0. It adds 162 tokens to every session and 889 once invoked, about $0.0008 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-09-04.
Other skills, from other repositories
fastapi
Use when building, reviewing, testing, securing or shipping a FastAPI / async Python service — routers, Pydantic v2 schemas, dependency injection, async SQLAlchemy 2.0, OAuth2/JWT, ASGITransport tests, production wiring. NOT language-level Python or packaging (that is python), NOT engine-level SQL (that is…
pipefy-api-fallback
Use this skill when an MCP tool fails AND the introspection skill could not resolve the problem. This is the last-resort fallback (Tier 3): call the Pipefy GraphQL API directly using curl or httpx, authenticating with the Service Account (OAuth2) or a Personal Access Token (PAT) available as env var. Follow the 3-tier…
auto-dev
Use when working with Auto.dev APIs, vehicle data, VIN decoding, car listings, vehicle photos, specs, recalls, payments, interest rates, taxes, OEM build data, plate-to-VIN, CLI commands, MCP tools, or SDK methods for any automotive data task.
context7
Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service -- even for well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot. Your…
06-reference
A reference guide for Dify's workflow language, APIs, software-development kits, and command-line commands. Dify is a platform for building applications from connected workflow steps.
repo-hygiene
Use when the scheduled repo-hygiene workflow runs from GitHub Actions (or an operator dry-run) to scan the repository for small, certain docs/test/code hygiene issues and fix them as one batched branch.