alicloud-network-dns-cli-test
Minimal smoke test for Alibaba Cloud DNS CLI skill. Validate aliyun-cli auth and describe-subdomain flow.
Works with
--- name: alicloud-network-dns-cli-test description: Minimal smoke test for Alibaba Cloud DNS CLI skill. Validate aliyun-cli auth and describe-subdomain flow. license: MIT --- Category: test # DNS CLI Minimal Viable Test ## Prerequisites - `aliyun` CLI is installed and configured. - AK/SK is configured. - GoalsSkill: `skills/network/dns/alicloud-network-dns-cli/`。 ## Test Steps 1) 执行 `aliyun alidns DescribeSubDomainRecords --DomainName <domain> --SubDomain <sub>`。 2) 若无记录,再执行一次空返回验证。 3) 记录 request id 和返回条目数。 ## Expected Results - 命令可执行,返回 JSON 或明确权限错误。
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.

