Feishu Docx
Generates Feishu-compatible DOCX documents from text prompts, formatting for seamless integration into Feishu 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-docx npx -- -y @trustedskills/feishu-docx
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"feishu-docx": {
"command": "npx",
"args": [
"-y",
"@trustedskills/feishu-docx"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with and manipulate documents stored in Feishu (Lark) as .docx files. It can retrieve, read, and potentially modify these documents directly within the agent's workflow. The agent can use this skill to extract information from Feishu documents or update them based on external data.
When to use it
- Automated Reporting: Generate reports by extracting key data points from
.docxtemplates stored in Feishu. - Document Summarization: Quickly summarize lengthy documents hosted within a Feishu workspace.
- Content Updates: Automatically update specific sections of a document based on new information received by the agent.
- Data Extraction for Analysis: Extract structured data (e.g., tables, lists) from
.docxfiles in Feishu to feed into analytical tools.
Key capabilities
- Retrieval of
.docxfiles from Feishu. - Reading and parsing content within
.docxfiles. - Potential modification/update capabilities for
.docxfiles (specific functionality not detailed).
Example prompts
- "Get the latest sales report from Feishu."
- "Summarize the document titled 'Project Proposal' in Feishu."
- “Update the table of contents in the ‘Annual Report’ docx file in Feishu.”
Tips & gotchas
- Requires appropriate permissions within your Feishu workspace to access and potentially modify
.docxfiles. - The extent of modification capabilities is not fully defined; it may be limited to specific operations.
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.