lark-openapi-explorer

Discover, validate, and test uncovered Feishu/Lark OpenAPI endpoints from official markdown docs.

3|1|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/HuXiangyu123/CUA-Lark-Agent --skill lark-openapi-explorer-huxiangyu123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-openapi-explorer
Source: https://github.com/HuXiangyu123/CUA-Lark-Agent/tree/main/lark-cli/skills/lark-openapi-explorer
Command: npx skills add https://github.com/HuXiangyu123/CUA-Lark-Agent --skill lark-openapi-explorer-huxiangyu123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify native Feishu/Lark OpenAPI endpoints that are not yet wrapped by existing CLI skills to provide direct access when needed.

Core Features & Use Cases

It covers discovering, validating, and testing endpoints from official markdown documentation across modules and APIs, and applies when a user requires raw specifications beyond registered commands. You can also test discovered endpoints using lark-cli api to verify behavior and permissions.

Quick Start

Identify an uncovered OpenAPI endpoint in the official Feishu/Lark docs and test it directly with lark-cli api.

Frequently Asked Questions about lark-openapi-explorer

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

FAQPage Schema
How do I find native Feishu OpenAPI endpoints not covered by existing CLI commands?

To find native Feishu OpenAPI endpoints, you can explore official markdown documentation across modules to discover, validate, and test raw specifications beyond registered commands. This ensures direct access to unwrapped endpoints using lark-cli.

Can I test discovered Feishu OpenAPI endpoints directly from the command line?

Yes, you can test discovered Feishu OpenAPI endpoints directly from the command line. Using the lark-cli api command, you can verify behavior and required permissions for endpoints sourced from official documentation.

What is the best way to access raw Feishu API specifications beyond registered CLI commands?

The best way to access raw Feishu API specifications is by exploring official markdown documentation. This approach identifies unwrapped endpoints across various modules and APIs, providing structured endpoint details and required permissions for direct calls.

Does this API exploration approach provide structured endpoint details and permissions?

Yes, this API exploration approach provides structured endpoint details and required permissions. It sources information from official Feishu markdown documentation, ensuring accurate specifications for validating and testing endpoints with lark-cli.

How do I validate Feishu API behavior and permissions before integration?

To validate Feishu API behavior and permissions, discover the endpoint in official markdown docs and test it using lark-cli api. This verifies the raw specification and ensures the required permissions are correctly applied.

When do I need to explore raw Feishu OpenAPI documentation instead of using existing wrappers?

You need to explore raw Feishu OpenAPI documentation when a user requires direct access to native endpoints not yet wrapped by existing CLI skills, ensuring sourcing from official docs for accurate validation and testing.