Google Calendar: Create a new event.
Install with Tessl CLI
npx tessl i github:googleworkspace/cli --skill gws-calendar-insert70
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Multi-attendee event creation with correct flags
Uses gws calendar +insert
0%
100%
--summary flag present
100%
100%
--start flag present
100%
100%
--end flag present
100%
100%
RFC3339 start time format
100%
100%
RFC3339 end time format
100%
100%
Multiple --attendee flags
0%
100%
--description flag used
100%
100%
No --calendar flag override
100%
100%
Without context: $0.2917 · 1m 26s · 24 turns · 58 in / 4,502 out tokens
With context: $0.1715 · 37s · 12 turns · 14 in / 2,110 out tokens
Non-primary calendar and location flags
Uses gws calendar +insert
0%
100%
--calendar flag with correct ID
0%
100%
--location flag present
100%
100%
--summary flag present
100%
100%
RFC3339 start time with offset
100%
100%
RFC3339 end time with offset
100%
100%
--start and --end both present
100%
100%
No attendee flag
100%
100%
Without context: $0.4111 · 1m 37s · 31 turns · 1,214 in / 5,079 out tokens
With context: $0.2429 · 41s · 16 turns · 21 in / 2,271 out tokens
Recurring event and conference link limitations
Identifies recurring event limitation
0%
100%
Identifies conference link limitation
100%
100%
Raw API recommendation
50%
100%
No incorrect gws +insert usage
0%
100%
Raw API alternative described
100%
100%
Without context: $0.4286 · 2m 24s · 26 turns · 31 in / 6,997 out tokens
With context: $0.2150 · 51s · 13 turns · 48 in / 2,611 out tokens
Table of Contents
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.