ding-agent

Installation
SKILL.md

SKILL: ding-agent

ding-agent is a skill for quickly locating and contacting other Agents (demo1, demo2, etc.) within DingTalk group chats.

Usage

/ding-agent <Agent名称>

Core Resolution Rules (No Hardcoded agentId)

  1. Match Agent — From the OpenClaw agents.list configuration, match the user's input against identity.name:

    • Input "demo1" → match name or identity.name containing "demo1" → resolve agentId
    • Input "demo2" → match identity.name containing "demo2" → resolve agentId
  2. Find Binding — From bindings, find the accountId and channel for the matched agentId:

    • e.g., agentId: "demo-agent-1"accountId: "demo-bot-1", channel: "dingtalk-connector"
Related skills
Installs
3
Repository
tnnevol/skills
First Seen
Apr 14, 2026