alicloud-backup-bdrc-test

cinience/alicloud-skills · updated Apr 8, 2026

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

Category: test

skill.md

Category: test

BACKUP BDRC Smoke Test

Prerequisites

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

Test Steps

  1. Run offline script compilation check (no network needed):
python3 tests/common/compile_skill_scripts.py \
  --skill-path skills/backup/alicloud-backup-bdrc \
  --output output/alicloud-backup-bdrc-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-backup-bdrc-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-backup-bdrc-test/ with timestamp and parameters.

Result Template

  • Date: YYYY-MM-DD
  • Skill: skills/backup/alicloud-backup-bdrc
  • Conclusion: pass / fail
  • Notes:

Discussion

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

Ratings

4.775 reviews
  • Chinedu Gill· Dec 28, 2024

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

  • Pratham Ware· Dec 12, 2024

    I recommend alicloud-backup-bdrc-test for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Lucas Singh· Dec 12, 2024

    I recommend alicloud-backup-bdrc-test for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Isabella Ndlovu· Dec 8, 2024

    alicloud-backup-bdrc-test reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Chinedu Smith· Dec 8, 2024

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

  • Ren Flores· Dec 4, 2024

    alicloud-backup-bdrc-test is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Lucas Rahman· Nov 27, 2024

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

  • Ren Sharma· Nov 23, 2024

    Keeps context tight: alicloud-backup-bdrc-test is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Emma Sharma· Nov 19, 2024

    alicloud-backup-bdrc-test reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Isabella Diallo· Oct 18, 2024

    Useful defaults in alicloud-backup-bdrc-test — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

showing 1-10 of 75

1 / 8