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


