alicloud-ai-content-aimiaobi-test▌
cinience/alicloud-skills · updated Apr 8, 2026
Category: test
Category: test
AI CONTENT AIMIAOBI Smoke Test
Prerequisites
- Configure credentials with least privilege (
ALIBABACLOUD_ACCESS_KEY_ID/ALIBABACLOUD_ACCESS_KEY_SECRET/ optionalALIBABACLOUD_REGION_ID). - Target skill:
skills/ai/content/alicloud-ai-content-aimiaobi/.
Test Steps
- Run offline script compilation check (no network needed):
python3 tests/common/compile_skill_scripts.py \
--skill-path skills/ai/content/alicloud-ai-content-aimiaobi \
--output output/alicloud-ai-content-aimiaobi-test/compile-check.json
- Read the target skill
SKILL.mdand identify one lowest-risk read-only API (for exampleDescribe*/List*/Get*). - Execute one minimal call with bounded scope (region + page size / limit).
- Save request summary, response summary, and raw output under
output/alicloud-ai-content-aimiaobi-test/. - 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-ai-content-aimiaobi-test/with timestamp and parameters.
Result Template
- Date: YYYY-MM-DD
- Skill: skills/ai/content/alicloud-ai-content-aimiaobi
- Conclusion: pass / fail
- Notes:
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.5★★★★★47 reviews- ★★★★★Aditi Desai· Dec 20, 2024
Keeps context tight: alicloud-ai-content-aimiaobi-test is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Maya Thompson· Dec 12, 2024
Registry listing for alicloud-ai-content-aimiaobi-test matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Ira Verma· Dec 12, 2024
alicloud-ai-content-aimiaobi-test has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Valentina Gill· Dec 8, 2024
alicloud-ai-content-aimiaobi-test reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Kabir Sanchez· Nov 19, 2024
I recommend alicloud-ai-content-aimiaobi-test for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Ama Khanna· Nov 11, 2024
alicloud-ai-content-aimiaobi-test is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Ishan Khan· Nov 3, 2024
alicloud-ai-content-aimiaobi-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Kabir Srinivasan· Nov 3, 2024
Solid pick for teams standardizing on skills: alicloud-ai-content-aimiaobi-test is focused, and the summary matches what you get after install.
- ★★★★★Chen Sanchez· Oct 22, 2024
alicloud-ai-content-aimiaobi-test is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Ishan Haddad· Oct 22, 2024
We added alicloud-ai-content-aimiaobi-test from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
showing 1-10 of 47