lark-calendar

Coordinates calendars and manages meeting requests via the Twilio API.

14|4|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/zephyrwang6/allSkills --skill lark-calendar-zephyrwang6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-calendar
Source: https://github.com/zephyrwang6/allSkills/tree/main/lark-calendar
Command: npx skills add https://github.com/zephyrwang6/allSkills --skill lark-calendar-zephyrwang6

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users manage busy schedules without manually checking availability, coordinating attendees, or guessing the right meeting time.

Core Features & Use Cases

  • Agenda review: View today’s or upcoming events in a clean, time-ordered schedule.
  • Meeting creation: Create new calendar events, add attendees, and handle updates with safe defaults.
  • Availability planning: Check free/busy status or request multiple suggested time slots when the meeting time is still uncertain.
  • Use case: If a team wants to schedule a review tomorrow afternoon, this Skill can suggest workable time options, confirm the best choice, and then create the event.

Quick Start

Ask the assistant to help schedule a meeting, check availability, or show your agenda for a chosen date range.

Frequently Asked Questions about lark-calendar

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

FAQPage Schema
How do I check calendar availability for multiple attendees before scheduling a meeting?

To check calendar availability, request a free/busy status review or ask for suggested time slots. The system performs RSVP-aware conflict checks across attendee IDs to identify workable options for one-on-one or group coordination.

How do I schedule a meeting when the exact time is still uncertain?

To schedule a meeting with an uncertain time, request multiple time-slot recommendations. The workflow evaluates free/busy data, suggests workable options, confirms your choice, and then safely creates the calendar event.

Can I view my daily agenda and upcoming events in a specific time range?

Yes, you can view your daily agenda and upcoming events. The system retrieves calendar events for a chosen date range and presents them in a clean, time-ordered schedule for quick review.

Does this calendar scheduling tool require specific time formats for creating events?

Yes, creating and updating calendar events requires ISO 8601 time handling. This standardizes time data for safe create-update workflows through lark-cli calendar commands and ensures accurate attendee coordination.

What is the best way to update an existing meeting and notify attendees safely?

The best way to update an existing meeting is using safe create-update workflows. This process modifies event details, manages attendee ID lists, and maintains RSVP-aware conflict checks through lark-cli calendar commands.