返回顶部
a

aliyun-platform-docs-benchmark阿里云文档基准

Use when benchmarking similar product documentation and API documentation across Alibaba Cloud, AWS, Azure, GCP, Tencent Cloud, Volcano Engine, and Huawei Cloud. Given one product keyword, auto-discover latest official docs/API links, score quality consistently, and output detailed prioritized improvement recommendations.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
109
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

aliyun-platform-docs-benchmark

多云产品文档/API 基准测试

当用户需要对同类产品进行跨云文档/API 对比时,使用此技能。

支持的云平台

  • - 阿里云
  • AWS
  • Azure
  • GCP
  • 腾讯云
  • 火山引擎
  • 华为云

数据源策略

  • - L0(最高优先级):用户通过 ---links 指定的官方链接
  • L1:机器可读的官方元数据/源
- GCP:Discovery API - AWS:API Models 仓库 - Azure:REST API Specs 仓库
  • - L2:官方域名受限的网页发现回退
  • L3:发现不足(低置信度)

工作流程

运行基准测试脚本:

bash
python skills/platform/docs/aliyun-platform-docs-benchmark/scripts/benchmarkmulticlouddocs_api.py --product <产品关键词>

示例:

bash
python skills/platform/docs/aliyun-platform-docs-benchmark/scripts/benchmarkmulticlouddocs_api.py --product serverless

LLM 平台基准测试示例(百炼/Bedrock/Azure OpenAI/Vertex AI/混元/方舟/盘古):

bash
python skills/platform/docs/aliyun-platform-docs-benchmark/scripts/benchmarkmulticlouddocs_api.py --product 百炼 --preset llm-platform

如果省略 --preset,脚本会尝试根据关键词自动匹配预设。

评分权重可通过配置文件切换(参见 references/scoring.json):

bash
python skills/platform/docs/aliyun-platform-docs-benchmark/scripts/benchmarkmulticlouddocs_api.py --product 百炼 --preset llm-platform --scoring-profile llm-platform

可选:固定权威链接

自动发现可能会遗漏页面。如需更严格的对比,可手动传入官方链接:

bash
python skills/platform/docs/aliyun-platform-docs-benchmark/scripts/benchmarkmulticlouddocs_api.py \
--product 对象存储 \
--aws-links https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html \
--azure-links https://learn.microsoft.com/azure/storage/blobs/

可用的手动标记:

  • - --alicloud-links
  • --aws-links
  • --azure-links
  • --gcp-links
  • --tencent-links
  • --volcengine-links
  • --huawei-links

每个标记接受逗号分隔的 URL。

输出策略

所有产物必须写入以下目录:

output/aliyun-platform-docs-benchmark/

每次运行:

  • - benchmarkevidence.json
  • benchmarkreport.md

报告指导

回答用户时:

1) 展示所有云提供商的评分排名。
2) 突出显示主要差距(P0/P1/P2)及具体的修复措施。
3) 如果发现置信度较低,请用户提供固定链接并重新运行。

验证

bash
mkdir -p output/aliyun-platform-docs-benchmark
for f in skills/platform/docs/aliyun-platform-docs-benchmark/scripts/*.py; do
python3 -m py_compile $f
done
echo pycompileok > output/aliyun-platform-docs-benchmark/validate.txt

通过标准:命令退出码为 0 且生成了 output/aliyun-platform-docs-benchmark/validate.txt。

输出与证据

  • - 将产物、命令输出和 API 响应摘要保存到 output/aliyun-platform-docs-benchmark/ 目录下。
  • 在证据文件中包含关键参数(区域/资源 ID/时间范围)以确保可重现性。

前提条件

  • - 执行前配置最小权限的阿里云凭证。
  • 优先使用环境变量:ALICLOUDACCESSKEYID、ALICLOUDACCESSKEYSECRET,可选 ALICLOUDREGIONID。
  • 如果区域不明确,在执行变更操作前询问用户。

参考资料

  • - 评分标准:references/review-rubric.md

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 aliyun-platform-docs-benchmark-1775877722 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 aliyun-platform-docs-benchmark-1775877722 技能

通过命令行安装

skillhub install aliyun-platform-docs-benchmark-1775877722

下载

⬇ 下载 aliyun-platform-docs-benchmark v1.0.0(免费)

文件大小: 11.47 KB | 发布时间: 2026-4-12 08:56

v1.0.0 最新 2026-4-12 08:56
Initial release of aliyun-platform-docs-benchmark.

- Enables benchmarking of product and API documentation across major cloud providers (Alibaba Cloud, AWS, Azure, GCP, Tencent Cloud, Volcano Engine, Huawei Cloud).
- Automatically discovers, scores, and compares documentation links given a product keyword.
- Outputs detailed, prioritized improvement recommendations and scoring breakdowns.
- Supports manual pinning of authoritative links to ensure strict comparison.
- Artifacts and reports are saved under a dedicated output directory for traceability and reproducibility.
- Includes validation steps and configuration guidance for cloud credentials.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部