Feishu Cli Export
This skill exports Feishu CLI data to a usable format, streamlining workflow automation and integration processes.
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-export npx -- -y @trustedskills/feishu-cli-export
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"feishu-cli-export": {
"command": "npx",
"args": [
"-y",
"@trustedskills/feishu-cli-export"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The feishu-cli-export skill allows AI agents to export data from Feishu (Lark) using the Feishu CLI. It enables programmatic access and retrieval of information stored within a Feishu workspace, facilitating integration with other tools or systems. This includes exporting conversations, files, and user data based on specified criteria.
When to use it
- Data Migration: Exporting historical chat logs from a legacy Feishu instance before migrating to a new platform.
- Compliance Audits: Extracting specific conversation threads for compliance review or legal discovery purposes.
- Reporting & Analytics: Gathering data on team communication patterns and user activity for internal reporting.
- Backup & Archiving: Creating backups of important Feishu files and conversations to ensure data preservation.
Key capabilities
- Exports data from Feishu using the CLI.
- Supports exporting conversations, files, and user data.
- Allows specification of export criteria (e.g., date range, specific users).
Example prompts
- "Export all messages from the 'Project Alpha' chat room between January 1st and March 31st."
- "Retrieve a list of all files shared in the 'Marketing Team' group."
- "Get a CSV report of active users in our Feishu workspace."
Tips & gotchas
- Requires the Feishu CLI to be installed and configured with appropriate permissions. Ensure your agent has access tokens or credentials set up correctly within the Feishu environment.
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.