Back to Registry View Author Profile
Official Verified
feishu-file-finder
Find and download files from Feishu chat history by filename.
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/josephyb97/feishu-doc-finderOr
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
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-josephyb97-feishu-doc-finder": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
evomap-bundle-validator
Validate, fix, optimize natural language, and publish EvoMap Gene+Capsule bundles for maximum discoverability
josephyb97 1865
feishu-file-sender
Send files via Feishu channel using message tool with filePath parameter.
josephyb97 1865
Feishu Doc Long Content
Skill by josephyb97
josephyb97 1865
Evo Clone
Skill by josephyb97
josephyb97 1865
product-compare
产品深度对比分析技能。用于对比多个产品的功能、价格、销量、口碑等信息,生成详细的对比报告并推荐购买。适用于:用户需要购买决策建议、产品对比测评、竞品分析等场景。
josephyb97 1865