lark-skill-maker

Generate custom Lark CLI automation skill templates for Feishu OpenAPI workflows.

26|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/yjzhang2003/oh-my-feishu --skill lark-skill-maker-yjzhang2003
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-skill-maker
Source: https://github.com/yjzhang2003/oh-my-feishu/tree/main/oh-my-feishu-plugin/skills/lark-skill-maker
Command: npx skills add https://github.com/yjzhang2003/oh-my-feishu --skill lark-skill-maker-yjzhang2003

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lark-cli.

What problem does it solve?

This skill simplifies the creation of custom automation tasks for the Lark (Feishu) ecosystem, allowing users to wrap complex API operations into reusable, AI-executable commands.

Core Features & Use Cases

  • API Encapsulation: Easily wrap atomic Lark OpenAPI calls into high-level, repeatable skills.
  • Workflow Orchestration: Chain multiple API steps together to automate complex business processes.
  • Use Case: If you need to automate a multi-step process like creating a meeting room, inviting participants, and sending a notification, this skill provides the framework to define that sequence for the AI.

Quick Start

Use the lark-skill-maker to generate a new skill template for automating your specific Lark API workflow.

Frequently Asked Questions about lark-skill-maker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate multi-step Feishu OpenAPI interactions?

You can automate multi-step Feishu OpenAPI interactions by generating custom Lark CLI templates that chain API calls into reusable workflows. This skill provides the framework to define API sequences for AI execution.

What is the best way to wrap Lark OpenAPI calls into reusable commands?

The best way to wrap Lark OpenAPI calls is by encapsulating atomic API operations into high-level skills using this framework. It simplifies creating custom automation tasks for the Lark ecosystem.

Do I need lark-cli to build custom Lark automation skills?

Yes, you need lark-cli installed as a dependency to build and run custom Lark automation skills. This skill provides the templates and guidance for secure API invocation within that environment.

Can I chain multiple Lark API steps together for workflow orchestration?

Yes, you can chain multiple Lark API steps together for workflow orchestration. This skill allows you to define sequences like creating a meeting room, inviting participants, and sending notifications for the AI to execute.

How does parameter schema lookup work for Lark API integration?

Parameter schema lookup for Lark API integration is facilitated by the skill's templates, which guide you in defining structured skill schemas. This ensures secure and accurate API invocation for your automated workflows.