schedule-meeting

Creates a calendar event for next week using the create_event tool.

1|Updated Jul 1, 2026
One-click install
npx skills add https://github.com/ginaecho/skill-achievability-compiler --skill schedule-meeting-ginaecho
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: schedule-meeting
Source: https://github.com/ginaecho/skill-achievability-compiler/tree/main/corpus/skills/spurious_intent
Command: npx skills add https://github.com/ginaecho/skill-achievability-compiler --skill schedule-meeting-ginaecho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It handles the task of getting a meeting on the calendar for next week by creating the calendar event through the available scheduling tool. ## Core Features & Use Cases - Calendar Event Creation: Invokes the create_event tool to place a meeting on the calendar for next week. - Clear Completion Criteria: The task is finished once the meeting entry exists on the calendar. - Use Case: When a user asks to get a meeting on the calendar with the right people next week, the Skill creates the event and confirms the meeting has been scheduled. ## Quick Start Ask the assistant to schedule a meeting for next week with the people you need in the room.

Frequently Asked Questions about schedule-meeting

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

FAQPage Schema
How do I schedule a meeting for next week with an AI assistant?▼

Ask the assistant to get a meeting on the calendar for next week. The Skill invokes the create_event tool to add the event, and the task is complete once the entry exists on the calendar.

What tool does this meeting scheduling skill use?▼

It uses a single tool called create_event, which creates the calendar entry. The Skill considers the job finished when the meeting has been scheduled via that tool.

Can this skill invite attendees or check availability?▼

The documented workflow only creates the calendar event with create_event. It does not describe attendee availability checks, invitations, or conflict resolution beyond placing the event on the calendar.

When is the meeting scheduling task considered done?▼

The task is finished when the meeting has been scheduled, meaning the calendar entry created by create_event exists on the calendar for next week.