·send-feishu
</>

send-feishu

Use when user says "发到飞书", "飞书通知", "通知飞书", "feishu", "发给我", "私发飞书", or explicitly invokes /send-feishu to send messages, images, or files to Feishu group chat or individual via webhook or API

135Installs·23Trend·@jssfy

Installation

$npx skills add https://github.com/jssfy/k-skills --skill send-feishu

How to Install send-feishu

Quickly install send-feishu AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/jssfy/k-skills --skill send-feishu
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: jssfy/k-skills.

SKILL.md

View raw

Send messages, images, and files to Feishu groups or individuals.

| FEISHUWEBHOOK | Group Webhook URL | For text/card/image to group | | FEISHUAPPID | App credential | For image/file upload & API send | | FEISHUAPPSECRET | App credential | For image/file upload & API send | | FEISHUCHATID | Group chat ID (ocxxx) | For API send to group | | FEISHUUSEROPENID | Personal openid (ouxxx) | For send to individual |

Choose the sending method based on content type and target:

Use when user says "发到飞书", "飞书通知", "通知飞书", "feishu", "发给我", "私发飞书", or explicitly invokes /send-feishu to send messages, images, or files to Feishu group chat or individual via webhook or API Source: jssfy/k-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jssfy/k-skills --skill send-feishu
Category
</>Dev Tools
Verified
First Seen
2026-02-27
Updated
2026-03-10

Browse more skills from jssfy/k-skills

Quick answers

What is send-feishu?

Use when user says "发到飞书", "飞书通知", "通知飞书", "feishu", "发给我", "私发飞书", or explicitly invokes /send-feishu to send messages, images, or files to Feishu group chat or individual via webhook or API Source: jssfy/k-skills.

How do I install send-feishu?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jssfy/k-skills --skill send-feishu Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/jssfy/k-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-27

Related Skills

None