🤖
feishuFindDoc
Find and download files from Feishu chat history by filename.
安全通过
⚙️脚本
技能说明
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_IDandFEISHU_APP_SECRETmust 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」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「feishuFindDoc」技能完成任务
- 结果即时呈现,支持继续对话优化