CtrlK
BlogDocsLog inGet started
Tessl Logo

outlook-email-reply-drafting

Draft Outlook email replies safely from connected mailbox context. Use when the user wants to reply to a thread, decide whether to reply-all, prepare a draft before sending, or turn the latest Outlook message into a polished response.

80

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.

The body is a tight, well-structured instruction skill that maps named actions to specific conditions, lays out a clear sequenced workflow, and includes an explicit safety checkpoint before the risky send operation. It assumes Claude's competence throughout and needs no external references.

DimensionReasoningScore

Conciseness

The ~40-line body is lean and well-organized with no over-explanation of concepts Claude already knows (no preamble on what email or reply-all is), so it earns the lean-and-efficient anchor rather than the mostly-efficient-but-could-be-tightened score 2.

3 / 3

Actionability

It names concrete actions with precise use-conditions ("Use `search_messages` or `list_messages` to find the right thread", "Use `create_reply_draft` for reply and reply-all drafts", "Use `reply_to_email` only when the user explicitly asked to send"); per the instruction-only scoring note, the absence of code is not penalized because the guidance is specific and actionable.

3 / 3

Workflow Clarity

The six-step Workflow is clearly sequenced and includes an explicit validation checkpoint for the irreversible send action ("If the user says 'send' but the content still depends on unstated choices, stop and ask the narrowest necessary confirmation question"), satisfying the feedback-loop requirement that would otherwise cap this at 2.

3 / 3

Progressive Disclosure

The skill is under 50 lines with no external references needed and is organized into clear sections (Overview, Relevant Actions, Workflow, Safety, Output), which the rubric explicitly allows to score 3 with just well-organized sections; no bundle files exist to verify.

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.

The description is concise, concrete, and complete, naming several specific reply-drafting actions with an explicit "Use when..." trigger. It is clearly scoped to Outlook email replies and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

It lists multiple concrete actions — "Draft Outlook email replies", "decide whether to reply-all", "prepare a draft before sending", and "turn the latest Outlook message into a polished response" — matching the anchor for listing multiple specific concrete actions, not merely naming a domain plus partial actions.

3 / 3

Completeness

It answers both halves: the what ("Draft Outlook email replies safely from connected mailbox context") and an explicit when ("Use when the user wants to reply to a thread, decide whether to reply-all, prepare a draft before sending..."), so it is not the score-2 case of an implied or missing trigger.

3 / 3

Trigger Term Quality

Natural terms a user would actually say are well covered — "reply to a thread", "reply-all", "prepare a draft before sending", and "Outlook message" — rather than technical jargon or a single generic term.

3 / 3

Distinctiveness Conflict Risk

The Outlook email-reply niche and its specific triggers (reply-all decisions, drafting before send) are distinct and unlikely to fire for unrelated skills, fitting the clear-niche anchor rather than the overlapping score-2 case.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

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.