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.
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
Quickly install send-feishu AI skill to your development environment via command line
Source: jssfy/k-skills.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/jssfy/k-skills --skill send-feishuUse 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.
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
https://github.com/jssfy/k-skills