CtrlK
BlogDocsLog inGet started
Tessl Logo

google-calendar-daily-brief

Build polished one-day Google Calendar briefs. Use when the user asks for today, tomorrow, or a specific date summary with an agenda, conflict flags, free windows, remaining-meeting readouts, or a calendar brief, and the Google Calendar connector is available.

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

Passed

No findings from the security scan

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 compact, actionable skill body with an executable formatter invocation, a clear rendering pipeline, and well-organized sections backed by a real bundle script. It respects token budget while remaining copy-paste ready.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, with no padding explaining what a calendar or an agenda is; every section earns its place. The dated CLI args are illustrative ISO-8601 samples, not time-sensitive guidance.

3 / 3

Actionability

It provides a fully executable python3 command with all flags, concrete stdin payload shapes, named connector actions (search_events, search_events_all_fields), and exact formatting markers — copy-paste ready.

3 / 3

Workflow Clarity

The four-step pipeline (resolve date window, fetch via connector, pass JSON to the formatter, return rendered Markdown) is an unambiguous read-only render task; per the simple-skills note, a single-purpose non-destructive workflow can score 3 without explicit validation checkpoints.

3 / 3

Progressive Disclosure

The body is well-organized into focused sections and references exactly one one-level-deep bundle file, scripts/render_day_brief.py, which exists and is clearly signaled via a code block — no nested reference chains.

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 tight, third-person description that states concrete capabilities and an explicit trigger clause covering natural user phrasings. It is distinguishable and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Build polished one-day Google Calendar briefs' names the domain plus several concrete outputs (agenda, conflict flags, free windows, remaining-meeting readouts), matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

It states what it does ('Build polished one-day Google Calendar briefs') and an explicit 'Use when...' trigger clause, clearly answering both what and when.

3 / 3

Trigger Term Quality

Natural user phrases like 'today', 'tomorrow', 'a specific date summary', 'agenda', and 'calendar brief' give good coverage of terms a user would actually say, matching the score-3 anchor.

3 / 3

Distinctiveness Conflict Risk

The Google Calendar connector niche plus date-summary triggers make it clearly distinguishable and unlikely to fire for unrelated skills; the 'connector is available' guard further narrows scope.

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.