lark-skill-maker

Helps you build your own custom Feishu automation skill out of Feishu's API building blocks.

Installation
Run `npx skills add "https://github.com/larksuite/cli" --skill "lark-skill-maker"` to install this skill, then follow its SKILL.md instructions for my next request.

Paste this into Claude Code, Cursor, or any agent that can run commands.

What this skill does
What it does: This skill is a guide for building brand new custom skills on top of the Feishu (a workplace chat and office app, also called Lark) command line tool. It lays out the building blocks available and the order to check them in: first look for a ready-made shortcut command, then a regular registered command, and only after that look up a raw, low-level method in Feishu's documentation. If none of those already cover what is needed, it points to a companion tool that searches Feishu's own documentation site to dig up the missing technical details. It gives a template for writing the new skill file, covering the title, a description that explains when it should trigger, the exact commands to run, and a table listing what permissions each action needs. It also reminds the skill writer to explain multi-step processes clearly, describe how information passes from one step to the next, confirm with the user before any action that writes or deletes data, and offer a safe preview first. When to use it: Use this when someone wants to package a repeated Feishu task, whether it is one single feature call or several steps chained together, into a reusable, documented skill for later use.

The full skill text could not be loaded right now. It installs fine with the command above, or read it at the source.

Mirrored from the author's public source. Install counts from the open skills registry.

The systems behind these skills get built for partners every week.

Partner with us