CtrlK
BlogDocsLog inGet started
Tessl Logo

imap-smtp-email

Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.

64

Quality

78%

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 ./SKILLs/imap-smtp-email/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

81%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 body is highly actionable with well-sequenced, validated workflows and real bundle scripts, but it carries redundant config/server content that could be trimmed or externalized for better token efficiency.

Suggestions

Trim or externalize the 'Configuration Reference' and 'Common Email Servers' table, since the body states configuration is pre-configured and the scripts load it automatically.

Move the provider server table into a separate reference file referenced one level deep to improve progressive disclosure.

DimensionReasoningScore

Conciseness

Mostly efficient command documentation, but the 'Common Email Servers' table and 'Configuration Reference' duplicate information already conveyed and partly contradicted by the 'pre-configured' note, adding tokens Claude doesn't need.

3 / 5

Actionability

Fully executable commands with concrete flags, options, and copy-paste-ready examples covering send, HTML, attachments, multiple recipients, and multi-account usage.

5 / 5

Workflow Clarity

Clear sequencing with explicit validation checkpoints: the --confirmed gate and pre-send review for destructive send operations, plus the error-to-check-LobsterAI-Settings feedback loop for failures.

5 / 5

Progressive Disclosure

SKILL.md acts as an overview pointing to real bundle scripts (scripts/imap.js, scripts/smtp.js) one level deep, though the config and server tables are inlined rather than split into separate reference files.

4 / 5

Total

17

/

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 distinct with concrete email actions and provider triggers, but it omits an explicit 'Use when...' clause, which caps completeness.

Suggestions

Add an explicit 'Use when...' clause (e.g., 'Use when the user wants to read, search, or send email via IMAP/SMTP') to satisfy the completeness 'when' requirement.

Include natural synonyms such as 'mail' or 'inbox' alongside 'email' and 'mailboxes' to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments' — giving comprehensive coverage of the email domain.

5 / 5

Completeness

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

3 / 5

Trigger Term Quality

Strong natural terms ('email', 'new/unread messages', 'mailboxes', 'attachments') plus named providers (Gmail, Outlook, 163.com), but misses common synonyms like 'mail' or 'inbox' that users would say.

4 / 5

Distinctiveness Conflict Risk

A clear IMAP/SMTP email niche with named providers and protocol-specific triggers, giving minimal overlap risk with other skills.

5 / 5

Total

17

/

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
netease-youdao/LobsterAI
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.