CtrlK
BlogDocsLog inGet started
Tessl Logo

email-ops-skill

当用户要对真实电子邮件账户做任何操作时触发:查收件箱、读信、回复、转发、撰写、发送、搜索、归档、删除。典型说法"查下我邮箱"、"xx 给我发了啥"、"check my inbox"。**不用于**:即时消息 / IM / 微信 / Slack、翻译含"邮件"二字的文本、对 .eml 文件做离线解析(→直接用 Read)。

66

Quality

80%

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

Fix and improve this skill with Tessl

tessl review fix ./apps/server/src/ai/builtin-skills/email-ops/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

67%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.

A well-structured, highly actionable email-operations skill with strong safety validation gates on send and batch operations. The main weaknesses are explanatory padding that re-teaches known concepts and the absence of full example tool-call payloads.

Suggestions

Trim the 第5步/第6步为什么必须做 explanatory paragraphs to one-line rationales; Claude already knows email is irreversible and that threading relies on Message-ID headers.

Add one or two complete example EmailQuery/EmailMutate call payloads showing the full argument structure instead of deferring entirely to the tool schema.

De-duplicate the 常见错误 checklist against the workflows, or collapse it into a short bulleted reminder to cut redundancy.

DimensionReasoningScore

Conciseness

Mostly efficient with dense tables and decision trees, but the 为什么必须做/必须带 inReplyTo explanatory paragraphs and the redundant 常见错误 section re-explain concepts (email irreversibility, Message-ID threading) Claude already knows.

3 / 5

Actionability

Names exact tool modes, required parameters (accountEmail, messageId, inReplyTo, references, cursor, pageSize), and provides an intent→mode decision tree, but defers full argument details to the tool schema rather than showing complete example call payloads.

4 / 5

Workflow Clarity

Four clearly sequenced workflows with strong validation gates (plaintext draft confirmation before send, sample review before batch delete) and a checklist, but lacks explicit error-recovery feedback loops needed for a 5.

4 / 5

Progressive Disclosure

Well-organized into clearly headed sections (tool table, query-mode guide, workflows, quick reference) with easy in-file navigation; a single >50-line file with no overview→detail split keeps it just short of a 5.

4 / 5

Total

15

/

20

Passed

Description

92%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.

A strong, specific description with concrete actions, natural bilingual trigger phrases, and explicit boundary exclusions that sharply reduce conflict risk. The only minor gap is trigger-term synonym coverage falling just short of comprehensive.

DimensionReasoningScore

Specificity

Lists nine concrete email actions (查收件箱、读信、回复、转发、撰写、发送、搜索、归档、删除), giving comprehensive coverage of the domain rather than vague language.

5 / 5

Completeness

Explicitly answers what (nine account operations) and when (trigger condition plus concrete trigger phrases and explicit 不用于 exclusions), matching the anchor that requires concrete trigger phrases.

5 / 5

Trigger Term Quality

Provides genuinely natural bilingual trigger phrases (查下我邮箱, xx 给我发了啥, check my inbox) that users would actually say, though synonym coverage is not exhaustive enough for a 5.

4 / 5

Distinctiveness Conflict Risk

Carves a clear niche (real email accounts) and adds explicit exclusions for IM/WeChat/Slack, translation, and .eml parsing, minimizing conflict risk beyond even the anchor example.

5 / 5

Total

19

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
itsablabla/openloaf-web
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.