Loading...
Loading...
Found 137 Skills
Feishu/Lark Native OpenAPI Exploration: Uncover native OpenAPI interfaces that are not encapsulated by CLI from the official document library. Use this when users' requirements cannot be met by existing lark-* skills or registered commands in lark-cli, and they need to find and call native Feishu OpenAPIs.
Create custom Skills for lark-cli. Use this when you need to package Feishu API operations into reusable Skills (wrapping atomic APIs or orchestrating multi-step workflows).
Feishu Markdown: View, create, upload, and edit Markdown files. Use this when users need to create, edit, read, or modify Markdown files.
Feishu Video Conference: Allow bots to join/leave ongoing meetings on behalf of the current user, and read real-time events during the meeting (participant join/leave, speaking, chatting, screen sharing, etc.). 1. When users provide a 9-digit meeting number and request to join or leave on their behalf, use +meeting-join / +meeting-leave — this will generate actual join/leave records. 2. During a meeting, when users want to know in-meeting dynamics such as "who joined", "who left", "who is speaking", "is someone sharing their screen", the bot can use +meeting-events to read the event timeline after joining the meeting. 3. Typical scenarios: Meeting participant bot, in-meeting assistant, proxy attendance, proxy participation. Prerequisite: The bot can only read events of meetings that it has joined and are still ongoing; to query the participant list, minutes, or transcript of an ended meeting, please use the lark-vc skill.
Feishu Miaoda Apps (lark-cli apps): Deploy local HTML files or directories as accessible, shareable Miaoda apps (static websites / web pages) and return access URLs; it also provides management capabilities such as app creation, update, listing, and setting access scopes (specific for designated visibility / public for open internet access / tenant for all enterprise members). Use this when users say phrases like 'Develop PPT / slides / presentations / demoable demos with HTML / web pages', 'Deploy / publish HTML / static websites / web pages / dist directories', 'Deploy HTML files in /xxx to Miaoda using lark-cli', 'Develop xxx and deploy it as a shareable website / accessible link / shareable URL', 'Generate a PPT / page / demo that can be shared with others', or mention keywords such as Miaoda / miaoda / apps / app_id / access scope / open-to-tenant / open-to-public. **Deployment Strategy: When users explicitly mention 'Deploy / publish / share / accessible / shareable URL', directly use `apps +html-publish` for automatic deployment and return the URL; when users only express vague intentions like 'Demoable / write a PPT / create a demo', after completing the HTML, first ask 'Do you want to deploy it to Miaoda for sharing?' before making a decision.**
Direct Query for Feishu Meeting Minutes (Note): Query minute details, display type (normal minute / unified minute), associated document tokens, and the original verbatim transcript of unified minutes when the note_id is known. This skill is used when users already have a note_id and want to query minute metadata, minute type, and document tokens for minutes/verbatim transcripts; the verbatim transcript of unified minutes is not an independent document and must be retrieved by note +transcript using the note_id. This skill only accepts note_id as the entry point.
CEO/Founder-mode plan review. Rethink the problem, find the 10-star product, challenge premises, expand scope when it creates a better product. Four modes: SCOPE EXPANSION (dream big), SELECTIVE EXPANSION (hold scope + cherry-pick), HOLD SCOPE (maximum rigor), SCOPE REDUCTION (strip to essentials). Adapted from gstack/plan-ceo-review (Garry Tan, MIT license).
Full-channel automation for Lark. Use the lark-mcp tool to operate Lark Bitable, send messages, manage documents, create groups, automate workflows, etc. Use this skill when you need to operate the Lark platform, sync data to Lark tables, send Lark notifications, manage Lark documents, or automate Lark business processes.
Lark Task Management Skill. Create/complete tasks, add comments and attachments. Use this Skill when you need to automate task assignment and management via Lark.
Lark Wiki Skill. Create knowledge spaces and Wiki page nodes. Use this Skill when you need to organize and archive documents in Lark Wiki.
Lark Calendar Schedule Management Skill. Create calendars/schedules, check free/busy status, subscribe to calendar changes. Use this Skill when you need to automatically arrange meetings, check for time conflicts, or monitor schedule changes.
Feishu Project (Meego/Meegle) operation tool. Supports functions such as querying and managing work items, node workflow, view querying, personal to-dos, and schedule statistics. Use when user needs to work with Feishu/Lark Meego project management — including querying work items, creating/updating work items, completing workflow nodes, checking views, listing todos, analyzing schedules/workloads, or searching with MQL. Keywords: Feishu Project, meego, meegle, work item, requirement, task, defect, schedule, view, to-do, node.