跳至主要内容
小龙虾小龙虾AI
🤖

feishuFindDoc

Find and download files from Feishu chat history by filename.

下载112
星标0
版本1.0.0
效率工具
安全通过
⚙️脚本

技能说明


name: feishu-file-finder description: Find and download files from Feishu chat history by filename. version: 1.0.0

Feishu File Finder

A utility skill to search for a file in a Feishu chat (by filename) and download it. Useful when OpenClaw's auto-download misses a file or for retrieving past files.

Prerequisites

  • FEISHU_APP_ID and FEISHU_APP_SECRET must be set in environment.

Usage

cd skills/feishu-file-finder
npm install

# Basic usage
node index.js --chat <chat_id> --file <filename>

# Options
# -o, --output <dir>   Save path (default: current dir)
# -h, --hours <num>    Search history lookback (default: 24h)

Example

export FEISHU_APP_ID=...
export FEISHU_APP_SECRET=...

node index.js --chat oc_87435... --file travel-planner.zip

如何使用「feishuFindDoc」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「feishuFindDoc」技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能