Skills gws-calendar-insert
๐Ÿ“ฆ

gws-calendar-insert

v0.23.0 Content revision r2 Safe โš™๏ธ External commands๐Ÿ“ Filesystem access

Create Google Calendar Events with GWS

Manual event entry can be slow and inconsistent. This skill creates structured Google Calendar events from clear scheduling details.

Supports: Claude Codex Code(CC)
๐Ÿฅˆ 80 Silver

This skill is part of a pack

Install the whole pack to get every skill the task needs, in one command.

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "gws-calendar-insert" from https://skillstore.io/skills/googleworkspace-gws-calendar-insert.md and its manifest at https://skillstore.io/api/skills/googleworkspace-gws-calendar-insert/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Test it

Using "gws-calendar-insert". Create Standup tomorrow from 09:00 to 09:30 using the supplied RFC3339 timestamps.

Expected outcome:

Ready to create Standup from 09:00 to 09:30 on the primary calendar. Please confirm execution.

Using "gws-calendar-insert". Schedule Project Review with two attendees and add Google Meet.

Expected outcome:

Ready to create Project Review with both attendees and a Google Meet link. Please confirm the final start and end times.

Using "gws-calendar-insert". Create a customer appointment on the sales calendar with a location and description.

Expected outcome:

The appointment details are prepared for the sales calendar, including the location and description. Please confirm before creation.

Security Audit

Safe
v5 โ€ข 8/5/2026 Open versioned report

All static findings are false positives caused by Markdown backticks, code fences, and relative links to sibling skill documentation. No prompt injection or malicious intent was found.

1
Files scanned
59
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/googleworkspace-gws-calendar-insert/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/googleworkspace-gws-calendar-insert/security.svg)](https://skillstore.io/skills/googleworkspace-gws-calendar-insert?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/googleworkspace-gws-calendar-insert?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/googleworkspace-gws-calendar-insert/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/googleworkspace-gws-calendar-insert.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

googleworkspace. (2026). gws-calendar-insert security audit report (audit version 5) [Author version 0.23.0]. Skillstore. https://skillstore.io/skills/googleworkspace-gws-calendar-insert/audits/5

BibTeX citation

@techreport{googleworkspace-googleworkspace-gws-calendar-insert-2026, author = {googleworkspace}, title = {gws-calendar-insert security audit report (audit version 5)}, institution = {Skillstore}, year = {2026}, number = {5}, url = {https://skillstore.io/skills/googleworkspace-gws-calendar-insert/audits/5}, note = {Author version 0.23.0} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "gws-calendar-insert security audit report (audit version 5)" version: "0.23.0" type: report authors: - name: "googleworkspace" date-released: "2026-08-05" url: "https://skillstore.io/skills/googleworkspace-gws-calendar-insert/audits/5" identifiers: - type: other value: "skillstore:googleworkspace-gws-calendar-insert:audit:5" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
100
Maintainability
87
Content
68
Community
91
Spec Compliance

What You Can Build

Schedule a team meeting

Create a timed calendar event with attendees, a location, and an optional Google Meet link.

Add customer appointments

Create consistent customer appointments with clear titles, times, descriptions, and attendee addresses.

Automate operational scheduling

Turn approved workflow details into events on the correct calendar with explicit RFC3339 timestamps.

Try These Prompts

Create a basic event
Create an event titled {title} from {start_time} to {end_time}. Confirm the details before executing.
Add event details
Create {title} from {start_time} to {end_time} at {location} with this description: {description}. Confirm before executing.
Invite attendees
Create {title} from {start_time} to {end_time} and invite {attendee_emails}. Show the final details for confirmation.
Schedule on a specific calendar
Create {title} on calendar {calendar_id} from {start_time} to {end_time}, invite {attendees}, and add Google Meet. Request confirmation.

Best Practices

  • Use complete RFC3339 timestamps with explicit time zone offsets.
  • Verify the calendar, attendees, start time, and end time before execution.
  • Request user confirmation immediately before creating the event.

Avoid

  • Do not create events from ambiguous dates or missing time zones.
  • Do not invite attendees without verifying every email address.
  • Do not execute the write command without explicit user confirmation.

Frequently Asked Questions

What information is required?
Every event needs a summary, start timestamp, and end timestamp.
Can it use a calendar other than the primary calendar?
Yes. Provide the target calendar identifier with the calendar option.
Can it invite several attendees?
Yes. The attendee option can be supplied multiple times with verified email addresses.
Can it create a Google Meet link?
Yes. Enable the Meet option when creating the event.
Which time format should I use?
Use RFC3339 timestamps, preferably with an explicit time zone offset.
Does it require confirmation?
Yes. Event creation changes Google Calendar, so the skill directs the agent to confirm before execution.

Developer Details

License

MIT

Author version

v0.23.0

Skillstore revision

r2

Ref

286d37c9c189ddd1aafd3548415fb031d1df79d5

Maintenance freshness

8/6/2026

Usage

6 downloads ยท 81 views

File structure

๐Ÿ“„ SKILL.md

More from googleworkspace

View all
View all