Feishu Doc
This skill integrates Feishu documents into your workflow, streamlining document access and collaboration for enhanced productivity.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add feishu-doc npx -- -y @trustedskills/feishu-doc
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"feishu-doc": {
"command": "npx",
"args": [
"-y",
"@trustedskills/feishu-doc"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
feishu-doc
What it does
This skill enables AI agents to interact directly with Feishu (Lark) documents, allowing them to read, search, and summarize content within the platform. It bridges the gap between natural language queries and specific document data stored in your organization's workspace.
When to use it
- Retrieving specific project details or meeting notes from a large repository of Feishu docs without manual searching.
- Summarizing long-form reports or policy documents to quickly extract key action items for team members.
- Answering factual questions about internal wikis or knowledge bases by querying the actual document text.
Key capabilities
- Direct integration with Feishu's document storage system.
- Natural language query processing against document contents.
- Automated summarization of retrieved information.
Example prompts
- "Summarize the Q3 marketing strategy outlined in our main project wiki."
- "What are the current guidelines for expense reimbursement found in the HR documents?"
- "Find all mentions of 'server migration' in the engineering team's documentation."
Tips & gotchas
Ensure your AI agent has the necessary API permissions to access the specific Feishu workspaces containing the target documents. Queries will only return results from documents the agent is authorized to read, so verify scope before expecting broad answers.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.