lark-openapi-explorer

Explore Lark OpenAPI documentation and execute APIs via lark-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for users to access and utilize Lark's native OpenAPI interfaces when existing skills or CLI commands do not meet their requirements.

Core Features & Use Cases

  • OpenAPI Exploration: Enables users to discover and understand Lark's native OpenAPI interfaces.
  • API Documentation Retrieval: Provides detailed API specifications for direct usage.
  • API Execution: Facilitates the execution of Lark APIs through the lark-cli api command.
  • Use Case: For users who need to perform specific actions that are not covered by existing lark-* skills or lark-cli commands, this skill helps to find and call the corresponding native OpenAPI.

Quick Start

Use the lark-openapi-explorer skill to explore and call the OpenAPI for creating a new chat in Lark.

Frequently Asked Questions about lark-openapi-explorer

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

FAQPage Schema
How do I call Lark native OpenAPI interfaces for custom actions not covered by existing skills?

You can call Lark native OpenAPI interfaces for custom actions by using the lark-openapi-explorer to retrieve API documentation and execute calls directly through the lark-cli api command.

How do I explore Lark OpenAPI documentation to find specific native interfaces?

To explore Lark OpenAPI documentation, use this skill to discover and understand native interfaces, retrieving detailed API specifications needed for direct usage and execution.

Do I need lark-cli to execute Lark OpenAPI calls?

Yes, you need lark-cli installed, as this skill depends on it to facilitate the execution of Lark APIs directly through the lark-cli api command.

When should I use native OpenAPI execution instead of existing lark-cli commands?

You should use native OpenAPI execution when you need to perform specific actions that are not covered by existing lark-* skills or standard lark-cli commands.

Can I retrieve detailed API specifications for direct usage with Lark OpenAPI exploration?

Yes, Lark OpenAPI exploration provides detailed API specifications for direct usage, allowing you to understand interface parameters before executing them via lark-cli.