feishu-native-emoji
Provides access to Feishu's native emoji set (e.g. [Smile], [Like]) for more authentic interactions.
Why use this skill?
Enhance your AI agent's communication on Feishu. Use native shortcode emojis for authentic, human-like interactions with this specialized OpenClaw skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/autogame-17/feishu-native-emojiWhat This Skill Does
The feishu-native-emoji skill acts as an essential bridge between standard AI natural language generation and the specific interface requirements of the Feishu platform. Unlike generic platforms that rely exclusively on standard Unicode characters, Feishu utilizes a proprietary set of shortcode-based emojis (e.g., [微笑], [撇嘴], [强]) for its interactive features. This skill provides the OpenClaw agent with an internal map and resource directory (emoji_list.txt) to ensure that personality-driven text generation aligns perfectly with Feishu’s expected formatting. By leveraging this skill, your agent avoids rendering issues and maintains a consistent, authentic Feishu-native tone.
Installation
To integrate this skill into your environment, use the following command in your ClawHub interface:
clawhub install openclaw/skills/skills/autogame-17/feishu-native-emoji
This will pull the repository and register the resource files so your agent can access the reference dictionary dynamically.
Use Cases
This skill is ideal for agents acting as workplace assistants, customer service representatives, or team collaboration bots within a Feishu-integrated organization. Use cases include:
- Humanizing team updates: Automatically injecting appropriate sentiment markers like [加油] into daily stand-up messages.
- Moderating chat channels: Using [抱拳] or [握手] during onboarding or welcome sequences.
- Professional yet casual communication: Allowing agents to signal agreement or recognition using [ok] or [呲牙] in fast-paced project management threads.
Example Prompts
- "Draft a polite response to the team thanking them for the successful sprint completion, include a supportive emoji like [鼓掌] to show enthusiasm."
- "Send a friendly reminder to the group that the meeting starts in 10 minutes, add a [微笑] at the end to keep the tone light."
- "If the user agrees to the timeline, confirm with a [强] emoji to show alignment."
Tips & Limitations
- Consistency: Always prefer the codes found in
emoji_list.txtover manual typing, as the mapping may update based on Feishu’s versioning. - Limitations: This skill is strictly for Feishu environments. If your agent is multi-platform, ensure you have logic to fallback to Unicode emojis when posting to other channels (like Slack or Email), as Feishu shortcodes will display as raw text on non-Feishu platforms.
- Usage: Use sparingly; overusing native emojis can make an agent appear less professional in formal business contexts.
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-autogame-17-feishu-native-emoji": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read
Related Skills
frontend-design
Generates production-ready UI components from natural language. Use when the user asks to design a component, create a button, build a form, prototype a layout, or generate React/Tailwind CSS code. NOT for: backend logic, API design, database schema, or non-UI tasks.
feishu-cron-announce
创建定时任务并通过 OpenClaw cron announce 直接推送结果到飞书。当需要设置定时监控任务(如版本发布、天气、股票等)并让结果自动推送到飞书时使用。关键词:飞书定时推送、cron 定时任务、飞书 announce、定时监控、飞书监控通知。
axure-prototype-generator
Axure 原型代码生成器 - 输出 JavaScript 格式 HTML 代码,支持内联框架直接加载可交互原型。
feishu-repair
自动修复飞书-自动修复飞书群聊+自动修复会话 - 诊断 Gateway 连接、权限配置、消息投递问题
SeedFlip Dashboard Theme
Re-theme your OpenClaw dashboard with 104 curated design seeds from SeedFlip. Fonts, colors, shadows, radii. One command, instant transformation.