Wraps Lark/Feishu APIs into reusable skills for lark-cli, which is handy if you're building automation workflows around Feishu and want to package common operations. It generates SKILL.md files that teach Claude how to chain API calls, handle authentication scopes, and pass data between steps. The tool helps you explore existing registered APIs versus raw OpenAPI endpoints, then creates documentation templates with proper error handling and dry-run safety checks. Most useful when you find yourself repeating the same multi-step Feishu operations and want to turn them into one-command shortcuts.
claude skill add larksuite/cli:lark-skill-maker