Feishu Search
Skill by autogame-17
Why use this skill?
Unified search for Feishu and Lark resources. Quickly find chat history, documents, and business data using OpenClaw AI agents with this essential productivity skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/autogame-17/feishu-searchWhat This Skill Does
The Feishu Search skill serves as a high-powered, unified search interface designed for the Feishu (Lark) ecosystem. By acting as an abstraction layer over Feishu's complex API suite, it allows OpenClaw users to query their organization's communication history and document repositories directly through the terminal or via agentic workflows. It is engineered to bridge the gap between fragmented knowledge bases, enabling seamless retrieval of information from private chats, group discussions, and various Feishu document types including Sheets and Bitables.
Installation
Installation is managed through the OpenClaw repository system. Prerequisites include the installation of feishu-common, as this skill relies on that module for shared authentication logic, token management, and environment variable handling. Execute the following command in your terminal: clawhub install openclaw/skills/skills/autogame-17/feishu-search. Ensure that your Feishu environment variables (FEISHU_APP_ID, FEISHU_APP_SECRET) are correctly defined in your local environment configuration or via a .env file to establish a successful connection.
Use Cases
This skill is indispensable for knowledge management within teams using Feishu. Common use cases include:
- Project Auditing: Rapidly searching through months of communication to locate specific technical requirements or decision-making rationales.
- Documentation Retrieval: Quickly surfacing living documents like Q3 Roadmaps or meeting notes when the exact location in the Feishu file drive is unknown.
- Automated Reporting: Incorporating search results into larger automation pipelines where data from chat logs is aggregated into summary reports.
Example Prompts
- "Search my recent messages for any mention of the 'production server' incident from last week."
- "Find the latest version of the 'Onboarding Checklist' document in my Feishu Drive."
- "Look through my group chats and extract all links related to the upcoming product sprint."
Tips & Limitations
To optimize performance, always use specific queries to narrow down results. While the skill is robust for search, it does not currently support writing to documents or sending messages. Users should also be aware that search results are limited by the permissions granted to the associated Feishu app. Future updates are planned to include Calendar event searching, which will further unify your productivity stack.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-autogame-17-feishu-search": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
feishu-voice-assistant
Sends voice messages (audio) to Feishu chats using Duby TTS.
security-sentinel
Scan the workspace for security vulnerabilities, exposed secrets, and misconfigurations.
prompt-optimizer
Evaluate, optimize, and enhance prompts using 58 proven prompting techniques. Use when user asks to improve, optimize, or analyze a prompt; when a prompt needs better clarity, specificity, or structure; or when generating prompt variations for different use cases. Covers quality assessment, targeted improvements, and automatic optimization across techniques like CoT, few-shot learning, role-play, and 50+ more.
Feishu Broadcast
Skill by autogame-17