_create-ics

Create RFC 5545 calendar (.ics) files from event details and metadata.

2|1|Updated Jun 5, 2015
One-click install
npx skills add https://github.com/f1sherman/new-machine-bootstrap --skill create-ics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: _create-ics
Source: https://github.com/f1sherman/new-machine-bootstrap/tree/main/roles/common/files/config/skills/common/_create-ics
Command: npx skills add https://github.com/f1sherman/new-machine-bootstrap --skill create-ics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables users to create RFC 5545-compliant calendar files (.ics) from documents or metadata, simplifying event scheduling tasks.

Core Features & Use Cases

  • Event Creation: Convert event details into properly formatted .ics files for calendar applications.
  • Scheduling Automation: Generate meeting invites with accurate date, time, location, and attendee information.
  • Use Case: Schedule a team meeting by providing event details and obtain a ready-to-import calendar file for distribution.

Quick Start

Use the create-ics skill to generate a calendar file for a client appointment on January 20, 2025, at 3 PM in New York.

Frequently Asked Questions about _create-ics

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

FAQPage Schema
How do I generate an .ics calendar file from event details?

To generate an .ics calendar file, you provide event details like date, time, location, and attendees. The Skill processes this metadata to create an RFC 5545-compliant file ready for import into calendar applications.

What is the best way to automate meeting scheduling with .ics files?

Automating meeting scheduling with .ics files involves converting event metadata into standardized calendar invites. This Skill automatically formats dates, locations, and attendee information to facilitate efficient calendar management and distribution.

Can I include recurrence rules and attendees when creating an .ics file?

Yes, you can include attendees, location, notes, and recurrence rules when creating an .ics file. The Skill incorporates these details into the generated RFC 5545 calendar file to ensure comprehensive event scheduling.

Does the generated .ics file work with standard calendar applications?

The generated .ics file works with standard calendar applications because it adheres to RFC 5545 iCalendar standards. This compliance ensures broad compatibility across various platforms for automated scheduling and invitation sharing.

What do I need to provide to create a calendar invite for a team meeting?

To create a calendar invite for a team meeting, you need to provide the event details and metadata such as the date, time, location, and attendee list. The Skill uses this input to output a ready-to-import calendar file.