Feishu Doc Writing
Skill by guoqunabc
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/guoqunabc/feishu-doc-writing飞书文档写作 Skill
来源:黄哥在"养虾"中总结的写文档规范,经主人确认纳入。
触发条件
当需要将群聊讨论、会议内容、调研结果等整理为飞书文档时激活。
写作规范
1. 内容完整性
- 文档内容 ≥ 群聊/源素材内容,不能丢信息
- 主动补充背景、上下文、相关细节,让没参与讨论的人也能看懂
2. 层级美观
- 标题层级清晰(H1 → H2 → H3),不跳级
- 段落之间有"呼吸感",不挤在一起
- 善用分隔线、空行,让结构一目了然
3. 图文结合
- 不堆文字墙,适当插入图片、表格、流程图
- 有数据用表格,有流程用图示
- 截图、示意图能让文档更直观
4. 加粗策略
- 重要内容、关键结论、核心数据加粗
- 从用户后续修改中学习:用户加粗了什么、去掉了什么加粗 → 调整自己的加粗判断
- 不滥用加粗,加粗太多 = 没加粗
5. 作者署名
- 格式:
小龙虾🦞 × 提需求人 - 小龙虾🦞 是 AI 助手的统一署名
- 提需求人是发起文档需求的人
6. 权限规则
- 老板:full_access(完全访问)
- 群成员:view(只读)
- 提需求人:edit(可编辑)
7. 安全规则
- 不暴露内部敏感信息(API key、内部系统地址、未公开数据等)
- 对外文档额外注意脱敏
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-guoqunabc-feishu-doc-writing": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
gateway-watchdog
Monitor OpenClaw Gateway health by detecting abnormal error rates in logs. Use when: (1) setting up Gateway error monitoring, (2) diagnosing repeated API failures (429, quota, timeouts), (3) user asks about Gateway health or error trends, (4) integrating error detection into heartbeat checks. Detects rate-limiting, server errors, auth failures, network errors, and message delivery failures across all channels.
chat-with-l
和小提(L)聊天。小提是朋友 Kid(孙榕)的 OpenClaw AI 助手,运行在 49.232.185.232:18789。使用场景:(1) 主人让雷姆去找小提聊天/传话/打招呼,(2) 提到"小提"、"L"、"Kid"、"孙榕"相关的对话请求。
feishu-doc-editing
Performance-optimized strategies for editing Feishu (Lark) documents via OpenClaw's feishu_doc tool. Use when: (1) modifying existing Feishu documents, (2) inserting images at specific positions, (3) writing tables or structured content, (4) any multi-block document editing task, (5) writing long documents that may hit API size limits. Provides concrete patterns to minimize API calls and maximize editing speed while preserving existing formatting. Covers: parallel operations, positioned image insertion, large document chunking, rate-limit handling, rich-text preservation, and conflict avoidance. Complements the built-in feishu-doc skill (API reference) with operational best practices.
browser-zombie-cleaner
Detect and clean up zombie browser processes left by OpenClaw's browser tool. When the OpenClaw Gateway restarts, Playwright-launched browser processes get orphaned and accumulate memory. This skill identifies them safely and optionally terminates them. Use when: memory is high, browser processes are piling up, or as part of periodic health checks.
飞书文档可读性优化
飞书文档格式优化与安全修改规范。**必须在通过MCP修改任何mi.feishu.cn文档之前加载此skill**。包括最小修改原则、富文本保护、段落间距、加粗规范。触发条件:用户要求修改飞书文档内容或格式,涉及mi.feishu.cn域名,或调用小米飞书MCP的update-doc工具。