dingtalk-live
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.zipInstalls 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。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
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 反馈。
<!-- SAFETY_PREAMBLE_INJECT -->PREREQUISITE: Read the
dws-sharedskill first for auth, global flags, product routing, URL preflight, error codes, and safety rules. Thedwsbinary must be on PATH.
⚠️ 命令可用性以当前 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
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.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| dingtalk-live (this skill) | 0 | 14d | No flags | Beginner |
| himalaya | 50 | 2mo | Review | Intermediate |
| discord-send-message | 7 | 9mo | Review | Intermediate |
| voicemode | 8 | 1mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
himalaya
openclaw
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
discord-send-message
Nice-Wolf-Studio
Send messages to Discord channels via the Discord API. Use this skill when the user wants to send text messages, notifications, or formatted content to a Discord channel.
voicemode
mbailey
This skill provides voice interaction capabilities for AI assistants. This skill should be used when users mention voice mode, want to have voice conversations, speak with Claude, check voice service status, or manage voice services like Whisper and Kokoro.
officeemail-management
harperreed
Handle email tasks (checking inbox, drafting replies, managing threads, adding events to calendar). Use when working with emails to prevent common mistakes like broken threading or missing recipients.
ask-user-question
MemTensor
Ask users questions via the UI. Use when you need clarification, user preferences, or confirmation before proceeding. The user CANNOT see CLI output - this tool is the ONLY way to communicate with them.
campaign-orchestration
ernijsansons
Create and execute personalized multi-channel campaigns across email, LinkedIn, and phone based on intelligence gathering triggers. Use when planning outreach sequences, optimizing engagement strategies, or executing systematic follow-up campaigns.