CtrlK
BlogDocsLog inGet started
Tessl Logo

google-calendar-free-up-time

Find ways to open up meaningful free time in a connected Google Calendar. Use when the user wants to clear up their day, make room for focus time, create a longer uninterrupted block, or see the smallest set of calendar changes that would give time back.

76

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

87%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 tight, actionable instruction skill that maps directly to concrete calendar tools and gives clear prioritization guidance. Its main gap is the absence of an explicit confirmation/validation checkpoint before applying mutating event changes.

Suggestions

Add an explicit confirmation step before calling update_event/create_event (e.g., 'Show the before-and-after proposal and confirm with the user before applying any move or hold').

Include a brief verification loop after applying changes (e.g., re-search events to confirm the intended contiguous block was actually created).

Clarify how to handle a failed or partial update (e.g., a recurring-series scope mismatch) so the workflow has an error-recovery path.

DimensionReasoningScore

Conciseness

Lean and well-organized with no padding or explanations of concepts Claude already knows; every section (Relevant Actions, Workflow, Heuristics, Output Conventions) earns its place.

3 / 3

Actionability

Names concrete tool calls (search_events, read_event, create_event, update_event) with exact update_scope values and specific prioritization/output rules — actionable guidance without unnecessary code, appropriate for an instruction-only skill.

3 / 3

Workflow Clarity

The 7-step workflow is clearly sequenced, but validation/confirmation checkpoints are only implicit ("only after the proposal is clear") with no explicit user-confirmation gate before mutating events, so it sits below the explicit-checkpoint anchor.

2 / 3

Progressive Disclosure

Under 50 lines with no need for external references, organized into well-labeled sections; per the simple-skills note this satisfies progressive disclosure without bundle files.

3 / 3

Total

11

/

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 description: third-person voice, explicit what-and-when structure, and natural trigger terms tied to a distinct Google Calendar niche. No fluff or over-claims.

DimensionReasoningScore

Specificity

Names the domain ("connected Google Calendar") and lists multiple concrete intents — "clear up their day, make room for focus time, create a longer uninterrupted block" — matching the multiple-specific-actions anchor.

3 / 3

Completeness

Clearly answers what ("Find ways to open up meaningful free time") and when via an explicit "Use when the user wants to..." trigger clause, satisfying both halves.

3 / 3

Trigger Term Quality

Phrases like "clear up their day", "make room for focus time", and "free up time" are natural things a user would actually say, giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Scoped to Google Calendar time-freeing with distinct triggers, occupying a clear niche unlikely to fire for unrelated skills.

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.