Provides CLI access to list and interact with DingTalk live streams.

Install

mkdir -p .claude/skills/dingtalk-live && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/19372" && unzip -o skill.zip -d .claude/skills/dingtalk-live && rm skill.zip

Installs to .claude/skills/dingtalk-live

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

钉钉直播。Use when 用户说 直播/我的直播/直播列表。命令前缀:dws live。
45 chars✓ has a “when” trigger
Beginner

Key capabilities

  • List live streams
  • Check status of personal broadcasts
  • Manage DingTalk live stream sessions

How it works

The skill acts as an interface for the dws CLI tool to execute live stream management commands. It maps user natural language intents to specific dws CLI commands.

Inputs & outputs

You give it
User request for live stream information
You get back
List or status of DingTalk live streams

When to use dingtalk-live

  • Listing live streams
  • Checking status of personal broadcasts
  • Accessing live stream management commands

About this skill

钉钉直播 Skill

🧪 EXPERIMENTAL · 试验版 / Preview — multi 模式当前未达 stable 标准。全部 dingtalk-* skill 已通过 dispatch verifier,但接口、命名、跨 skill 引用后续可能调整;生产 / 共享环境请优先使用 mono 模式(dws skill setup --mode mono)。问题请提 issue 反馈。

PREREQUISITE: Read the dws-shared skill first for auth, global flags, product routing, URL preflight, error codes, and safety rules. The dws binary must be on PATH.

<!-- SAFETY_PREAMBLE_INJECT -->

⚠️ 命令可用性以当前 dws 二进制为准。服务发现已下线,本文档随内置 skill 发布;如果 dws <cmd> --help 不存在,说明当前版本未暴露该命令。若命令存在但调用失败,请按错误中的 endpoint 或 tool 提示确认静态端点目录和后端工具注册。实际调用前可用 dws <cmd> --help--dry-run 验证。

命令参考:live.md

意图表

用户说命令
"我的直播 / 直播列表"dws live stream list

When not to use it

  • When the dws binary is not available on PATH
  • When the specific command is not exposed by the current dws version

Prerequisites

dws binary installed on PATHRead dws-shared skill for authentication

Limitations

  • Experimental stability
  • Command availability depends on dws binary version

How it compares

It provides a structured CLI-based interface for DingTalk live management instead of manual navigation through the DingTalk UI.

Compared to similar skills

dingtalk-live side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
dingtalk-live (this skill)014dNo flagsBeginner
himalaya502moReviewIntermediate
discord-send-message79moReviewIntermediate
voicemode81moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry