·feishu-cli-calendar
>_

feishu-cli-calendar

日历和日程管理。当用户请求查看日历、创建日程、管理日程时使用。支持列出日历、创建/查看/更新/删除日程等操作。

12Installs·0Trend·@riba2534

Installation

$npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-calendar

How to Install feishu-cli-calendar

Quickly install feishu-cli-calendar AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-calendar
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: riba2534/feishu-cli.

SKILL.md

View raw

参数说明: | 参数 | 简写 | 说明 | 必填 |

| --calendar-id | -c | 日历 ID | 是 | | --summary | -s | 日程标题 | 是 | | --start | | 开始时间(RFC3339 格式) | 是 | | --end | | 结束时间(RFC3339 格式) | 是 | | --description | -d | 日程描述 | 否 | | --location | -l | 地点 | 否 | | --output | -o | 输出格式(json) | 否 |

| --start-time | 开始时间过滤 | 无 | | --end-time | 结束时间过滤 | 无 | | --page-size | 每页数量 | 50 | | --page-token | 分页标记 | 无 | | --output, -o | 输出格式 | 文本 |

日历和日程管理。当用户请求查看日历、创建日程、管理日程时使用。支持列出日历、创建/查看/更新/删除日程等操作。 Source: riba2534/feishu-cli.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-calendar
Category
>_Productivity
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from riba2534/feishu-cli

Quick answers

What is feishu-cli-calendar?

日历和日程管理。当用户请求查看日历、创建日程、管理日程时使用。支持列出日历、创建/查看/更新/删除日程等操作。 Source: riba2534/feishu-cli.

How do I install feishu-cli-calendar?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-calendar Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/riba2534/feishu-cli