Feishu Image
Feishu Image handles image uploads and delivery within the Feishu messaging platform, automatically reading credentials when running inside OpenClaw or accepting manual configuration for standalone use. The skill supports sending images to individual users or group chats via CLI commands or as a Node.js library, with optional accompanying text messages.
Feishu Image uploads and sends images to Feishu conversations, supporting both OpenClaw integration and standalone CLI use.
AI-generated summary based on this skill's SKILL.md
Install
zrong/skills/feishu-image · repository language: Python
git clone https://github.com/zrong/skills
cp -r skills ~/.claude/skills/feishu-imagegenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is Feishu Image upload and how does it work?
Feishu Image handles image uploads and delivery within the Feishu messaging platform. It automatically reads credentials when running inside OpenClaw or accepts manual configuration for standalone use. The skill supports sending images to individual users or group chats via CLI commands or as a Node.js library, with optional accompanying text messages.
How do I use Feishu Image to integrate image handling into workflows?
Feishu Image integrates image handling capabilities into Feishu workflows by enabling you to send images programmatically. You can use it as a CLI tool or Node.js library to upload and deliver images to users or group chats, optionally paired with text messages to provide context within your Feishu messaging platform.
Does Feishu Image support picture attachment in group chats?
Yes, Feishu Image supports visual content sharing and attachment in Feishu. You can send images to both individual users and group chats. The skill allows optional accompanying text messages, making it easy to share visual content with context across your Feishu workspace.
What are Feishu Image's capabilities for image management?
Feishu Image enables image upload and management within Feishu by handling credential authentication automatically in OpenClaw environments or through manual configuration. It supports sending images via CLI commands or as a Node.js library, providing flexible options for integrating image delivery into your Feishu workflows and applications.
Can Feishu Image work standalone or does it require OpenClaw?
Feishu Image works both ways. It automatically reads credentials when running inside OpenClaw for seamless integration, but it also accepts manual configuration for standalone use. This flexibility lets you use Feishu Image independently or as part of a larger OpenClaw environment.