Feishu Drive
This skill integrates Feishu Drive, enabling seamless file sharing and collaboration within your application for enhanced workflow efficiency.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add feishu-drive npx -- -y @trustedskills/feishu-drive
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"feishu-drive": {
"command": "npx",
"args": [
"-y",
"@trustedskills/feishu-drive"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The feishu-drive skill enables AI agents to interact directly with Feishu Drive, allowing them to locate, retrieve, and manage files stored within your organization's cloud storage. It bridges the gap between conversational AI and your document repository for seamless workflow automation.
When to use it
- Retrieve specific documents or spreadsheets by name when asked during a meeting preparation.
- Upload new assets like images or reports directly into designated Feishu Drive folders.
- List available files in a specific directory to verify data availability before processing.
- Delete outdated versions of documents to maintain a clean and organized digital workspace.
Key capabilities
- Search for files across the entire Feishu Drive instance.
- Download and upload files with support for various formats.
- Organize content by moving items between different folders.
- Manage file permissions and access controls within the drive.
Example prompts
- "Find the latest Q3 financial report in the Finance folder and summarize its key findings."
- "Upload this new product image to the Marketing Assets folder in Feishu Drive."
- "List all PDF documents currently stored in the Project Alpha directory."
Tips & gotchas
Ensure your AI agent has the necessary OAuth permissions granted to access specific Feishu Drive folders, as default scopes may be limited. Be mindful of file size limits imposed by Feishu when attempting to upload large datasets through the agent.
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.