·feishu-cli-search
</>

feishu-cli-search

搜索消息和应用。当用户请求搜索飞书消息或应用时使用。重要:需要 User Access Token 才能使用。

10Installs·1Trend·@riba2534

Installation

$npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-search

How to Install feishu-cli-search

Quickly install feishu-cli-search 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/riba2534/feishu-cli --skill feishu-cli-search
  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: riba2534/feishu-cli.

SKILL.md

View raw

| --user-access-token | User Access Token | u-xxx | | --chat-ids | 会话 ID 列表(逗号分隔) | ocxxx,ocyyy | | --from-ids | 发送者用户 ID 列表(逗号分隔) | ouxxx,ouyyy | | --at-chatter-ids | @的用户 ID 列表(逗号分隔) | ouxxx | | --message-type | 消息类型 | file, image, media | | --chat-type | 会话类型 | groupchat, p2pchat | | --from-type | 发送者类型 | bot, user |

| --start-time | 起始时间(Unix 时间戳,秒) | 1704067200 | | --end-time | 结束时间(Unix 时间戳,秒) | 1704153600 | | --page-size | 每页数量(默认 20) | 50 | | --page-token | 分页 token | | | --user-id-type | 用户 ID 类型 | openid, unionid, userid | | --output, -o | 输出格式 | json |

| file | 文件消息 | | image | 图片消息 | | media | 媒体消息(视频、音频) |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-search
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from riba2534/feishu-cli

Quick answers

What is feishu-cli-search?

搜索消息和应用。当用户请求搜索飞书消息或应用时使用。重要:需要 User Access Token 才能使用。 Source: riba2534/feishu-cli.

How do I install feishu-cli-search?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-search 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/riba2534/feishu-cli