CtrlK
BlogDocsLog inGet started
Tessl Logo

outlook-calendar-automation

Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas.

74

1.16x
Quality

65%

Does it follow best practices?

Impact

90%

1.16x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

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

Quality

Discovery

67%

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 does a good job listing specific capabilities and identifying its niche (Outlook Calendar via Rube MCP/Composio), making it distinctive. However, it lacks an explicit 'Use when...' clause that would help Claude know when to select this skill, and could benefit from more natural trigger terms that users would actually say when requesting calendar help.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks to schedule meetings, check calendar availability, send calendar invites, or manage Outlook Calendar events.'

Include more natural user trigger terms like 'schedule a meeting', 'book time', 'calendar invite', 'check availability', 'reschedule', or 'cancel meeting'.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'create events, manage attendees, find meeting times, and handle invitations.' These are clear, actionable capabilities.

3 / 3

Completeness

Clearly answers 'what' (create events, manage attendees, find meeting times, handle invitations) but lacks an explicit 'Use when...' clause. The instruction to 'search tools first for current schemas' is an implementation detail, not a trigger condition.

2 / 3

Trigger Term Quality

Includes relevant terms like 'Outlook Calendar', 'events', 'attendees', 'meeting times', 'invitations', but misses common user variations like 'schedule a meeting', 'book a room', 'calendar invite', '.ics', or 'reschedule'.

2 / 3

Distinctiveness Conflict Risk

Highly distinctive with 'Outlook Calendar' and 'Rube MCP (Composio)' as clear niche identifiers. Unlikely to conflict with other skills due to the specific platform and tooling mentioned.

3 / 3

Total

10

/

12

Passed

Implementation

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, well-organized skill for Outlook Calendar automation with clear workflow sequences and good domain-specific knowledge (OData filters, timezone handling, attendee management pitfalls). Its main weaknesses are redundancy in pitfall documentation across sections and the lack of executable tool call examples. The content would benefit from deduplication and splitting detailed parameter references into a separate file.

Suggestions

Deduplicate pitfalls: consolidate the per-workflow 'Pitfalls' subsections and the 'Known Pitfalls' section into a single reference, either inline or in a separate PITFALLS.md file, to reduce redundancy.

Add at least one fully executable tool call example (with complete parameter objects) for the most common workflow (e.g., creating an event) to improve actionability.

Consider moving the detailed parameter lists and OData filter reference into a separate REFERENCE.md file, keeping SKILL.md as a concise overview with links.

DimensionReasoningScore

Conciseness

The skill is fairly comprehensive but includes some redundancy—pitfalls are repeated across sections and the 'Known Pitfalls' section largely restates what was already covered in individual workflow pitfalls. Some parameter descriptions are verbose for what Claude could infer. However, most content is domain-specific and not explaining things Claude already knows.

2 / 3

Actionability

Tool sequences are clearly named and parameters are well-documented with specific values, but the code examples are pseudocode/numbered steps rather than executable tool calls. The OData filter examples are concrete and copy-paste ready, which helps, but actual tool invocation examples with full parameter objects would make this more actionable.

2 / 3

Workflow Clarity

Multi-step workflows are clearly sequenced with labeled steps (Required/Optional/Prerequisite/Alternative), explicit ordering, and validation checkpoints like verifying connection status before proceeding. The setup flow includes a clear gate (confirm ACTIVE status before running workflows), and event ID resolution is properly sequenced as a prerequisite pattern.

3 / 3

Progressive Disclosure

The content is well-structured with clear sections and a quick reference table, but it's quite long (~200+ lines) with all content inline. The repeated pitfalls sections and detailed parameter lists for each workflow could be split into separate reference files. The toolkit docs link is provided but no other content is offloaded.

2 / 3

Total

9

/

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
Lingjie-chen/MT5
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.