CtrlK
BlogDocsLog inGet started
Tessl Logo

url2ip

将 URL 解析为对应的 IP 地址。当用户提到 URL 转 IP、域名解析 IP、查 IP 时使用。

72

Quality

87%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

92%Weight 40%Scale 1-5

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 clean, well-structured single-purpose skill doc with fully executable examples and a clear parameter/return contract. Only minor metadata padding prevents a perfect conciseness score.

DimensionReasoningScore

Conciseness

The body is efficient with executable examples and no concept over-explanation, but the "所属分类" path and "原始函数" metadata add little actionable value and could be trimmed, keeping it just below 5.

4 / 5

Actionability

Two complete, copy-paste-ready Python examples plus a full parameter table and return-value spec fully cover the common cases, matching the anchor-5 example.

5 / 5

Workflow Clarity

A simple single-purpose skill with an unambiguous single action (call url2ip(url=...)); the simple-skill exception applies and no destructive/batch validation cap is triggered.

5 / 5

Progressive Disclosure

Under 50 lines with no need for external references and well-organized sections (功能描述, 调用方式, 参数说明, 返回值, 使用示例), satisfying the simple-skill exception for a top score.

5 / 5

Total

19

/

20

Passed

Description

82%Weight 40%Scale 1-5

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 well-formed: third-person, explicit what-and-when, with multiple natural Chinese trigger phrases for a distinct single-purpose skill. Minor room only for additional synonyms.

DimensionReasoningScore

Specificity

Names the domain and one concrete action ("将 URL 解析为对应的 IP 地址"), matching the '1-2 concrete actions' anchor; a single-purpose skill cannot list multiple actions, so it is not comprehensive enough for 4.

3 / 5

Completeness

Explicitly answers both what (parses URL to IP) and when ("当用户提到 ... 时使用") with concrete trigger phrases, matching the anchor-5 example structure.

5 / 5

Trigger Term Quality

Three natural user phrases ("URL 转 IP", "域名解析 IP", "查 IP") give good coverage; a few synonyms (e.g. "域名转 IP", "IP 查询") are missing, keeping it below 5.

4 / 5

Distinctiveness Conflict Risk

URL-to-IP resolution is a clear niche with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

17

/

20

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
CoderWanFeng/python-office
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.