feishu

Send text and image messages to Feishu with Markdown support.

198|40|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/SelectXn00b/AndroidForClaw --skill feishu-selectxn00b
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu
Source: https://github.com/SelectXn00b/AndroidForClaw/tree/main/app/src/main/assets/skills/feishu
Command: npx skills add https://github.com/SelectXn00b/AndroidForClaw --skill feishu-selectxn00b

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines communication by enabling the sending of both text messages and images directly through Feishu, automating a common workflow.

Core Features & Use Cases

  • Image Sending: Automatically detects and uploads screenshot paths to Feishu, sending them as image messages.
  • Text Messaging: Sends plain text messages to Feishu, supporting Markdown formatting.
  • Use Case: After taking a screenshot of an error message on your phone, you can instruct the AI to send that screenshot along with a descriptive text message to your team on Feishu.

Quick Start

Send the screenshot located at 'content://com.xiaomo.androidforclaw.accessibility.fileprovider/screenshots/screenshot_123.png' with the text "Here is the screenshot you requested."

Frequently Asked Questions about feishu

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

FAQPage Schema
How do I send a screenshot image and text message to Feishu?

To send a screenshot to Feishu, you provide the image file path or content URI alongside your text. The skill automatically detects, uploads the image, and sends both the image and text message to your Feishu chat.

Does Feishu messaging support sending text with Markdown formatting?

Yes, Feishu messaging supports Markdown rendering for text content. When sending text messages through the platform, you can format your content using Markdown syntax to ensure proper display within Feishu.

Can I automate sending image files from local paths to Feishu?

Yes, you can automate sending images by specifying content URIs or local file paths. The skill handles automatic detection and uploading of these image files, sending them as image messages directly through the Feishu platform.

What is the best way to send an error screenshot to a team chat on Feishu?

The best way to send an error screenshot to Feishu is to provide the local file path to the skill with a descriptive text message. It will automatically detect, upload the image, and deliver both to your team chat.

Do I need to manually upload images before sending them through Feishu?

No, you do not need to manually upload images before sending them through Feishu. The skill automatically handles the detection and uploading of image files specified by content URIs or file paths during the message sending process.