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-skills --skill huawei-cloud-icp-process-guidancegit clone --depth 1 https://github.com/huaweicloud/huaweicloud-skillsWrote 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-skills/huawei-cloud-icp-process-guidance)<a href="https://agentmods.dev/skills/huaweicloud/huaweicloud-skills/huawei-cloud-icp-process-guidance"><img src="https://agentmods.dev/badge/skills/huaweicloud/huaweicloud-skills/huawei-cloud-icp-process-guidance/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-skills/huawei-cloud-icp-process-guidance"><img src="https://agentmods.dev/badge/skills/huaweicloud/huaweicloud-skills/huawei-cloud-icp-process-guidance.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.00088 | $0.02708 |
| Opus 5 | $0.00044 | $0.01354 |
| Sonnet 5 | $0.00018 | $0.00542 |
| Haiku 4.5 | $0.00009 | $0.00271 |
Grade A, and why
huawei-cloud-icp-process-guidance 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 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.
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 — 270 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Huawei Cloud · ICP备案知识问答
内置 ICP备案知识库,提供直接检索式问答。
前置条件
外部依赖(搜索兜底必需)
本Skill在知识库无法覆盖问题时,会调用 agent-reach 的 Exa 搜索进行补全。
为什么需要:搜索能力由 agent-reach 提供,本Skill只负责判断逻辑和输出格式。
安装方法(复制给 AI 执行):
帮我安装 Agent Reach:https://raw.githubusercontent.com/Panniantong/agent-reach/main/docs/install.md
安装完成后验证:
mcporter call 'exa.web_search_exa(query: "test", numResults: 1)'
如安装遇到问题,参见 agent-reach 故障排除。
知识库准备
本Skill自带 ICP备案知识库,位于
./kb/目录:
index.json:知识库文档索引(预生成,开箱即用)kb/:原始 Markdown 文档目录如需更新知识库内容,请:
- 更新
kb/目录下的 Markdown 文件- 运行
python scripts/build_index.py重新生成索引
环境检查
确保以下路径可访问:
# 检查 skill 目录结构
ls -la <skill-dir>/
# 检查知识库目录
ls -la <skill-dir>/kb/
其中 <skill-dir> 为本技能的安装目录。
触发条件
同时满足以下条件时激活:
- 用户提到「华为云」或「华为云ICP」
- 并且提到以下关键词之一:
- 备案相关:备案、备案流程、备案材料、备案条件、备案审核、备案驳回、备案注销、备案变更
- 资源相关:授权码、备案授权码
- 问题类型:FAQ、常见问题、问题、怎么办
- 具体场景:新增网站、域名备案、个人备案、企业备案、分公司备案
示例问题:
- "华为云ICP备案需要准备什么材料?"
- "备案被驳回了怎么处理?"
- "授权码怎么生成的?"
- "分公司能在母公司账号下备案吗?"
- "个人备案和企业备案有什么区别?"
- "ECS备案次数超限了怎么办?"
检索流程
Step 1:读取 index.json
首先读取 index.json,了解知识库中有哪些文档、各文档的类型和摘要。
Step 2:语义匹配选择文档
根据用户问题的语义,从 index.json 中选择最相关的 1-3 篇文档。
匹配依据:
title:文档标题case_types:案例类型标签summary:文档摘要(LLM生成)- 用户问题的核心意图(如"材料"→找材料相关文档)
Step 3:读取选中文档
读取 index.json 中选中的 Markdown 文档原文。
Step 4:提取 Relevant 段落
从文档原文中找出与用户问题最相关的段落/章节。
Step 5:组装回答
按照响应格式组装回答。
Step 6:搜索兜底(条件触发)
当以下情况发生时,启用网络搜索补全(详见 references/search-fallback.md):
| 触发条件 | 操作 |
|---|---|
| 知识库检索结果相关性低(<0.3)或为空 | 立即搜索 |
| 知识库内容发布时间超过6个月 | 搜索最新政策对比 |
| 用户明确询问"最新"、"最近"相关 | 搜索最新进展 |
搜索补全时:
- 构造Query:
华为云ICP备案 + [核心关键词] + 2026 - 调用
mcporter call 'exa.web_search_exa(query: "...", numResults: 3)' - 在回答末尾追加
**网络补充**(仅供参考)部分 - 必须附带免责声明
参数确认
本Skill为纯问答模式,无外部参数需要用户确认。
但在进行检索时,会根据用户问题的语义自动推断:
- 备案类型:个人备案 / 单位备案
- 备案阶段:首次备案 / 新增网站 / 变更备案 / 注销备案
- 问题类别:材料咨询 / 流程咨询 / 驳回咨询 / 授权码咨询
What ships with it
31 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- config/mcporter.json 87 B
- index.json 20 KB
- kb/faq/type_faq.md 2.3 KB
- kb/faq/备案常见问题.md 13 KB
- kb/faq/备案政策咨询.md 17 KB
- kb/faq/备案条件咨询.md 11 KB
- kb/faq/备案驳回咨询.md 15 KB
- kb/faq/错误提示FAQ.md 9.8 KB
- kb/index.md 1.5 KB
- kb/overview.md 999 B
- kb/procedures/App备案咨询.md 12 KB
- kb/procedures/备案前准备咨询.md 19 KB
- kb/procedures/备案变更咨询.md 12 KB
- kb/procedures/备案域名咨询.md 14 KB
- kb/procedures/备案审核.md 4.4 KB
- kb/procedures/备案成功后咨询.md 16 KB
- kb/procedures/备案材料咨询.md 16 KB
- kb/procedures/备案注销咨询.md 10 KB
- kb/procedures/备案流程咨询.md 19 KB
- kb/procedures/备案短信核验.md 5.3 KB
- kb/procedures/备案进度查询.md 10 KB
- kb/procedures/认领备案咨询.md 3.9 KB
- kb/procedures/转移备案咨询.md 4.0 KB
- kb/procedures/迁移备案咨询.md 9.6 KB
- kb/topics/备案管局咨询.md 20 KB
- references/acceptance-criteria.md 2.8 KB
- references/cli-installation-guide.md 1.1 KB
- references/iam-policies.md 1.1 KB
- references/search-fallback.md 2.5 KB
- references/verification-method.md 2.4 KB
- scripts/build_index.py 4.1 KB runs code
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.
- 12d ago First seen · 270 lines · 88 tokens per session scan A 31171ec92ac8
huawei-cloud-icp-process-guidance is a skill published in the GitHub repository huaweicloud/huaweicloud-skills (49 stars, last pushed yesterday), licensed MIT. It adds 88 tokens to every session and 2,708 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
counseling-psychology
Therapeutic frameworks, assessment, ethical practice, and client documentation for counselors and psychologists.
pinecone-assistant-uspto
USPTO patent law research using the Pinecone Assistant MCP with MPEP, examination guidelines, and training materials. Provides domain selection for all major patent law issues, USPTO-specific query patterns, and integration workflows with PFW, PTAB, FPD, and Citations MCPs. Use when researching patent law topics or…
legal-kb-builder
A tool for turning legal documents and other source material into a searchable local knowledge base. It supports sources such as PDF, DOCX, images, Markdown, and question-and-answer sets.
FAQ Builder
Build comprehensive FAQ databases from support data, documentation, and user interactions.
specification-writing
A workflow for writing complete patent specifications from patent claims and an invention disclosure. It adapts the document to a chosen jurisdiction, such as the US, Europe, or China.
peekaboo
Capture and automate macOS UI with the Peekaboo CLI.