Loading...
Loading...
Found 8,894 Skills
Lark Event Subscription: Real-time monitoring of Lark events (messages, address book changes, calendar changes, etc.) via WebSocket long connection, output NDJSON to stdout, supports compact Agent-friendly format, regex routing, and file output. Used when users need to monitor Lark events in real-time and build event-driven pipelines.
Feishu Contact Directory: Query organizational structure, employee information and search for staff. Obtain detailed information of the current user or a specified user, and search for employees by keywords (name/email/phone number). Use this when you need to view personal information, find a colleague's open_id or contact information, search for employees by name, or query department structure.
Meeting Minutes Compilation Workflow: Compile meeting minutes within a specified time range and generate structured reports. Used when users need to organize meeting minutes, create meeting weekly reports, or review meeting content over a period of time.
Schedule & To-Do Summary: Orchestrate calendar +agenda and task +get-my-tasks to generate a summary of schedules and incomplete tasks for a specified date. Suitable for checking today's, tomorrow's or this week's arrangements.
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).
飞书审批 API:审批实例、审批任务管理。
Lark Slides: Read and manage PPT pages in XML format. Prioritize using `+create` when creating presentations; the XML API is mainly used to read full PPT content, create and delete slide pages. It applies to scenarios where users need to create PPTs, read PPT content, and manage slide pages.
Lark Attendance: Query your own attendance clock-in records
Use when the user mentions "hyperframes", wants to preview a composition in the studio, render to MP4/WebM, scaffold a new video project, lint or validate a composition, or troubleshoot rendering. Also use after finishing a composition with compose-video — lint and preview are the natural next steps.
Feishu Markdown: View, create, upload, and edit Markdown files. Use this when users need to create, edit, read, or modify Markdown files.
Paperclip UI design system guide for building consistent, reusable frontend components. Use when creating new UI components, modifying existing ones, adding pages or features to the frontend, styling UI elements, or when you need to understand the design language and conventions. Covers: component creation, design tokens, typography, status/priority systems, composition patterns, and the /design-guide showcase page. Always use this skill alongside the frontend-design skill (for visual quality) and the web-design-guidelines skill (for web best practices).