dingtalk-cards

Implement DingTalk ActionCard, AI Card, and FeedCard in OpenClaw plugins.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/adongguo/openclaw-dingtalk --skill dingtalk-cards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dingtalk-cards
Source: https://github.com/adongguo/openclaw-dingtalk/tree/main/skills/dingtalk-cards
Command: npx skills add https://github.com/adongguo/openclaw-dingtalk --skill dingtalk-cards

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a practical guide to implement and render DingTalk cards (ActionCard, AI Card streaming, FeedCard) with interactive elements in OpenClaw plugins, enabling richer enterprise chat interactions.

Core Features & Use Cases

  • ActionCard rendering with optional buttons and inline media
  • AI Card streaming for progressive content delivery
  • FeedCard support and rich formatting for interactive messages

Quick Start

Follow the guide to enable DingTalk card-based messaging in your OpenClaw plugin and start sending interactive cards.

Frequently Asked Questions about dingtalk-cards

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

FAQPage Schema
How do I implement DingTalk ActionCards with interactive buttons in OpenClaw plugins?

To render DingTalk ActionCards in OpenClaw, follow the provided guide to define the SKILL.md entry structure with required frontmatter. This enables interactive messaging workflows featuring rich formatting and action buttons.

Can I use AI streaming for progressive content delivery in DingTalk cards?

Yes, AI Card streaming is supported for progressive content delivery in DingTalk cards. This feature allows you to stream AI content progressively within enterprise chat environments using OpenClaw plugins.

What DingTalk card formats are supported for rich enterprise chat interactions?

Supported DingTalk card formats include ActionCard, AI Card, and FeedCard. These formats enable rich enterprise chat interactions by providing optional buttons, inline media, and streaming AI content.

How do I activate and use DingTalk card-based messaging in an OpenClaw plugin?

To activate DingTalk card-based messaging, follow the quick start guide to enable the SKILL.md entry structure within your OpenClaw plugin. This setup provides the operational guidance required to start sending interactive cards.

Does this approach support FeedCard rendering for interactive messages?

Yes, FeedCard support is included for rendering interactive messages. The implementation guide covers FeedCard alongside ActionCard and AI Card streaming to enable rich formatting within OpenClaw plugins.