Feishu Post (RichText) Skill
Send Rich Text (Post) messages to Feishu.
Best use case
Feishu Post (RichText) Skill is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Send Rich Text (Post) messages to Feishu.
Teams using Feishu Post (RichText) Skill should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/feishu-post/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Feishu Post (RichText) Skill Compares
| Feature / Agent | Feishu Post (RichText) Skill | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Send Rich Text (Post) messages to Feishu.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Feishu Post (RichText) Skill Send Rich Text (Post) messages to Feishu. This format is distinct from Cards. It supports native rich text elements but is less flexible in layout than cards. It is better for long-form text mixed with images/links. ## Features - **Native Emoji Support**: Automatically converts `[微笑]`, `[得意]` etc. to Feishu native emoji tags. - **Markdown-like Parsing**: Supports simple newlines and paragraphs. - **Rich Text**: Uses Feishu's Post content structure. ## Usage ```bash node skills/feishu-post/send.js --target "ou_..." --text-file "temp/msg.md" --title "Optional Title" ``` ## Options - `-t, --target <id>`: Target ID (user `ou_...` or chat `oc_...`). - `-x, --text <text>`: Text content (supports `\n` for newlines and `[emoji]` tags). - `-f, --text-file <path>`: Read content from file. - `--title <text>`: Title of the post. - `--reply-to <id>`: Message ID to reply to. ## Emoji List Supported emojis include: `[微笑]`, `[色]`, `[亲亲]`, `[大哭]`, `[强]`, `[加油]`, and many more. See `emoji-map.js` for the full mapping.
Related Skills
feishui-file-sender
Send files via Feishu channel using message tool with filePath parameter.
multiposting
Multiposting to X, Instagram, YouTube, Tiktok, LinkedIn, Facebook, Threads, Pinterest, Reddit, Bluesky
compost-tracker
Track compost piles, monitor temperature, record turns, and manage your organic waste decomposition.
journal-to-post
Convert personal journal entries into shareable social media posts
moltbook-signed-posts
Cryptographically sign Moltbook posts with Ed25519. Enables verifiable agent identity without platform support.
postnitro-carousel
Generate professional social media carousel posts using the PostNitro.ai Embed API.
reddit-job-posting-templates
Templates for job postings and hiring requests on Reddit. Use when posting job opportunities, looking for work, or creating standardized hiring templates for professional communities.
feishu-user
Feishu document operations (User Access Token version)
feishu-bitable-creator
Create and populate Feishu (Lark) Bitable (multidimensional tables) with automated cleanup.
Anonymous Posting API Skill
A skill to interact with the Anonymous Posting API, allowing agents to create posts, reply to others, rate content, and build reputation.
feishu_file_fetch
Implements a Clawdbot extension tool that downloads Feishu files by message_id and file_key, streams to disk with sha256, size limits, and path traversal protection. Use when the user asks to build or update the feishu_file_fetch tool, Feishu file download workflow, or Clawdbot extension handling message_id/file_key inputs.
postproxy
Call PostProxy API to create and manage social media posts