alibabacloud-openclaw-ecs-dingtalk
Deploy OpenClaw on ECS with DingTalk Integration
Deploy OpenClaw AI agent platform on an Alibaba Cloud ECS instance with one click, configure Alibaba Cloud Bailian LLM, and connect to a DingTalk group via a DingTalk bot, enabling users to chat with AI directly in DingTalk.
Source: This Skill is based on Alibaba Cloud official documentation and OpenClaw open-source project documentation. See reference links at the end.
Version: This Skill is written for OpenClaw March 2026 release and the
@dingtalk-real-ai/dingtalk-connectorplugin, verified on 2026-03-11.
Parameter Collection
Before execution, prompt the user to provide all required parameters in a single message. Do not proceed until all required parameters are received and confirmed.
Input Validation
Validate all user inputs before use to prevent command injection. Reject inputs containing shell special characters (;, |, &, $, \, ', ", backticks, parentheses, brackets, newlines). Parameters must match expected formats:
region:cn-[a-z]+,ap-[a-z]+,us-[a-z]+etc.instance_type:ecs.[a-z0-9]+.[a-z0-9]+vpc_id/vswitch_id/security_group_id:vpc-/vsw-/sg-[a-z0-9]+