ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

feishu-calendar

飞书日历日程管理 Skill。创建日历/日程、查询空闲忙状态、订阅日历变更。当需要自动安排会议、查询时间冲突或监控日程变动时使用此 Skill。

Why use this skill?

Efficiently manage your Feishu calendar with the OpenClaw AI agent. Create events, check availability, and automate meeting scheduling with ease.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/sunnyyao2222-eng/feishu-calender
Or

What This Skill Does

The feishu-calendar skill acts as a comprehensive automation engine for managing your Feishu (Lark) schedule. It empowers the OpenClaw AI agent to perform complex calendar management tasks, ranging from basic creation to advanced intelligent scheduling. By utilizing the Feishu Calendar v4 API, this skill allows the agent to create calendars, manage events with specific timing and descriptions, handle attendee invitations, and query user busy/free status in real-time. It essentially bridges the gap between your intent and the technical requirements of the Feishu platform, ensuring your meeting management is handled with precision and efficiency.

Installation

To integrate this capability into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/sunnyyao2222-eng/feishu-calender Once installed, ensure your authentication tokens for the Feishu developer platform are correctly configured to allow the agent to interface with your workspace.

Use Cases

This skill is highly effective for professionals who juggle multiple meetings and cross-departmental projects. Use it to automatically find common availability among team members, ensuring zero scheduling conflicts. It is ideal for project leads who need to create dedicated project calendars, HR professionals managing interview schedules, or anyone looking to automate the administrative burden of inviting attendees and setting reminders. Furthermore, by utilizing the subscription feature, your agent can keep you updated on changes to specific critical calendars, allowing for dynamic task adjustments based on schedule shifts.

Example Prompts

  1. "Find a one-hour window tomorrow between 9 AM and 5 PM when both Alex and I are free, and create a meeting titled 'Project Sync' with the description 'Discussing the Q2 roadmap'."
  2. "Subscribe to the product team's main calendar and notify me if any new events are created for next week."
  3. "Delete the meeting titled 'Internal Chat' scheduled for Friday and inform me once it's removed."

Tips & Limitations

  • Precision is Key: When specifying timestamps in your prompts, ensure you are referencing accurate dates. Note that the system strictly requires秒级 (second-level) string timestamps for API calls, though the agent will typically handle the conversion for you.
  • Two-Step Creation: Remember that adding attendees is a separate action from event creation. If you ask for a meeting with many participants, the agent will perform two distinct API calls.
  • Webhook Requirement: For real-time updates through the subscription feature, ensure your environment is configured for event callbacks.
  • Always verify: When querying free/busy status, always perform this check before scheduling to prevent conflicts.

Metadata

Stars982
Views1
Updated2026-02-14
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-sunnyyao2222-eng-feishu-calender": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#productivity#calendar#scheduling#automation#feishu
Safety Score: 4/5

Flags: network-access, external-api