← Back to Skills Marketplace
飞书会议纪要AI
by
Young-Joey
· GitHub ↗
· v1.0.0
· MIT-0
32
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install feishu-auto-minutes
Description
飞书会议纪要 AI — 自动从飞书文档、群聊讨论、多维表格中提取会议信息并生成结构化纪要。当用户需要生成会议纪要、从群聊提取讨论要点、汇总会议决议和行动项、批量输出会议记录时使用。触发词:会议纪要、会议记录、会议总结、站会纪要、复盘记录、meeting minutes。
README (SKILL.md)
飞书会议纪要 AI
自动将飞书文档、聊天记录、多维表格中的会议信息转化为结构化会议纪要。
功能
- 📝 从飞书文档提取会议内容 → 生成标准纪要
- 💬 从飞书群聊讨论提取决议 → 生成行动项
- 📊 从多维表格会议记录 → 批量生成纪要
- 📅 一键输出为飞书文档,自动分发给参会人
- 🔗 支持关联上下文(前次会议纪要、项目文档)
使用场景
- 日常站会纪要(从群聊提取 todolist)
- 项目复盘会议(从多维表格+文档整合)
- 客户会议记录(翻译+结构化输出)
- 周报自动汇总(聚合本周所有会议纪要)
触发方式
@飞书会议纪要AI https://xxx.feishu.cn/docx/xxx
或描述:帮我总结今天飞书群聊里的会议讨论,生成纪要
输出格式
# [会议主题] 会议纪要
📅 日期:YYYY-MM-DD
👥 参会人:xxx
---
## 讨论内容
1. ...
## 决议
- [ ] 行动项1 (@负责人 截止日)
- [ ] 行动项2
## 下次会议
📅 YYYY-MM-DD
技术实现
- 使用
feishu_doc读取/写入文档 - 使用
feishu_bitable读取会议数据 - 使用
feishu_chat提取群聊讨论 - 使用
message.send发送纪要给指定群聊
参考文档
references/meeting-templates.md- 多种会议模板references/integration-guide.md- 与多维表格/日历联动
Usage Guidance
Review this skill before installing. It appears designed for a legitimate Feishu meeting-minutes workflow, but you should only use it with scoped Feishu permissions and require manual review before it creates documents or sends summaries to chats or participants.
Capability Analysis
Type: OpenClaw Skill
Name: feishu-auto-minutes
Version: 1.0.0
The skill bundle describes a tool for generating meeting minutes within the Feishu (Lark) ecosystem. The SKILL.md file outlines standard operations such as reading documents, chat logs, and tables to create structured summaries, with no evidence of malicious intent, data exfiltration to external domains, or prompt injection attacks. All described behaviors are consistent with the stated purpose of the 'feishu-auto-minutes' skill.
Capability Assessment
Purpose & Capability
The described Feishu document, chat, and bitable access is coherent with generating meeting minutes, but it involves sensitive workspace data and outbound sharing.
Instruction Scope
The instructions include one-click document output and automatic distribution to participants, but do not require a preview, explicit approval, or recipient validation before sending.
Install Mechanism
This is an instruction-only skill with no install script or code files, and the static scan had nothing suspicious to analyze.
Credentials
The SKILL.md declares use of Feishu read/write/chat/send tools, while the registry declares no credential or capability requirements; the effective account/workspace authority is therefore not clearly bounded.
Persistence & Privilege
The skill may use prior meeting notes, project documents, and weekly meeting records as context; no standalone persistence mechanism is shown, but users should understand what historical content may be included.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install feishu-auto-minutes - After installation, invoke the skill by name or use
/feishu-auto-minutes - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
自动从飞书文档/群聊/多维表格生成结构化会议纪要,支持模板化输出和自动分发
Metadata
Frequently Asked Questions
What is 飞书会议纪要AI?
飞书会议纪要 AI — 自动从飞书文档、群聊讨论、多维表格中提取会议信息并生成结构化纪要。当用户需要生成会议纪要、从群聊提取讨论要点、汇总会议决议和行动项、批量输出会议记录时使用。触发词:会议纪要、会议记录、会议总结、站会纪要、复盘记录、meeting minutes。 It is an AI Agent Skill for Claude Code / OpenClaw, with 32 downloads so far.
How do I install 飞书会议纪要AI?
Run "/install feishu-auto-minutes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 飞书会议纪要AI free?
Yes, 飞书会议纪要AI is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 飞书会议纪要AI support?
飞书会议纪要AI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 飞书会议纪要AI?
It is built and maintained by Young-Joey (@young-joey); the current version is v1.0.0.
More Skills