Loading...
Loading...
Found 123 Skills
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.
Search Feishu cloud docs, messages, and apps. Use this when users request "search docs", "search messages", "search apps", "find docs", "look up", "search docs", "find Feishu docs", or "are there any docs about xxx". Also applicable for: users wanting to find Feishu docs or Wiki on a specific topic, retrieve message records by keywords, or find internal apps. The search API must use a User Access Token, and this skill includes a complete pre-authentication check process.
Feishu chat browsing, message interaction and group chat management. View chat history, obtain group chat historical messages, search group chats, get message details, Reaction emoji responses, Pin pin/unpin, delete messages, group chat information query and management (obtain/update/dissolve/member management). Supports two modes: regular groups and topic groups, with automatic thread reply retrieval for topic groups. All commands require a User Token. Use this skill when users request "view chat history", "check messages with someone", "group chat history", "group messages", "search group chats", "check group information", "group members", "recent messages", "chat history", "Reaction", "emoji response", "pin message", "Pin", "delete message", "get message", "message details", "what was talked about with whom", "what was discussed in the group", "summarize group messages", "topic replies", "thread replies", or "thread replies". It also applies to scenarios where users provide a group chat name or chat_id and want to browse its messages, even if they don't explicitly say "chat history". This skill should be used when users want to know what a group has been discussing recently, find conversation content with someone, or perform interactive operations on messages.
飞书邮箱(Mail)操作。查看邮件、发送邮件、回复、转发、管理草稿、批量获取、线程、过滤。 当用户请求"发邮件"、"看邮件"、"查邮件"、"回复邮件"、"转发邮件"、"邮件草稿"、"收件箱"、 "feishu mail"、"lark mail"、"未读邮件"时使用。
Feishu Drive File Management. Used when users need to list, create, move, copy, or delete files in Feishu Drive.
Local E2E debug and test framework for clawd-feishu plugin development. Use when debugging message flow, testing bot responses, verifying Feishu web UI interactions, or performing end-to-end validation of the OpenClaw-Feishu integration during development.
飞书文档写入。Markdown 转 Block、创建文档块、处理并发。
飞书 OAuth 认证和 User Access Token 管理。两步式非交互登录(AI Agent 专用)、 Token 状态检查、scope 配置、自动刷新机制、搜索功能的 Token 依赖关系。 当用户请求"登录飞书"、"获取 Token"、"OAuth 授权"、"auth login"、"认证"、 "搜索需要什么权限"、"Token 过期了"、"刷新 Token"时使用。 当遇到权限错误(如 99991679 Unauthorized)、Token 过期、state 不匹配等问题时也应使用此技能。 也适用于:搜索命令报权限错误、Token 相关的排错、需要判断当前授权状态的场景。 当其他飞书技能(toolkit/msg/read 等)遇到 User Access Token 相关问题时,也应参考此技能。
Feishu Document Assistant. Read and write Feishu cloud documents and knowledge bases, supporting creation, export, precise editing, synchronization to knowledge bases, and group message notifications. Use this Skill when users mention Feishu documents, knowledge bases, wiki, or send feishu.cn links.
Use this skill when users mention scenarios such as "Feishu authorization", "OAuth", "Device Flow", "open_id", "repeated authorization pop-ups", "token reuse", "supplement authorization scopes", or "where Feishu tokens are stored"—scenarios that require reusing existing local user tokens, only supplementing missing scopes, or troubleshooting the actual storage location of tokens.
Feishu video conferencing and Minutes operation guide. It supports searching historical meeting records, obtaining meeting minutes and verbatim transcripts, and viewing Minutes information. It is used when users request "search meetings", "meeting records", "meeting minutes", "verbatim transcript", "Minutes", "meeting", "vc search", "minutes", "view recent meetings". It is also applicable to scenarios where users want to learn the content of a specific meeting, obtain meeting summaries, download meeting verbatim transcripts, etc.
飞书云盘增强命令组。分块上传大文件(>20MB 自动 3 段式)、流式下载、 文档异步导出(markdown 快捷路径 / sheet+bitable csv / sub-id / 有界轮询 + resume)、 文档异步导入、文件/文件夹移动(folder 自动轮询)、富文本评论(text/mention_user/link + wiki URL 解析 + 局部评论)、通用异步任务查询。 当用户请求"上传大文件"、"下载云盘文件"、"导出为 pdf/markdown/xlsx"、"导入 docx 到云文档"、"移动文件夹"、"添加文档评论"、"@某人评论文档"、"从 wiki 链接评论"、 "查询异步任务状态"、"drive 任务 resume"、"分块上传"、"feishu drive"、"lark drive"时使用。 本 skill 与老的 file/media/comment 命令组并存,提供更强能力(User Token 支持、 异步 resume、富文本评论),基础场景仍可用 file/media。