Feishu Automation

🌐Community
by aaaaqwq · vlatest · Repository

Automates Feishu workflows like approvals, notifications, and data transfers using custom rules and integrations.

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-automation npx -- -y @trustedskills/feishu-automation
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "feishu-automation": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/feishu-automation"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to interact with Feishu (Lark) workspaces, allowing them to read messages, create documents, and manage tasks directly within the platform. It bridges the gap between conversational AI and enterprise collaboration tools by executing specific actions like posting updates or organizing project data.

When to use it

  • Automating daily status reports by having an agent compile team updates into a Feishu document.
  • Triggering notifications in specific channels when code deployments succeed or fail.
  • Creating meeting agendas and assigning action items based on discussion summaries.
  • Querying task lists to provide real-time progress updates during sprint reviews.

Key capabilities

  • Message Interaction: Read, reply to, and post messages within Feishu groups and channels.
  • Document Management: Create, edit, and share documents directly in the workspace.
  • Task Administration: Manage tasks, assign responsibilities, and track completion status.
  • Integration Execution: Execute commands that manipulate data structures native to the Feishu ecosystem.

Example prompts

  • "Create a new document titled 'Q3 Roadmap' and list the top three priorities discussed in yesterday's meeting."
  • "Post a reminder message to the #engineering channel about the upcoming code review deadline."
  • "Assign the bug fix task from the open issues list to Sarah and update her status to 'In Progress'."

Tips & gotchas

Ensure your AI agent has the necessary OAuth permissions configured before attempting to write or modify sensitive workspace data. Be mindful of rate limits when posting frequent messages to avoid triggering Feishu's spam filters.

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
aaaaqwq
Installs
163

🌐 Community

Passed automated security scans.