feishu-openapi-skill

Send messages and manage chats via Feishu and Lark IM APIs.

111|9|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/holon-run/uxc --skill feishu-openapi-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-openapi-skill
Source: https://github.com/holon-run/uxc/tree/main/skills/feishu-openapi-skill
Command: npx skills add https://github.com/holon-run/uxc --skill feishu-openapi-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill simplifies interacting with Feishu and Lark IM APIs, allowing for programmatic control over chat and message operations without needing to write complex API request logic.

Core Features & Use Cases

  • API Interaction: Send messages, manage chats, and retrieve user information via the Feishu/Lark Open Platform.
  • Streamlined Workflow: Uses uxc for unified execution, authentication, and error handling.
  • Use Case: Automatically send a daily status update message to a specific Feishu chat or reply to incoming messages with predefined responses.

Quick Start

Use the feishu-openapi-cli to send a text message to the chat with ID oc_xxx.

Frequently Asked Questions about feishu-openapi-skill

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

FAQPage Schema
How do I send automated messages to a Feishu or Lark IM chat?

To send automated messages to a Feishu or Lark IM chat, this skill enables programmatic interaction with IM APIs. It handles message operations using tenant-token bearer authentication and a unified execution component for streamlined requests.

What is needed to authenticate Feishu API requests for managing chats?

Authenticating Feishu API requests for managing chats requires a tenant-token bearer authentication. The skill uses a unified execution component to handle authentication and error handling automatically for your IM-focused request and response workflows.

Can I retrieve user details and manage chats using the Feishu OpenAPI?

Yes, you can retrieve user details and manage chats using the Feishu OpenAPI. This skill provides a curated schema supporting operations like retrieving user information and managing chat groups without writing complex API request logic.

Does this approach support automated replies with predefined responses in Lark IM?

Yes, this approach supports automated replies with predefined responses in Lark IM. You can configure workflows to reply to incoming messages or send daily status updates to specific chats using the provided IM API interaction capabilities.

Are there guardrails for message content when interacting with Feishu IM APIs?

Yes, there are guardrails for message content and operations when interacting with Feishu IM APIs. The skill includes built-in protections within its unified execution framework to ensure safe and streamlined request workflows.

What is the best way to automate daily status updates to a Feishu chat?

The best way to automate daily status updates to a Feishu chat is using this skill's programmatic API interaction. It leverages a curated OpenAPI schema and unified execution to send messages directly to a specified chat ID.