What problem does it solve?
Manually executing repetitive Lark (Feishu) API operations for AI agents is time-consuming and error-prone. This Skill eliminates that overhead by providing a standardized process to package API calls and multi-step workflows into reusable, shareable skill units.
Core Features & Use Cases
- Structured API Research: Provides step-by-step guidance to discover existing Lark APIs, lookup parameter schemas, and access official OpenAPI documentation for unregistered endpoints.
- Standardized Skill Template: Includes a pre-built SKILL.md template with correct metadata, permission scope configuration, and orchestration best practices for lark-cli-compatible skills.
- Use Case: For example, if your team frequently needs to batch create Feishu calendar events and send attendee notifications, you can package these two steps into a single reusable skill that any AI agent can execute consistently.
Quick Start
Use the lark-skill-maker skill to create a custom skill that automates sending daily Feishu project status updates to your team channel.