lark-calendar

Manage Lark calendar events and schedule meetings via the Calendar API.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/9Ashwin/aswin-skills --skill lark-calendar-9ashwin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-calendar
Source: https://github.com/9Ashwin/aswin-skills/tree/main/skills/lark-calendar
Command: npx skills add https://github.com/9Ashwin/aswin-skills --skill lark-calendar-9ashwin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lark-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of managing your calendar and scheduling meetings, making it easy to coordinate and organize your time.

Core Features & Use Cases

  • View and Search Events: Quickly find and search for your scheduled events and meetings.
  • Create and Update Events: Easily create and update your events with just a few simple commands.
  • Manage Attendees: Invite and manage participants for your meetings.
  • Check Free/Busy: View the availability of attendees to find the best time for meetings.
  • Suggestion for Time: Get recommended time slots for scheduling meetings based on availability.
  • Use Case: For example, when you need to schedule a meeting with multiple attendees, this Skill can suggest available time slots based on everyone's schedules and help you find a time that works for everyone.

Quick Start

Use the lark-calendar skill to create a new meeting with your team at 3 PM today.

Frequently Asked Questions about lark-calendar

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

FAQPage Schema
How do I schedule a meeting in Lark and check attendee availability?

To schedule a meeting in Lark, this Skill uses the Lark Calendar API to check attendee free/busy status, suggest available time slots, create the event, and invite participants directly. It requires appropriate calendar permissions.

Can I find existing calendar events in Lark using specific search terms?

Yes, you can search and view existing calendar events in Lark. The Skill queries your calendar using the Lark Calendar API to quickly find scheduled meetings and events based on your search criteria.

What do I need to manage Lark calendar events programmatically?

You need the lark-cli dependency and proper authentication to manage Lark calendar events. Once configured, the Skill handles viewing, creating, updating events, and managing attendees through the Lark Calendar API.

How does meeting scheduling handle multiple attendees with conflicting schedules?

Meeting scheduling analyzes attendee availability by checking free/busy status via the Lark Calendar API. It then recommends optimal time slots that work for everyone, simplifying coordination for multiple participants.

Can I update existing Lark calendar events and manage participants?

Yes, you can update existing events and manage participants. The Skill modifies event details and invites or manages attendees programmatically through the Lark Calendar API, ensuring your Lark calendar stays current.