feishu-send-message

Send text, images, files, rich text, and interactive cards via the Feishu API.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/CalWade/agent-skill-eval --skill feishu-send-message
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-send-message
Source: https://github.com/CalWade/agent-skill-eval/tree/main/examples/openclaw-feishu/skills/feishu-send-message
Command: npx skills add https://github.com/CalWade/agent-skill-eval --skill feishu-send-message

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates sending messages through the Feishu API, eliminating the need for manual intervention when notifying users or groups.

Core Features & Use Cases

  • Automated Messaging: Send text, images, files, rich text (post), and interactive cards via Feishu Bot.
  • Error Handling: Automatically handles permission issues and guides users through necessary setup.
  • Use Case: When a critical alert is triggered, this Skill can automatically send a formatted message with relevant details to a specific Feishu channel or user.

Quick Start

Use the feishu-send-message skill to send a text message to the user with open_id 'ou_xxxxxxxx'.

Frequently Asked Questions about feishu-send-message

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

FAQPage Schema
How do I send automated notifications to Feishu groups via API?

You can send automated notifications to Feishu groups via API by configuring the Feishu Bot with tenant access tokens. The Skill handles permission management and supports various message types including text, images, files, rich text, and interactive cards for real-time alerts.

Does the Feishu API support sending interactive cards through an automated workflow?

Yes, the Feishu API supports sending interactive cards through automated agentic workflows. The Skill manages tenant access tokens automatically and formats interactive cards alongside text, images, files, and rich text posts for real-time information dissemination.

Can I integrate Feishu messaging into my agentic workflow without manual intervention?

You can integrate Feishu messaging into agentic workflows to automate message sending without manual intervention. It uses the Feishu API to deliver text, files, and interactive cards to users or groups, automatically handling permission issues and guiding setup.

What message types are supported when automating Feishu Bot messages?

Automating Feishu Bot messages supports sending text, images, files, rich text posts, and interactive cards. The Skill uses the Feishu API to deliver these formats directly to specific users or channels within your collaborative workflows.

Why do I need a tenant access token to send Feishu API messages?

A tenant access token is required to authenticate and authorize the Feishu API to send messages on your behalf. The Skill includes built-in handling for these tokens and automatically guides you through the necessary permission setup if issues occur.

What is the best way to handle permission errors when sending Feishu messages automatically?

The best way to handle permission errors when sending Feishu messages automatically is to use a Skill with built-in error handling. It automatically detects permission issues and guides users through the necessary configuration and tenant access token setup.