CtrlK
BlogDocsLog inGet started
Tessl Logo

himalaya

通过 IMAP/SMTP 管理邮件的命令行工具。使用 `himalaya` 可以在终端中列出、阅读、撰写、回复、转发、搜索和整理邮件。支持多账户和使用 MML(MIME Meta Language)撰写邮件。

58

Quality

70%

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

Fix and improve this skill with Tessl

tessl review fix ./src/qwenpaw/agents/skills/himalaya-zh/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 skill is highly actionable with concrete commands and useful gotchas, but it is verbose for a SKILL.md and has a dangling reference to a missing file. Destructive operations lack validation checkpoints, capping workflow clarity.

Suggestions

Fix or remove the dangling reference to references/message-composition.md on line 290 (the file does not exist under references/).

Move the large Python smtplib attachment example and/or the full config.toml block into a reference file to slim the SKILL.md body.

Add a verification step for destructive operations (e.g. confirm the message ID before 'message delete', or list before deleting) to introduce a validation checkpoint.

DimensionReasoningScore

Conciseness

The ~275-line body is mostly efficient command/gotcha reference, but the large inline Python smtplib block and duplicated 163-mailbox guidance (appearing both in the config section and again in tips) could be tightened or moved to a reference.

3 / 5

Actionability

Provides copy-paste-ready bash commands for every common operation and a complete, executable Python attachment example covering the common cases.

5 / 5

Workflow Clarity

Commands are organized clearly, but destructive operations like 'message delete' and batch moves lack explicit validation/verification checkpoints; the rubric caps workflow clarity at 3 when destructive ops have no validation.

3 / 5

Progressive Disclosure

Section headers give reasonable structure and one real reference (configuration.md) is linked, but the body also references a non-existent references/message-composition.md (dangling), and large blocks (Python attachment, full config) are inlined rather than split out.

3 / 5

Total

14

/

20

Passed

Description

75%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 specific and distinctive, naming the tool and a comprehensive set of email actions, but it omits any explicit 'Use when...' trigger guidance, which caps its completeness. Adding a use-when clause would lift it to the top tier.

Suggestions

Add an explicit trigger clause such as '当用户需要在终端中通过命令行管理邮件(列出、阅读、回复、搜索等)时使用本技能。'

Include a few synonym/natural phrasings (e.g. '收发邮件', 'email client') to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete email actions — '列出、阅读、撰写、回复、转发、搜索和整理邮件' (list, read, compose, reply, forward, search, organize) — giving comprehensive coverage of the tool's capabilities.

5 / 5

Completeness

Clearly states what the tool does, but there is no 'Use when...' clause or equivalent explicit trigger guidance, which per the rubric caps completeness at 3.

3 / 5

Trigger Term Quality

Contains natural terms users would say ('管理邮件', '搜索邮件', '命令行工具', '终端') and the tool name `himalaya`, but lacks synonym variants and a few natural phrasings, so it falls just short of the comprehensive anchor.

4 / 5

Distinctiveness Conflict Risk

Names a specific CLI tool (himalaya) with IMAP/SMTP backend and MML support, carving a clear niche with minimal overlap risk against other skills.

5 / 5

Total

17

/

20

Passed

Validation

75%

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

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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

12

/

16

Passed

Repository
agentscope-ai/QwenPaw
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.