Feishu Docx

🌐Community
by leemysw · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add feishu-docx npx -- -y @trustedskills/feishu-docx
2

Or manually add to ~/.claude/settings.json

~/.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 .docx templates 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 .docx files in Feishu to feed into analytical tools.

Key capabilities

  • Retrieval of .docx files from Feishu.
  • Reading and parsing content within .docx files.
  • Potential modification/update capabilities for .docx files (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 .docx files.
  • 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
leemysw
Installs
0

🌐 Community

Passed automated security scans.