CtrlK
BlogDocsLog inGet started
Tessl Logo

outlook-automation

Automate Outlook tasks via Rube MCP (Composio): emails, calendar, contacts, folders, attachments. Always search tools first for current schemas.

67

1.53x
Quality

51%

Does it follow best practices?

Impact

97%

1.53x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./plugins/all-skills/skills/outlook-automation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

62%

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

This is a solid reference skill for Outlook automation via Rube MCP with well-organized workflows, clear sequencing, and useful pitfall documentation. Its main weaknesses are the lack of concrete executable examples (actual MCP call payloads) and some content redundancy between sections. The document would benefit from example input/output pairs and could be tightened by consolidating repeated warnings.

Suggestions

Add concrete MCP call examples with actual JSON input/output for at least the most common workflows (e.g., searching emails, listing events) to improve actionability.

Consolidate repeated pitfalls (e.g., account type limitations, field confusion) into the single 'Known Pitfalls' section and reference it from workflows instead of duplicating.

Consider splitting KQL/OData syntax references and the quick reference table into separate bundle files to improve progressive disclosure and reduce the main file's length.

DimensionReasoningScore

Conciseness

The skill is reasonably efficient but includes some redundancy—pitfalls are repeated across sections (e.g., account type limitations mentioned in both workflow #1 and the 'Known Pitfalls' section), and the quick reference table largely duplicates information already covered in the workflow sections. Some sections like Contacts and Mail Folders are thin enough to consolidate.

2 / 3

Actionability

The skill provides specific tool names, parameter names, and query syntax examples, which is good. However, there are no executable code snippets or concrete MCP call examples showing exact input/output JSON. The guidance is specific but stops short of copy-paste ready tool invocations with example payloads.

2 / 3

Workflow Clarity

Multi-step workflows are clearly sequenced with numbered steps, labeled as [Required]/[Optional]/[Prerequisite], and include explicit validation checkpoints (e.g., 'Confirm connection status shows ACTIVE before running any workflows', checking pagination flags, verifying folder IDs before use). The setup flow has a clear verify-then-proceed pattern.

3 / 3

Progressive Disclosure

The content is well-structured with clear sections and a useful quick reference table, but it's a monolithic document (~180 lines) with no references to external files for detailed content like KQL syntax, OData filters, or per-workflow deep dives. The inline reference sections could be split out, though the lack of bundle files means there's nothing to reference.

2 / 3

Total

9

/

12

Passed

Description

40%

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 identifies a clear niche (Outlook automation via Rube MCP/Composio) and lists relevant domain areas, but lacks specific concrete actions and an explicit 'Use when...' clause. The instruction to 'Always search tools first for current schemas' is an implementation detail that doesn't help with skill selection and takes up space that could be used for trigger terms or usage guidance.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks to send emails, schedule meetings, manage contacts, or perform any Outlook-related task.'

Replace the implementation detail ('Always search tools first for current schemas') with specific concrete actions like 'send/read emails, schedule meetings, manage contacts, organize folders, handle attachments'.

Include common user-facing trigger variations such as 'inbox', 'mail', 'appointment', 'meeting invite', 'Microsoft Outlook'.

DimensionReasoningScore

Specificity

Lists the domain areas (emails, calendar, contacts, folders, attachments) but doesn't describe specific concrete actions like 'send emails, schedule meetings, create contacts'. The mention of 'Automate Outlook tasks' is somewhat vague, and 'search tools first for current schemas' is an implementation detail rather than a capability.

2 / 3

Completeness

Describes what it does (automate Outlook tasks) but has no explicit 'Use when...' clause or equivalent trigger guidance. The rubric states a missing 'Use when...' clause should cap completeness at 2, and since the 'what' is also only moderately described, this falls to a 1.

1 / 3

Trigger Term Quality

Includes relevant keywords like 'Outlook', 'emails', 'calendar', 'contacts', 'folders', 'attachments', and 'Composio' which are natural terms. However, it misses common variations users might say like 'send email', 'schedule meeting', 'appointment', 'inbox', 'mail', or 'Microsoft Outlook'.

2 / 3

Distinctiveness Conflict Risk

The combination of 'Outlook', 'Rube MCP', and 'Composio' creates a very distinct niche. It's unlikely to conflict with other skills since it specifically targets Outlook automation via a particular MCP integration.

3 / 3

Total

8

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

Passed

Repository
davepoon/buildwithclaude
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.