CtrlK
BlogDocsLog inGet started
Tessl Logo

ima-skill

统一的 IMA OpenAPI 技能,支持笔记管理和知识库操作。 当用户提到知识库、资料库、笔记、备忘录、记事,或者想要上传文件、添加网页到知识库、 搜索知识库内容、搜索/浏览/创建/编辑笔记时,使用此 skill。 即使用户没有明确说"知识库"或"笔记",只要意图涉及文件上传到知识库、网页收藏、 知识搜索、个人文档存取(如"帮我记一下"、"搜一下知识库里有没有XX"),也应触发此 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 clear, validated workflows and genuinely valuable non-obvious gotchas, but it is somewhat verbose due to repeated restatements, and its progressive-disclosure references point at files not present in the bundle.

Suggestions

Collapse the redundant restatements: the PowerShell 5.1 problem is explained in the warning box, the detection snippet, the template, and the 总结 — keep the template plus one warning and drop the repeated prose.

Verify the referenced bundle files exist and are shipped alongside SKILL.md (notes/SKILL.md, knowledge-base/SKILL.md, ./ima_api.cjs); the review bundle contained none of them, which breaks the one-level-deep navigation.

Consider moving the Detailed UTF-8 Encoding Rules and PowerShell 5.1 sections into a referenced file (e.g. references/ENCODING.md) so the top-level body stays a lean overview.

DimensionReasoningScore

Conciseness

The content is mostly efficient and the gotchas (UTF-8 garbling, PowerShell 5.1 GBK) are genuinely non-obvious, but rules are restated across summary boxes, repeated 强制性/CRITICAL warnings, and a 总结 box that re-explains the PowerShell problem a third time — it could be tightened.

2 / 3

Actionability

Provides concrete, copy-paste-ready bash, PowerShell, and Python snippets plus a full API call template with jq error parsing and decision tables routing to specific modules — fully executable guidance.

3 / 3

Workflow Clarity

Multi-step flows are clearly sequenced with a credential gate before API calls, explicit cross-module read order, and two-layer error handling (-200 update → retry; -100 show msg) with feedback loops for recovery.

3 / 3

Progressive Disclosure

The overview is a well-signaled router pointing one level deep to notes/SKILL.md and knowledge-base/SKILL.md, but those referenced files (and ./ima_api.cjs) are absent from the review bundle, and the detailed UTF-8/PowerShell rules are inlined rather than split out.

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 strong across all dimensions: it names concrete actions, lists natural user-facing trigger terms in Chinese, explicitly pairs the what and the when, and carves out a distinct niche. It is concise yet comprehensive with no fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('笔记管理和知识库操作', '上传文件', '添加网页到知识库', '搜索知识库内容', '搜索/浏览/创建/编辑笔记') matching the score-3 anchor of multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers both what ('统一的 IMA OpenAPI 技能,支持笔记管理和知识库操作') and when ('当用户提到…使用此 skill'; '即使用户没有明确说…也应触发此 skill') with explicit triggers.

3 / 3

Trigger Term Quality

Covers natural terms users would say ('知识库、资料库、笔记、备忘录、记事', '帮我记一下', '搜一下知识库里有没有XX'), giving good coverage of common variations rather than jargon.

3 / 3

Distinctiveness Conflict Risk

A clear niche (IMA OpenAPI notes + knowledge-base) with distinct, specific triggers unlikely to fire for unrelated skills; uses third-person voice about '此 skill' with no first/second person.

3 / 3

Total

12

/

12

Passed

Validation

81%

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

Validation13 / 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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
UnicomAI/wanwu
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.