CtrlK
BlogDocsLog inGet started
Tessl Logo

gmail

Manage Gmail inbox triage, mailbox search, thread summaries, action extraction, reply drafting, and email forwarding through connected Gmail data. Use when the user wants to inspect a mailbox or thread, search email with Gmail query syntax, summarize messages, extract decisions and follow-ups, prepare replies or forwarded messages, or organize messages with explicit confirmation before send, archive, delete, or label actions.

79

Quality

100%

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

100%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured instruction-only skill body: lean and connector-specific, with concrete tool names and query syntax, a clear numbered mailbox-analysis workflow, and explicit confirmation gating on destructive actions. References are cleanly separated one level deep and all resolve to real files.

DimensionReasoningScore

Conciseness

The ~80-line body is lean and sectioned, assumes Claude's competence, and avoids explaining concepts Claude already knows; the few explanatory asides (e.g. why search_emails is preferred, the tags list[str] shape) are connector-specific gotchas that earn their tokens rather than padding, so it sits at the score-3 'lean and efficient' anchor and not the score-2 'could be tightened' level.

3 / 3

Actionability

It gives concrete, executable guidance for an instruction-only skill: exact tool names (search_emails, read_email_thread, batch_read_email, search_email_ids), exact query syntax (label:foo, in:anywhere), the required tags shape (list[str]), and concrete system labels; this matches the score-3 'fully executable / copy-paste ready' anchor for non-code guidance rather than the vague (score 1) or pseudocode (score 2) levels.

3 / 3

Workflow Clarity

The 'Mailbox Analysis Pattern' is a clear 8-step numbered sequence, and the destructive/batch operations (send, archive, trash, label) are explicitly gated on 'clear user intent' and explicit confirmation in Write Safety, providing the validation checkpoint the rubric requires; it is therefore not capped at 2 for missing validation and clears the score-3 'explicit validation steps' bar.

3 / 3

Progressive Disclosure

SKILL.md is a concise overview that points to six well-labeled, one-level-deep references via a task-to-reference table, all of which exist on disk (verified: search-workflow, pasted-link-workflow, label-actions, self-delivery, reply-workflow, forward-workflow); content is appropriately split and easy to navigate, matching the score-3 anchor rather than the monolithic (score 1) or poorly-signaled (score 2) levels.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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, third-person description that states concrete capabilities and pairs them with an explicit 'Use when' trigger clause covering natural user phrasings. It is specific, complete, and clearly scoped to Gmail, with no over-claims or padding.

DimensionReasoningScore

Specificity

The description enumerates concrete actions ('inbox triage, mailbox search, thread summaries, action extraction, reply drafting, and email forwarding') matching the score-3 anchor that lists multiple specific concrete actions; it is not a vague 'helps with email' phrasing (score 1) and goes beyond naming only a domain and a couple actions (score 2).

3 / 3

Completeness

It explicitly answers both 'what' (first sentence on the managed tasks) and 'when' via a dedicated 'Use when the user wants to...' clause, matching the score-3 anchor; it is not missing the when-trigger (which would cap it at 2) nor missing the what (score 1).

3 / 3

Trigger Term Quality

It surfaces natural user phrasings such as 'inspect a mailbox or thread', 'search email with Gmail query syntax', 'summarize messages', 'prepare replies or forwarded messages', and 'send, archive, delete, or label', giving good coverage of terms a user would actually say rather than jargon (score 1) or partial coverage (score 2).

3 / 3

Distinctiveness Conflict Risk

The Gmail-specific niche ('Gmail query syntax', mailbox/thread/label actions) gives distinct triggers unlikely to fire for unrelated skills, matching the score-3 anchor; it is not generic enough to conflict broadly (score 1) nor merely domain-scoped with overlap risk (score 2).

3 / 3

Total

12

/

12

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

relative_links

Relative link issues: 1 suspicious

Warning

Total

15

/

16

Passed

Repository
openai/plugins
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.