ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 3/5

feishu-skills-kit

Complete Feishu (Lark) Skills collection for Claude Code / OpenClaw. Includes 10 skills covering: document management, messaging, spreadsheets, Bitable, interactive cards, bot bridge, cross-group memory, and leave requests. 飞书 Skills 全集,含文档管理、消息发送、表格操作、多维表格、卡片消息、 Bot 桥接、跨群记忆、请假审批等 10 个 Skill,附完整配置教程。 Trigger on: feishu, 飞书, lark, feishu doc, feishu message, feishu sheet, feishu bitable, feishu card, feishu bridge, feishu bot

Why use this skill?

Integrate Feishu and Lark with OpenClaw. A complete collection of 10 skills for document management, messaging, spreadsheets, and workflow automation.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hewenqiang/feishu-skills-kit
Or

What This Skill Does

The feishu-skills-kit is a comprehensive integration suite designed for OpenClaw and Claude Code agents, enabling seamless interaction with the Feishu (Lark) ecosystem. This collection features 10 specialized skills that cover document automation, messaging, data management, and workflow integration. It allows your AI agent to act as a powerful assistant within your organization, capable of creating and formatting professional documents, manipulating complex spreadsheets, managing Bitable databases, and orchestrating communication across multiple channels via bot bridges.

Installation

To install this kit, ensure you have the OpenClaw environment initialized. Execute the command: clawhub install openclaw/skills/skills/hewenqiang/feishu-skills-kit --dir ~/.claude/skills. After installation, navigate to your configuration file (typically ~/.claude/mcp.json). Use the provided mcp-config-template.json to insert your Feishu App ID and App Secret obtained from the Feishu Open Platform. Ensure your App permissions are enabled for the specific scopes (Document, Message, Bitable, Sheet) you intend to use. Restart your terminal session or Claude Code instance to load the new MCP servers.

Use Cases

  • Automated Reporting: Transform raw analysis results into polished Feishu Docs or update team spreadsheets in real-time.
  • Workflow Automation: Directly trigger leave requests or status updates via the assistant, bypassing manual UI navigation.
  • Cross-Platform Synchronization: Use the bot bridge to synchronize memory and insights gathered from disparate group chats into a centralized knowledge base.
  • Database Management: Perform CRUD operations on Bitable bases for project tracking, inventory management, or task delegation.

Example Prompts

  1. "Take my summary of the current sprint and create a new Feishu Doc using the feishu-docx-powerwrite skill, ensuring all headings and tables are formatted correctly."
  2. "Search the last three days of cross-group messages for any mentions of 'Q3 Roadmap' and summarize them in a new Bitable entry."
  3. "Send a rich interactive card message to the project channel notifying the team about the deployment status and include a link to the updated spreadsheet."

Tips & Limitations

  • API Rate Limits: Feishu imposes rate limits on their OpenAPI. If you are automating high-volume tasks, ensure you implement retry logic or pace your requests.
  • Permission Scopes: The most common point of failure is missing permission scopes in the Feishu developer console. If a command fails, double-check that your bot has the 'Read/Write' access for that specific domain.
  • Security: Keep your App Secret strictly confidential. Use environment variables in your MCP configuration to prevent hardcoding credentials in version-controlled files.

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-hewenqiang-feishu-skills-kit": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#feishu#lark#automation#productivity#mcp
Safety Score: 3/5

Flags: network-access, data-collection, external-api