Best use case
feishu-calendar-scheduler is best used when you need a repeatable AI agent workflow instead of a one-off prompt. It is especially useful for teams working in multi. 飞书智能日历调度器 - 自动推荐最佳会议时间,批量管理日程,生成会议报表
飞书智能日历调度器 - 自动推荐最佳会议时间,批量管理日程,生成会议报表
Users should expect a more consistent workflow output, faster repeated execution, and less time spent rewriting prompts from scratch.
Practical example
Example input
Use the "feishu-calendar-scheduler" skill to help with this workflow task. Context: 飞书智能日历调度器 - 自动推荐最佳会议时间,批量管理日程,生成会议报表
Example output
A structured workflow result with clearer steps, more consistent formatting, and an output that is easier to reuse in the next run.
When to use this skill
- Use this skill when you want a reusable workflow rather than writing the same prompt again and again.
When not to use this skill
- Do not use this when you only need a one-off answer and do not need a reusable workflow.
- Do not use it if you cannot install or maintain the related files, repository context, or supporting tools.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/feishu-calendar-scheduler/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How feishu-calendar-scheduler Compares
| Feature / Agent | feishu-calendar-scheduler | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
飞书智能日历调度器 - 自动推荐最佳会议时间,批量管理日程,生成会议报表
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
Top AI Agents for Productivity
See the top AI agent skills for productivity, workflow automation, operational systems, documentation, and everyday task execution.
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
SKILL.md Source
# 飞书智能日历调度器 为企业提供智能会议时间推荐和批量日程管理服务。 ## 功能特点 ### 🕒 智能时间推荐 - 基于规则的时间推荐算法 - 避开已知繁忙时段 - 考虑时区和工作日设置 - 多参会人时间协调 ### 📊 批量会议管理 - 批量创建、修改、取消会议 - 自动发送会议邀请 - 参会人状态跟踪 - 会议模板管理 ### 📈 报表分析 - 会议参与率统计 - 时间利用率分析 - 效率改进建议 - 导出 Excel/PDF 报告 ### 🔗 集成扩展 - 与飞书文档、多维表格集成 - 支持自定义工作流 - API 接口调用 - 第三方系统集成 ## 安装使用 ### 安装要求 - OpenClaw 已配置飞书插件 - 用户拥有飞书日历访问权限 ### 快速开始 ```bash # 通过 ClawHub 安装 clawhub install feishu-calendar-scheduler # 或手动安装到 skills 目录 ``` ### 基础使用 ```bash # 推荐会议时间 openclaw skill feishu-calendar-scheduler recommend \ --start "2026-03-17T09:00:00+08:00" \ --end "2026-03-17T18:00:00+08:00" \ --duration 60 \ --attendees "ou_xxx,ou_yyy" # 批量创建会议 openclaw skill feishu-calendar-scheduler batch-create \ --template "周会模板" \ --start-date "2026-03-17" \ --weeks 4 \ --attendees "团队全员" # 生成会议报表 openclaw skill feishu-calendar-scheduler report \ --month 2026-03 \ --output excel ``` ## 定价策略 ### 免费试用 - 7天免费试用期 - 最多10个会议 - 基础功能 ### 专业版 ¥99/月 - 无限会议数量 - 所有智能功能 - 高级报表 - 技术支持 ### 企业版 ¥499/月 - 多团队管理 - API 访问权限 - 定制化开发 - 优先支持 ## 技术架构 - **核心引擎**:基于规则的时间调度算法 - **数据存储**:飞书多维表格 + 本地缓存 - **用户界面**:命令行 + 飞书机器人 - **部署方式**:OpenClaw 插件形式 ## 开发计划 ### v1.0(当前) - 基础时间推荐 - 简单会议管理 - 命令行界面 ### v1.1(1个月后) - 飞书机器人集成 - 图形化配置界面 - 更多报表类型 ### v1.2(2个月后) - API 开放接口 - 第三方系统集成 - 高级算法优化 ## 支持与帮助 - 文档:https://docs.clawhub.com/skills/feishu-calendar-scheduler - 支持:support@clawhub.com - 社区:https://discord.com/invite/clawd ## 许可证 商业许可证 - 需要购买订阅后使用 --- **开始7天免费试用**:安装后自动开始试用期,试用期满后需要购买订阅。
Related Skills
afrexai-email-to-calendar
Extract calendar events, deadlines, action items, and follow-ups from emails. Works with any calendar provider (Google, Outlook, Apple, Notion, etc.). No external dependencies — pure agent intelligence. Use when the user forwards an email, asks to check inbox for events, or wants to extract structured scheduling data from any text.
calendar-optimizer
Analyzes and rewrites calendar events into clear, actionable tasks. Removes meeting fluff and converts vague descriptions into specific deliverables with deadlines.
feishu-perm-helper
一键启用飞书权限管理工具,让 OpenClaw 可以管理飞书文档/表格的协作者权限。
calendar
Query and manage the operator's calendar — check availability and create new entries
ews-calendar
Extract calendar events from Microsoft Exchange via EWS API
feishu-leave-request
Submit a leave request through Feishu (Lark). Use when the user wants to request time off, submit a leave application, or mentions taking leave.
Feishu SuperToolkit
飞书超级工具包 - 集成文件发送(含音频卡片)、日历、审批、多维表格、通讯录、考勤六大模块
feishu-send
飞书发送图片/文件/语音。用 curl 调用飞书 API 发送,比 message 工具更可靠。用于需要发送图片、文件、语音到飞书时触发。
feishu-voice-assistant
Sends voice messages (audio) to Feishu chats using Duby TTS.
feishu-sticker
Send images as native Feishu stickers. Features auto-upload, caching, and GIF-to-WebP conversion.
Feishu Post (RichText) Skill
Send Rich Text (Post) messages to Feishu.
Feishu Minutes (妙记) Skill
Fetch info, stats, transcript, and media from Feishu Minutes.