lark-openapi-explorer

Discover and invoke Feishu or Lark OpenAPI endpoints unsupported by lark-cli commands.

195|12|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill lark-openapi-explorer-zju-real
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-openapi-explorer
Source: https://github.com/ZJU-REAL/HugAgentOS/tree/main/src/backend/plugin_bundles/marketplace/feishu-cli/skills/lark-openapi-explorer
Command: npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill lark-openapi-explorer-zju-real

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users discover and call Feishu or Lark OpenAPI endpoints when existing skills and registered lark-cli commands cannot satisfy a task.

Core Features & Use Cases

  • Capability Discovery: Checks existing CLI services and commands before searching for an uncovered API.
  • Documentation Exploration: Navigates official markdown indexes and API documentation to identify verified methods, paths, parameters, permissions, responses, and error codes.
  • Native API Invocation: Calls confirmed endpoints through lark-cli with structured request data while applying confirmation requirements for write and deletion operations.
  • Use Case: Use this Skill to find and invoke an official Feishu API for adding members to a group or updating a group announcement when no existing CLI command supports the operation.

Quick Start

Ask the skill to find and call the official Feishu or Lark OpenAPI endpoint needed for your task when no existing lark-cli command supports it.

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 Feishu APIs that are not supported by existing lark-cli commands?

To call Feishu APIs unsupported by lark-cli, you can discover and invoke verified native Lark OpenAPI endpoints by navigating official markdown documentation and executing structured requests through lark-cli.

Can I automate enterprise collaboration tasks like group membership changes using Lark OpenAPI?

Yes, you can automate enterprise collaboration tasks like group membership changes by finding and calling the specific native Feishu OpenAPI endpoints designed for those documented platform operations.

Do I need lark-cli authentication to invoke native Feishu OpenAPI endpoints?

Yes, lark-cli authentication is required to invoke native Feishu OpenAPI endpoints, ensuring secure access when executing operations like adding members to a group or updating announcements.

How does the API discovery process find the right endpoint for a specific Lark task?

The API discovery process checks existing CLI commands first, then navigates official markdown indexes and API documentation to identify verified methods, paths, parameters, and permissions for your Lark task.

Are there confirmation requirements before executing write or deletion operations through Feishu APIs?

Yes, user confirmation is strictly required before executing any write or deletion operations through Feishu APIs to ensure structured parameter validation and prevent unauthorized data modification.

What limitations exist when using lark-cli for enterprise automation tasks on Lark?

Limitations arise when existing lark-cli commands lack coverage for specific enterprise automation tasks, requiring exploration of official Feishu API documentation to find the necessary native endpoints.