ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 4/5

dingtalk-feishu-cn

钉钉/飞书集成 - 企业通讯、机器人、自动化工作流(Slack 中国版)

Why use this skill?

Seamlessly integrate DingTalk and Feishu with OpenClaw. Automate messages, handle notifications, and build smart enterprise chat bots for your team.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/guohongbin-git/dingtalk-feishu-cn
Or

What This Skill Does

The dingtalk-feishu-cn skill provides a seamless bridge between your OpenClaw AI agent and China's leading enterprise communication platforms: DingTalk and Feishu (Lark). This skill empowers your AI agent to act as a bridge for internal corporate messaging, event automation, and workflow orchestration. By leveraging this tool, your agent can push real-time notifications to team chat groups, trigger internal business approvals, and interact with the professional ecosystems of both platforms. Whether you are automating server status alerts, disseminating CI/CD pipeline results, or creating an interactive work assistant that manages team schedules, this skill ensures your AI is fully integrated into your existing office infrastructure.

Installation

To integrate this capability into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/guohongbin-git/dingtalk-feishu-cn

Ensure that you have generated the necessary Webhook URLs or App credentials within your DingTalk Developer or Feishu Open Platform consoles before initiating the integration. Once installed, configure your environment variables to include your ACCESS_TOKEN, APP_KEY, or APP_SECRET to enable authenticated requests.

Use Cases

  • Automated Incident Response: Connect your monitoring tools to the agent; when the system detects an anomaly (e.g., high CPU usage), the agent automatically alerts the on-call engineer in a dedicated Feishu group.
  • Workflow Orchestration: Bridge the gap between project management tools and corporate messaging. The agent can monitor Jira or GitHub task updates and provide succinct progress reports directly to the team communication channel.
  • Interactive Work Assistant: Create a helpful bot for employees to query internal documentation or check their daily schedule, with the agent processing natural language requests and returning results in structured, easy-to-read cards.

Example Prompts

  1. "Send an alert to the DevOps DingTalk group: 'Production API latency has exceeded 500ms for the last 5 minutes.'"
  2. "Check my Feishu calendar for today and list all meetings after 2:00 PM."
  3. "Notify the team in the Engineering channel: 'The weekend deployment window has been scheduled for Saturday at 10 PM.'"

Tips & Limitations

  • Security: Always treat your Webhook tokens as sensitive credentials. Never commit them to public repositories. Use environment variables to inject them into your agent execution context.
  • Rate Limiting: Both platforms enforce message frequency limits to prevent spam. Avoid triggering high-frequency messages in short bursts; implement a cooldown or throttling mechanism if your agent handles high-volume data.
  • Formatting: Leverage Markdown and interactive cards instead of plain text for better readability and user engagement. Well-structured cards are better at highlighting critical information compared to raw text strings.

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-guohongbin-git-dingtalk-feishu-cn": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#communication#messaging#automation#enterprise#dingtalk
Safety Score: 4/5

Flags: network-access, external-api