add-dingtalk

Configure DingTalk channels for ClawBro gateway in config.toml.

32|6|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/FISHers6/clawBro --skill add-dingtalk-fishers6
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: add-dingtalk
Source: https://github.com/FISHers6/clawBro/tree/main/.claude/skills/add-dingtalk
Command: npx skills add https://github.com/FISHers6/clawBro --skill add-dingtalk-fishers6

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It guides users through the complete setup of a DingTalk channel for the ClawBro gateway, allowing the system to receive and reply to group and direct messages from DingTalk.

Core Features & Use Cases

  • Provides step‑by‑step prompts for both Enterprise Application (Path A) and Custom Robot (Path B) configurations.
  • Generates the appropriate [channels.dingtalk] section in ~/.clawbro/config.toml and optionally binds a default agent.
  • Verifies connectivity by running health checks and sending test messages to ensure the channel works before production use.

Quick Start

Use the add-dingtalk skill to configure DingTalk for ClawBro.

Frequently Asked Questions about add-dingtalk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure a DingTalk channel for the ClawBro gateway?▼

To configure a DingTalk channel for the ClawBro gateway, you can use step-by-step prompts for either an enterprise application or a custom robot. The setup writes the necessary entries directly to your ~/.clawbro/config.toml file.

What is the difference between enterprise application and custom robot setups for DingTalk?▼

DingTalk setup offers Path A for enterprise applications and Path B for custom robots. Both paths enable receiving and sending messages in group and direct chats through the ClawBro gateway.

Can I verify DingTalk connectivity before using the channel in production?▼

Yes, you can verify DingTalk connectivity before production. The configuration process runs health checks and sends test messages to ensure the channel works correctly.

Do I need to manually edit config.toml to bind a default agent to DingTalk?▼

You do not need to manually edit config.toml to bind a default agent. The configuration process generates the appropriate channels.dingtalk section and can optionally bind a default agent for you.