calendar

Manage Google Calendar events via AtrisOS API cURL commands.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/atrislabs/atris-plugins --skill calendar-atrislabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: calendar
Source: https://github.com/atrislabs/atris-plugins/tree/main/plugins/atris-workspace/skills/calendar
Command: npx skills add https://github.com/atrislabs/atris-plugins --skill calendar-atrislabs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of your Google Calendar, allowing you to view, create, and modify events without leaving your current workflow.

Core Features & Use Cases

  • Event Management: Easily create new meetings, update existing ones, or delete events.
  • Schedule Overview: Quickly check your daily, weekly, or upcoming schedule.
  • Use Case: "Schedule a meeting with John for tomorrow at 2 PM about the project proposal." or "What's on my calendar today?"

Quick Start

Use the calendar skill to list all events scheduled for today.

Frequently Asked Questions about calendar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create and manage Google Calendar events without leaving my current workflow?

You can manage Google Calendar events by using this Skill to view, create, update, and delete calendar entries directly. It integrates via the AtrisOS API to handle comprehensive event management.

Can I check my Google Calendar schedule for today using natural language prompts?

Yes, you can check your Google Calendar schedule by asking what is on your calendar today. The Skill lists all events scheduled for your daily overview using the AtrisOS API endpoints.

How do I connect and authenticate the Google Calendar integration with the AtrisOS API?

The Google Calendar integration operates through the AtrisOS API, allowing you to check connection status and manage authentication tokens. You must establish this connection before executing event management commands.

What is the best way to update or delete existing Google Calendar meetings programmatically?

The best way to update or delete meetings is through the Skill's cURL commands targeting AtrisOS API endpoints. This approach directly modifies existing Google Calendar entries.

Does this Google Calendar scheduling tool support backend API integration for meeting automation?

Yes, the tool supports backend API integration by executing a series of cURL commands targeting the AtrisOS API endpoints for Google Calendar. This enables automated event management operations.