lark-openapi-explorer

Discover and invoke Lark OpenAPI endpoints via lark-cli.

Updated May 8, 2026
One-click install
npx skills add https://github.com/gztcode/my-skills --skill lark-openapi-explorer-gztcode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-openapi-explorer
Source: https://github.com/gztcode/my-skills/tree/main/lark-openapi-explorer
Command: npx skills add https://github.com/gztcode/my-skills --skill lark-openapi-explorer-gztcode

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of discovering and using Lark's native OpenAPI endpoints, allowing users to access and utilize APIs that are not covered by existing skills or CLI commands.

Core Features & Use Cases

  • API Discovery: Navigate through Lark's extensive OpenAPI documentation to find relevant endpoints.
  • API Execution: Call Lark APIs using the lark-cli api command.
  • Use Case: When a user needs to perform an action that is not supported by any existing Lark CLI commands or skills, they can use this Skill to manually invoke the appropriate API.

Quick Start

To use the lark-openapi-explorer skill, first ensure that the lark-cli is installed and configured. Then, to find and call a specific API, you can use the command lark-cli api <API_ENDPOINT>.

Frequently Asked Questions about lark-openapi-explorer

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

FAQPage Schema
How do I invoke Lark OpenAPI endpoints not covered by existing CLI commands?

To invoke Lark OpenAPI endpoints, you can use the lark-openapi-explorer Skill to navigate official markdown documentation and execute API calls via the `lark-cli api` command. This allows manual access to specific APIs lacking native CLI wrappers.

How do I discover specific native Lark APIs for manual invocation?

You can discover specific native Lark APIs by navigating through the extensive official OpenAPI markdown documentation provided within the explorer interface. This allows you to retrieve exact API specifications before executing calls.

Do I need advanced lark-cli proficiency to use the Lark OpenAPI explorer?

Yes, this Skill is meant for users with advanced Lark CLI proficiency. It requires the lark-cli dependency to be installed and configured properly to retrieve API specifications and execute endpoint calls.

What is the best way to access Lark OpenAPI documentation for endpoint execution?

The best way to access Lark OpenAPI documentation for endpoint execution is using the explorer interface to navigate official markdown docs and retrieve API specifications. You then execute calls directly using the `lark-cli api` command.

Can I use lark-cli to manually call APIs when existing Lark skills do not support an action?

Yes, when existing Lark CLI commands or skills do not support a needed action, you can use this explorer to manually invoke the appropriate API. It bridges the gap by allowing direct execution via `lark-cli api`.