AI AGENT ADDONS
251,776installs

You can teach an AI to use Feishu APIs by creating a Skill. A Skill is a simple file that tells the AI which CLI commands to run. This makes it easy to reuse the same steps again and again.

The Skill Maker helps you write these files using lark-cli. You can call any Feishu API, chain multiple commands together, and add safety checks. The AI will follow your instructions exactly as written.

You start by exploring available APIs and shortcuts. Then you create a SKILL.md file with the commands, permissions, and any special steps. The key is to describe clearly when the AI should use this Skill.

Add Lark Skill Maker skill to your workflow

Global

mkdir -p ~/.claude/skills/lark-skill-maker

Project

mkdir -p .claude/skills/lark-skill-maker

Source Repository

Stars
14,793
Forks
1,017
Watchers
14,793
License
MIT
Last Push
3 days ago
Created
3 months ago