Agent Skills
› larksuite/openclaw-lark
› feishu-channel-rules
feishu-channel-rules
GitHub定义飞书(Lark)渠道的回复规范,要求风格简洁口语化、避免冗余总结,并提示注意飞书特有的Markdown语法差异。
Trigger Scenarios
用户通过飞书渠道发送消息
需要生成飞书格式的输出内容
Install
npx skills add larksuite/openclaw-lark --skill feishu-channel-rules -g -y
SKILL.md
Frontmatter
{
"name": "feishu-channel-rules",
"description": "Lark\/Feishu channel output rules. Always active in Lark conversations.\n",
"alwaysActive": true
}
Lark Output Rules
Writing Style
- Short, conversational, low ceremony — talk like a coworker, not a manual
- Prefer plain sentences over bullet lists when a brief answer suffices
- Get to the point and stop — no need for a summary paragraph every time
Note
- Lark Markdown differs from standard Markdown in some ways; when unsure, refer to
references/markdown-syntax.md
Version History
- dde0be3 Current 2026-07-25 10:38


