lark-skill-maker

Create reusable AI Skills packaging Feishu API operations into structured workflows.

1|2|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/chenguojun06-star/fz66666 --skill lark-skill-maker-chenguojun06-star
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-skill-maker
Source: https://github.com/chenguojun06-star/fz66666/tree/main/.agents/skills/lark-skill-maker
Command: npx skills add https://github.com/chenguojun06-star/fz66666 --skill lark-skill-maker-chenguojun06-star

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users turn repetitive Feishu API operations into reusable AI Skills instead of manually designing commands and workflows each time.

Core Features & Use Cases

  • Skill Creation Guidance: Provides a structured approach for building lark-cli based Skills with proper metadata, commands, permissions, and workflow instructions.
  • API Discovery Workflow: Guides users through finding available shortcuts, registered APIs, schemas, and fallback OpenAPI methods for Feishu integrations.
  • Use Case: A developer can use this Skill to package a multi-step Feishu document, meeting, or collaboration workflow into a reusable Skill that an AI assistant can execute.

Quick Start

Use the lark-skill-maker skill to create a new reusable Skill for a Feishu 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 create reusable Feishu API automation workflows?

To create Feishu API automation workflows, you define Skill metadata, discover available APIs, and document permissions to package multi-step OpenAPI operations into structured, reusable commands for reliable execution.

What is a Feishu OpenAPI skill and when do I need one?

A Feishu OpenAPI skill is a packaged automation workflow bundling repetitive API operations into a reusable format. You need one when building lark-cli extensions or automating multi-step business processes like document or meeting workflows.

How to package Feishu document and meeting operations into a lark-cli extension?

You package Feishu document and meeting operations by using a skill creation workflow to define metadata, discover registered APIs and schemas, and specify reliable command execution flows for your lark-cli extension.

Does lark-cli support discovering fallback OpenAPI methods for Feishu integrations?

Yes, the skill creation process supports discovering available shortcuts, registered APIs, schemas, and fallback OpenAPI methods. This ensures your Feishu integrations have reliable command execution flows even when primary APIs are unavailable.

What's the best way to structure permissions for a Feishu API automation skill?

The best way to structure permissions is to document them during the Skill metadata definition phase. This ensures the AI assistant understands the required access levels before executing multi-step Feishu business process automations.