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-smn-dmsgit 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-smn-dms)<a href="https://agentmods.dev/skills/huaweicloud/huaweicloud-devkit/huawei-smn-dms"><img src="https://agentmods.dev/badge/skills/huaweicloud/huaweicloud-devkit/huawei-smn-dms/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-smn-dms"><img src="https://agentmods.dev/badge/skills/huaweicloud/huaweicloud-devkit/huawei-smn-dms.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.00081 | $0.00976 |
| Opus 5 | $0.00041 | $0.00488 |
| Sonnet 5 | $0.00016 | $0.00195 |
| Haiku 4.5 | $0.00008 | $0.00098 |
Grade A, and why
huawei-smn-dms 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 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.
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.
How it starts
The opening of the file, as written. The whole thing — 77 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Huawei Cloud SMN / DMS
STOP - Do not answer from general knowledge. Follow the procedure below.
Always run hcloud SMN <Operation> --help, hcloud Kafka <Operation> --help, hcloud RabbitMQ <Operation> --help, or hcloud RocketMQ <Operation> --help before constructing commands.
Overview
Domain expertise for SMN (Simple Message Notification) and DMS (Distributed Message Service). SMN is used for notifications and alerts. DMS covers Kafka, RabbitMQ, and RocketMQ instances.
SMN
Critical Warnings
| Trap | Why |
|---|---|
| Subscription confirmation | HTTP/HTTPS subscriptions need endpoint ping-back confirmation |
| Email subscription delay | Email subscriptions require user to click confirmation link |
| SMS charge per message | Template SMS incurs per-delivery charges |
Common Workflows
| Task | Operation |
|---|---|
| List topics | ListTopics --cli-region=<r> --project_id=<p> |
| Create topic | CreateTopic --cli-region=<r> --project_id=<p> |
| Add subscription | AddSubscription --cli-region=<r> --project_id=<p> |
| List subscriptions | ListSubscriptions --cli-region=<r> --project_id=<p> |
| Create message template | CreateMessageTemplate --cli-region=<r> --project_id=<p> |
| Publish message | PublishMessage --cli-region=<r> --project_id=<p> |
| Delete topic | DeleteTopic --cli-region=<r> --project_id=<p> |
DMS
DMS 是产品统一品牌,涵盖 Kafka、RabbitMQ、RocketMQ 三种引擎。在 KooCLI 中,三种引擎被拆分为独立服务,不存在
hcloud DMS命令。
Engine → KooCLI Service Mapping
| Engine | KooCLI Service | Description |
|---|---|---|
| Kafka | hcloud Kafka |
高吞吐分布式消息队列 |
| RabbitMQ | hcloud RabbitMQ |
AMQP 消息代理 |
| RocketMQ | hcloud RocketMQ |
低延迟金融级消息队列 |
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.
- 7d ago Changed · +7 lines 667c0ed5e840
- 11d ago First seen · 70 lines · 81 tokens per session scan A 28f80e98e820
huawei-smn-dms is a skill published in the GitHub repository huaweicloud/huaweicloud-devkit (47 stars, last pushed today), licensed Apache-2.0. It adds 81 tokens to every session and 976 once invoked, about $0.0004 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-08-30.
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…
terraform-infrastructure
Structures, writes, and reviews Terraform infrastructure code. Covers module layout, remote state, workspace strategy, variable and secrets handling, CI plan/apply pipeline, naming conventions, and multi-region deployment patterns (provider aliases, per-region state, failover strategies), while delegating shared risk…
cost-optimizer
Professional Cost Optimizer Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
infrastructure-as-code
Professional Infrastructure As Code Expert skill. Build performant, secure, and scalable backend logic and RESTful or GraphQL APIs.
adapter-aws-lambda
Deploy tRPC on AWS Lambda with awsLambdaRequestHandler() from @trpc/server/adapters/aws-lambda for API Gateway v1 (REST, APIGatewayProxyEvent) and v2 (HTTP, APIGatewayProxyEventV2), and Lambda Function URLs. Enable response streaming with awsLambdaStreamingRequestHandler() wrapped in awslambda.streamifyResponse().…