alicloud-network-cdn-test

cinience/alicloud-skills · updated Apr 8, 2026

$npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-network-cdn-test
0 commentsdiscussion
summary

Category: test

skill.md

Category: test

NETWORK CDN Smoke Test

Prerequisites

  • Configure credentials with least privilege (ALIBABACLOUD_ACCESS_KEY_ID / ALIBABACLOUD_ACCESS_KEY_SECRET / optional ALIBABACLOUD_REGION_ID).
  • Target skill: skills/network/cdn/alicloud-network-cdn/.

Test Steps

  1. Run offline script compilation check (no network needed):
python3 tests/common/compile_skill_scripts.py \
  --skill-path skills/network/cdn/alicloud-network-cdn \
  --output output/alicloud-network-cdn-test/compile-check.json
  1. Read the target skill SKILL.md and identify one lowest-risk read-only API (for example Describe* / List* / Get*).
  2. Execute one minimal call with bounded scope (region + page size / limit).
  3. Save request summary, response summary, and raw output under output/alicloud-network-cdn-test/.
  4. If the call fails, record exact error code/message without guessing.

Pass Criteria

  • Script compilation check passes (compile-check.json.status=pass).
  • The selected read-only API call succeeds and returns valid response structure.
  • Evidence files exist in output/alicloud-network-cdn-test/ with timestamp and parameters.

Result Template

  • Date: YYYY-MM-DD
  • Skill: skills/network/cdn/alicloud-network-cdn
  • Conclusion: pass / fail
  • Notes:

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.658 reviews
  • Amelia Thompson· Dec 28, 2024

    alicloud-network-cdn-test has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Olivia Gupta· Dec 24, 2024

    Solid pick for teams standardizing on skills: alicloud-network-cdn-test is focused, and the summary matches what you get after install.

  • Daniel Wang· Dec 24, 2024

    alicloud-network-cdn-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Diya Patel· Dec 16, 2024

    alicloud-network-cdn-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Pratham Ware· Dec 8, 2024

    We added alicloud-network-cdn-test from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Yash Thakker· Nov 27, 2024

    alicloud-network-cdn-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Dev Lopez· Nov 15, 2024

    Registry listing for alicloud-network-cdn-test matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Daniel Brown· Nov 15, 2024

    We added alicloud-network-cdn-test from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Diya Agarwal· Nov 7, 2024

    We added alicloud-network-cdn-test from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Dev Ndlovu· Oct 26, 2024

    Solid pick for teams standardizing on skills: alicloud-network-cdn-test is focused, and the summary matches what you get after install.

showing 1-10 of 58

1 / 6