lark-openapi-explorer

Explore and execute Lark OpenAPI endpoints using lark-cli commands.

60|8|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/liangdabiao/lark-workflow-feishu-cli --skill lark-openapi-explorer-liangdabiao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-openapi-explorer
Source: https://github.com/liangdabiao/lark-workflow-feishu-cli/tree/main/.claude/skills/lark-openapi-explorer
Command: npx skills add https://github.com/liangdabiao/lark-workflow-feishu-cli --skill lark-openapi-explorer-liangdabiao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lark-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill helps users explore and execute Lark's OpenAPI when their needs are not met by existing skills or CLI commands, enabling them to access and utilize Lark's native API interfaces.

Core Features & Use Cases

  • OpenAPI Exploration: Navigate through Lark's OpenAPI documentation to find the required APIs.
  • API Execution: Call Lark's OpenAPI directly using lark-cli api commands.
  • Use Case: When a user needs to perform a task that is not covered by existing Lark features, this skill can help them find and use the appropriate OpenAPI.

Quick Start

To start exploring Lark's OpenAPI, run the following command:

lark-cli skill lark-openapi-explorer

Frequently Asked Questions about lark-openapi-explorer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I execute Lark OpenAPI when existing skills don't support my use case?

You can execute Lark OpenAPI by using the lark-openapi-explorer skill to navigate documentation and run the required native API interfaces via lark-cli api commands. It directly addresses tasks uncovered by default features.

Do I need lark-cli installed to call Lark native API interfaces?

Yes, lark-cli is a required dependency to call Lark native API interfaces using this skill. The skill provides the exploration interface, while lark-cli handles the actual API execution.

What is the best way to explore Lark OpenAPI documentation for specific tasks?

The best way to explore Lark OpenAPI documentation is to run the lark-openapi-explorer skill, which provides an interface to navigate and find the required APIs for your specific tasks.

Can I use this skill to find and run Lark APIs not covered by CLI commands?

Yes, you can use this skill to find and run Lark APIs not covered by existing CLI commands. It allows direct OpenAPI exploration and execution for uncovered tasks.

Are there limitations to using lark-cli for API execution instead of existing skills?

Using lark-cli for API execution requires knowing the correct native API parameters, unlike existing skills that abstract complexity. Use this approach only when existing Lark features do not meet your needs.