Claude
Skills
Sign in
Back

aliyun-modelstudio-crawl-and-skill-test

Included with Lifetime
$97 forever

Minimal validation for crawl-and-skill workflow readiness.

Code Review

What this skill does


Category: test

# Minimal Viable Test

## Goals

- Validate only the minimal request path for this skill.
- If execution fails, record exact error details without guessing parameters.

## Prerequisites

- Prepare authentication and region settings based on the skill instructions.
- Target skill: skills/ai/misc/aliyun-modelstudio-crawl-and-skill

## Test Steps (Minimal)

1) Open the target skill SKILL.md and choose one minimal input example.
2) Send one minimal request or run the example script.
3) Record request summary, response summary, and success/failure reason.

## Result Template

- Date: YYYY-MM-DD
- Skill: skills/ai/misc/aliyun-modelstudio-crawl-and-skill
- Conclusion: pass / fail
- Notes:

Related in Code Review