lark-skill-maker

Create reusable Lark CLI skills that wrap Feishu API operations.

641|104|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/eastreams/loong --skill lark-skill-maker-eastreams
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-skill-maker
Source: https://github.com/eastreams/loong/tree/main/skills/larksuite-cli/lark-skill-maker
Command: npx skills add https://github.com/eastreams/loong --skill lark-skill-maker-eastreams

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps users create reusable Lark CLI skills that wrap Feishu API calls, turning complex API interactions into simple, shareable commands.

Core Features & Use Cases

  • Skill Template: Provides a ready‑to‑use SKILL.md template for new Lark‑based skills.
  • API Discovery Guidance: Shows how to explore Feishu APIs with lark-cli shortcuts, schema queries, and raw API calls.
  • Permission Mapping: Explains how to specify required Feishu scopes for each operation.

Quick Start

Ask the AI to generate a lark-skill-maker skill that creates a new Feishu calendar event using lark-cli.

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 Feishu API calls using a CLI skill?

You can automate Feishu API calls by generating a custom Lark CLI skill that wraps complex API interactions into simple, reusable commands for services like calendar or messaging. The skill provides a ready-to-use template to get started.

What is the best way to create reusable Feishu automation workflows?

The best way to create reusable Feishu automation workflows is to build a custom Lark CLI skill. It encapsulates Feishu API operations into shareable commands, turning complex API interactions into simple, shareable commands.

Do I need lark-cli to build a skill for Feishu services?

Yes, you need the lark-cli binary installed to execute the generated skills. You also need appropriate Feishu API scopes configured to ensure the automation workflows have the required permissions to access services.

How do I specify required Feishu API scopes for a Lark CLI skill?

You specify required Feishu API scopes using the skill's Permission Mapping feature. This explains how to define the necessary Feishu scopes for each operation to ensure your automation workflow has the correct access permissions.

Can I explore Feishu APIs before generating a Lark CLI skill?

Yes, you can explore Feishu APIs before generating a skill. The skill provides API Discovery Guidance, showing how to explore Feishu APIs with lark-cli shortcuts, schema queries, and raw API calls to understand available operations.