Loading...
Loading...
Found 85 Skills
Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.
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.
Create, read, and manage Feishu tasks with automatic user authorization. Use when you need to create tasks that your user can directly edit, read task lists, manage task details, or check calendar events. Supports automatic token refresh and persistence across sessions. All operations are performed with user identity, ensuring proper permissions.
Calendar and schedule management. Used when users request to view calendars, create schedules, and manage schedules. Supports operations such as listing calendars, creating/viewing/updating/deleting schedules.
飞书电子表格操作:创建表格、读写单元格、V3 富文本 API、行列操作、样式设置、查找替换、单元格图片、工作表保护。支持 V2 简单数据和 V3 富文本两种 API。当用户需要操作飞书表格、批量处理数据、设置样式时使用。
素材管理操作。当用户请求上传图片、下载素材、管理飞书文档中的媒体文件时使用。
Operate Feishu Bitable, supporting management of data tables, records, fields and media. Usage scenarios: When the user mentions "Feishu Bitable", "Feishu Spreadsheet", "bitable", or needs to read/write table records, operate data table structures, manage fields, or upload media.
Export Feishu documents or knowledge base documents to Markdown files, or export them to formats such as PDF/Word/Excel (asynchronous tasks). It also supports importing local DOCX/XLSX files into Feishu cloud documents. It is triggered when users request "export document", "convert to Markdown", "save as md", "export PDF", "export Word", "convert docx to Feishu", "import docx". Markdown is stored in the /tmp directory as an intermediate format.
飞书云文档权限管理。支持添加/删除/查看协作者、公开权限管理、分享密码、批量添加、 权限检查、转移所有权。当用户请求"添加权限"、"权限管理"、"共享文档"、"授权"、 "协作者"、"full_access"、"转移所有权"时使用。
Read content from Feishu cloud documents or knowledge bases and analyze document structure. It is used when users request to "view", "read", "analyze", "fetch", "open" Feishu documents or knowledge bases. It supports reading via document ID, knowledge base Token or URL. Markdown is used as the intermediate format and stored in the /tmp directory.
Feishu (Lark) API Integration Guide. Use this when users request to "create Feishu apps", "manage base tables", "add collaborators", "generate Feishu reports", "set Feishu permissions" or "automate Feishu operations". Prioritize using MCP tools for real-time interactive operations.
飞书综合工具箱:电子表格、日历日程、任务管理、群聊管理、画板操作、PlantUML 图表、 文件管理、素材上传下载、文档评论、知识库、搜索、用户通讯录。当用户请求操作飞书表格、 查看日历、创建任务、管理群聊、操作画板、生成 PlantUML、管理文件、上传素材、 查看评论、查看知识库、搜索消息、查询用户信息、查询部门时使用。 涵盖 feishu-cli 除文档读写导入导出和权限管理外的全部功能。