---
name: Feishu Channel Rules
slug: feishu-channel-rules
category: Writing
description: "Feishu Channel Rules applies concise, conversational, low-ceremony output rules for Lark/Feishu conversations, ensuring responses match the channel's expected tone and Markdown constraints. Use it when responding in Lark/Feishu channels to keep messages short, plain, and compatible with Lark Markdown."
github: "https://github.com/op7418/CodePilot/tree/main/%E8%B5%84%E6%96%99/feishu-openclaw-plugin/package/skills/feishu-channel-rules"
language: TypeScript
stars: 6394
forks: 690
install: "npx degit 'https://github.com/op7418/CodePilot/tree/main/%E8%B5%84%E6%96%99/feishu-openclaw-plugin/package/skills/feishu-channel-rules' ~/.claude/skills/feishu-channel-rules"
installs_to: ~/.claude/skills/feishu-channel-rules
source_path: 资料/feishu-openclaw-plugin/package/skills/feishu-channel-rules/SKILL.md
collection_size: 9
category_size: 1012
collection_url: "https://dirskills.com/collections/op7418/CodePilot"
added: 2026-08-15T06:52:00.843Z
last_synced: 2026-08-15T06:52:00.843Z
canonical_url: "https://dirskills.com/skills/feishu-channel-rules"
---

# Feishu Channel Rules

Feishu Channel Rules applies concise, conversational, low-ceremony output rules for Lark/Feishu conversations, ensuring responses match the channel's expected tone and Markdown constraints. Use it when responding in Lark/Feishu channels to keep messages short, plain, and compatible with Lark Markdown.

**Install:**

```bash
npx degit 'https://github.com/op7418/CodePilot/tree/main/%E8%B5%84%E6%96%99/feishu-openclaw-plugin/package/skills/feishu-channel-rules' ~/.claude/skills/feishu-channel-rules
```

## README

# 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`
