alicloud-data-lake-dlf-test
Minimal smoke test for DataLake skill. Validate metadata discovery and one read-only API call.
Works with
--- name: alicloud-data-lake-dlf-test description: Minimal smoke test for DataLake skill. Validate metadata discovery and one read-only API call. license: MIT --- Category: test # DataLake Minimal Viable Test ## Prerequisites - AK/SK and region are configured. - GoalsSkill: `skills/data-lake/alicloud-data-lake-dlf/`。 ## Test Steps 1) Run `python scripts/list_openapi_meta_apis.py`. 2) Select one read-only API and run a minimal request. 3) Save outputs under `output/alicloud-data-lake-dlf-test/`。 ## Expected Results - Metadata retrieval succeeds. - Read-only API returns success or an explicit permission error.
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

