hmyaoyuan
Feishu Clawbot Card
Feishu ClawBot Card FCC
Discover the best OpenClaw skills, setup guides, commands, and expert reviews to supercharge your workflow.
Browse the indexed official skills from openclaw/skills, enriched with category and tag metadata.
Results
8,604
Tree Size
8,604
hmyaoyuan
Feishu ClawBot Card FCC
autogame-17
feishu common Skill
guoqunabc
飞书文档写作 Skill
autogame-17
飞书云空间文件管理
autogame-17
Feishu Group Manager
baofeidyz
Feishu Leave Request Assistant
autogame-17
Feishu Message Skill
autogame-17
Feishu Minutes 妙记 Skill
autogame-17
Feishu Post RichText Skill
bobbycats
飞书 Probe 优化
deewooo
Feishu Upload Skill
godzff
Feishu Voice Skill 飞书语音交互技能
boyd4y
Feishu (Lark) CLI agent - Provides calendar, todo, and contact management capabilities for AI assistants
deadblue22
Look up Feishu Open API documentation. Activate when: needing to find a specific Feishu API endpoint, understanding API parameters/response, writing scripts that call Feishu APIs, or troubleshooting Feishu API errors. Uses web_search + web_fetch to find and extract API docs in real-time.
budingsoft
自动收集今日头条、微信公众号文章。抓取正文,AI 生成总结和分类,存入飞书多维表格。支持去重。
autogame-17
Monitor Feishu (Lark) attendance records. Check for late, early leave, or absent employees and report to admin.
hejk
Advanced automation workflows for Feishu (Lark) productivity suite. Use when you need to automate document workflows, sync data across Feishu apps, generate reports, or perform batch operations across documents, wikis, bitables, and cloud storage. Triggers: "批量处理飞书文档", "自动同步飞书表格数据", "备份知识库", "生成飞书报告", "自动化飞书任务", "飞书数据迁移".
caigang78
Back up files uploaded to a Feishu group chat to the local doc/backup directory. Supports smart matching: multiple files, filename prefix/keyword filter, file type (pdf/video/image), and time range ("just now" = "last 5 minutes"). Trigger when the user says things like "back up the file from Feishu", "back up the PDF I just sent to Feishu", "save the Feishu file locally", etc.
deadblue22
Query Feishu Bitable (多维表格) with server-side filter, sort, field selection, and multiple output formats. Activate when querying bitable records with conditions, filtering multidimensional table data, or when data volume is large and client-side filtering is inefficient. Preferred over feishu_bitable_list_records tool when filter expressions or full pagination is needed.
deadblue22
Low-level Feishu document block operations via REST API. Use when feishu_doc built-in actions are insufficient: batch update cells, precise position insert, traverse block tree, table row/column manipulation, image replacement, or any operation requiring direct block-level control. Complements feishu-doc, not a replacement.
alexanys
Connect a Feishu (Lark) bot to Clawdbot via WebSocket long-connection. No public server, domain, or ngrok required. Use when setting up Feishu/Lark as a messaging channel, troubleshooting the Feishu bridge, or managing the bridge service (start/stop/logs). Covers bot creation on Feishu Open Platform, credential setup, bridge startup, macOS launchd auto-restart, and group chat behavior tuning.
boyd4y
Feishu calendar management via feishu-agent. View calendars, list events, create and delete events with conflict detection.
dadaniya99
飞书互动卡片发送技能(国际版 Feishu 兼容)。当需要发送格式丰富的飞书卡片消息时使用。支持标题、Markdown 内容、颜色主题。关键:必须使用 schema 2.0 格式 + 双重 JSON stringify,否则国际版飞书(Feishu)无法渲染。
dobbey
通过飞书 OpenAPI 发送卡片消息(interactive card),支持模板化 JSON 卡片与变量替换。用于用户要求“发送飞书卡片/模板消息/互动卡片”时,或需要把结构化通知发到指定 open_id/chat_id 时。该技能只走 OpenAPI(appid/appsecret + tenant_access_token),不使用 message 通道。