feishu-calendar

Create and update Feishu calendar events with ISO 8601 timestamps and attendee open IDs.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/picpic2013/feishu-openclaw-plugin --skill feishu-calendar-picpic2013
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-calendar
Source: https://github.com/picpic2013/feishu-openclaw-plugin/tree/main/skills/feishu-calendar
Command: npx skills add https://github.com/picpic2013/feishu-openclaw-plugin --skill feishu-calendar-picpic2013

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the manual work of creating, updating, searching, and coordinating Feishu calendar events so users can manage meetings, attendees, and availability from a single workflow.

Core Features & Use Cases

  • Create, list, patch, search, and reply to calendar events with time-zone-safe ISO 8601 scheduling.
  • Manage attendees, including users, groups, rooms, and external participants, while respecting RSVP and permission rules.
  • Check free-busy windows for multiple users and handle recurring events, meeting-room booking, and organizer workflows.
  • Example: schedule a project review, invite the organizer and teammates, then verify who is free before confirming the time.

Quick Start

Ask the feishu-calendar skill to create or update a Feishu meeting using the event title, Shanghai time range, and attendee open IDs.

Frequently Asked Questions about feishu-calendar

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

FAQPage Schema
How do I automate Feishu calendar event creation and attendee management?

This Skill automates meeting scheduling by using timezone-aware ISO 8601 timestamps and open_id-based participant identifiers to create Feishu calendar events, add attendees, and handle RSVP replies automatically.

Can I check multiple users' availability in Lark before scheduling a meeting?

Yes, you can perform multi-user free-busy checks in Lark workspaces to find availability windows before confirming a meeting time and sending calendar invitations to attendees.

How do I handle recurring event lookups and updates in Feishu?

You can manage recurring events by looking up specific instances and patching them. The Skill handles recurring event lookup and updates using correct action-specific fields for event patching.

What format do I need for scheduling Feishu meetings with external participants?

Scheduling Feishu meetings with external participants requires timezone-aware ISO 8601 timestamps for the time range and open_id-based identifiers for attendees to respect RSVP and permission rules.

Does the Feishu calendar skill support meeting room booking and organizer workflows?

Yes, it supports meeting room booking and organizer workflows by managing attendees including users, groups, rooms, and external participants while handling availability records for scheduling.

What are the limitations when patching Feishu calendar events via API?

When patching Feishu calendar events, you must provide correct action-specific fields for event patching and use open_id-based participant identifiers to ensure attendees and permissions update properly.