CtrlK
BlogDocsLog inGet started
Tessl Logo

ask-echo

使用火山引擎 Ask-Echo 融合信息搜索 API 进行 web 搜索、web 搜索总结版和图片搜索。

69

Quality

83%

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

100%

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

The content is a tight, well-organized single-purpose skill with executable examples and clear parameter documentation.

DimensionReasoningScore

Conciseness

The body is lean and sectioned with no padding or explanation of concepts Claude already knows; every line (steps, parameters, examples) earns its place.

3 / 3

Actionability

It gives copy-paste-ready commands (e.g. `python scripts/ask_echo.py "北京旅游攻略" --type web`) plus concrete, enumerated advanced parameters, matching the fully-executable anchor.

3 / 3

Workflow Clarity

This is a simple single-action skill whose workflow (prepare query → run script → read output) is unambiguous; no destructive/batch step requires a validation checkpoint.

3 / 3

Progressive Disclosure

A simple under-50-line skill with well-organized sections and a single referenced script (scripts/ask_echo.py, which exists); no nested or monolithic reference chain.

3 / 3

Total

12

/

12

Passed

Description

67%

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 clearly states concrete capabilities tied to a specific API, but lacks an explicit "when to use" trigger clause and leans on product jargon for its triggers.

Suggestions

Add a 'Use when...' clause stating when to invoke this skill (e.g., when the user asks for web/image search results or a summarized web search).

Include more natural trigger terms users would actually say, such as "搜索", "search", or "图片", alongside the product name.

Drop redundant API naming where possible so the skill's purpose reads concisely.

DimensionReasoningScore

Specificity

Names the API (火山引擎 Ask-Echo) and three concrete actions: "web 搜索", "web 搜索总结版", and "图片搜索", matching the multiple-specific-actions anchor.

3 / 3

Completeness

The "what" is explicit, but there is no "Use when..." clause or equivalent trigger guidance, which caps completeness at 2 per the guidelines.

2 / 3

Trigger Term Quality

"web 搜索" and "图片搜索" are natural terms, but the framing around the product name "火山引擎 Ask-Echo 融合信息搜索 API" is technical jargon and common variations (e.g. "搜索", "search") are absent.

2 / 3

Distinctiveness Conflict Risk

It targets a specific niche API (Ask-Echo) with distinct triggers unlikely to overlap with other skills.

3 / 3

Total

10

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
huangruiteng/CS-Notes
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.