CtrlK
BlogDocsLog inGet started
Tessl Logo

alicloud-find-skills

搜索、发现和安装阿里云 Agent Skills。当用户提到阿里云、alicloud、aliyun、 ECS、RDS、OSS 等阿里云服务操作或需要查找阿里云相关 skill 时触发。 典型触发词:"找阿里云 skill"、"搜索 alicloud skills"、"有没有管理 ECS 的 skill"、 "阿里云 skills 有哪些类目"、"安装阿里云 skill"。

71

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

77%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is highly actionable with executable commands and a well-sequenced, checkpointed workflow including feedback loops. It is held back by repeated flag boilerplate across command blocks and by keeping all ~220 lines inline rather than offloading detail (e.g. RAM policy, install commands) to reference files.

Suggestions

Factor the repeated --endpoint/--user-agent flags out of each search-skills example — reference the "API 调用规范" table once and show only the varying arguments (--keyword/--category-code/--search-mode) in the per-mode examples.

Move the minimal RAM policy JSON and the CLI installation commands into a reference file (e.g. references/permissions.md and references/setup.md) and link to them from the body, so SKILL.md becomes a leaner overview that demonstrates one-level-deep progressive disclosure.

Trim or collapse the two near-identical semantic-vs-keyword search blocks (Step 2) into a single annotated example, since they currently differ only in the --keyword value.

DimensionReasoningScore

Conciseness

Mostly efficient with no concept-explaining fluff, but the --endpoint and --user-agent flags are repeated verbatim across five near-identical search-skills blocks; the "API 调用规范" section already defines them, so the examples could be tightened. Not level 3 because not every token earns its place; not level 1 because there is no padding of known concepts.

2 / 3

Actionability

Provides fully executable, copy-paste-ready aliyun CLI commands with all required flags, a complete minimal RAM policy JSON, and a concrete scenarios table. Not level 2 because there is no pseudocode or missing key details.

3 / 3

Workflow Clarity

Clear sequenced Steps 1–5 with explicit checkpoints (pre-req version/list/grep verification, "安装前审查", "安装后验证") and feedback loops (iterative search retry, permission-error pause-then-resume). Not level 2 because validation checkpoints are explicit, not merely implied.

3 / 3

Progressive Disclosure

Single ~220-line file, well sectioned, with no nested or broken references, but all content is inline with zero reference files and the length exceeds the 'simple skill under 50 lines' exemption. Not level 3 because there is no overview-pointing-to-detail split; not level 1 because it is not a monolithic wall of text.

2 / 3

Total

10

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is concrete, complete, and trigger-rich: it states three specific capabilities, an explicit 'when to use' clause, and a strong set of natural trigger terms scoped to Alibaba Cloud. It is clearly distinguishable from other skills.

DimensionReasoningScore

Specificity

Names three concrete actions — "搜索、发现和安装阿里云 Agent Skills" — matching the multiple-specific-actions anchor; not the level below, which only names a domain and some actions.

3 / 3

Completeness

Explicitly states what (search/discover/install skills) and when ("当用户提到…时触发") with concrete trigger words, satisfying both what AND when; not level 2 where 'when' is only implied.

3 / 3

Trigger Term Quality

Covers natural user terms (阿里云, alicloud, aliyun, ECS, RDS, OSS) plus quoted phrases users would say ("找阿里云 skill", "有没有管理 ECS 的 skill"); good coverage, not just jargon.

3 / 3

Distinctiveness Conflict Risk

Scoped to Alibaba Cloud Agent Skills discovery with service-specific triggers (alicloud/aliyun/ECS/RDS/OSS), a clear niche unlikely to conflict with other skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
TeamWiseFlow/xiaobei
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.