Feishu Cli Toolkit
The Feishu CLI Toolkit allows developers to automate and manage Feishu integrations via command-line interface for streamlined workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add feishu-cli-toolkit npx -- -y @trustedskills/feishu-cli-toolkit
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"feishu-cli-toolkit": {
"command": "npx",
"args": [
"-y",
"@trustedskills/feishu-cli-toolkit"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This toolkit provides command-line access to Feishu (formerly Lark) APIs, enabling AI agents to interact directly with enterprise collaboration platforms. It allows automation of tasks such as managing documents, sending messages, and retrieving calendar events without manual login.
When to use it
- Automating routine administrative updates across team channels.
- Retrieving specific project data from Feishu docs for analysis.
- Integrating Feishu notifications into external monitoring dashboards.
- Building custom bots that respond to internal organizational queries.
Key capabilities
- Direct API interaction with Feishu services via CLI commands.
- Authentication handling for secure agent access.
- Support for common enterprise actions like messaging and file management.
Example prompts
- "Use the feishu-cli-toolkit to post a status update in our engineering channel."
- "Fetch the latest version of the Q3 roadmap document from Feishu Docs."
- "Send a reminder message to all members of the marketing workspace about the meeting."
Tips & gotchas
Ensure your AI agent has valid API credentials and appropriate permissions before executing commands. Some advanced features may require additional setup or specific app scopes within the Feishu developer console.
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.