alibabacloud-dts-task-query
Installation
SKILL.md
⚠️ CRITICAL OUTPUT COMPLETENESS REQUIREMENT
When using this skill, you MUST output the COMPLETE script result without ANY truncation, omission, or summarization. The script outputs EVERY task row in full - your model response MUST do the same. NEVER use "..." placeholders or summarize task counts. Display ALL rows exactly as shown.
DTS Task Status Query
Query DTS task status using Alibaba Cloud CLI. Outputs results in Chinese.
Prerequisites
CRITICAL: AI-Mode and Plugin Setup Required
Before using this skill, you MUST configure AI-Mode and update plugins:
# Enable AI-Mode for plugin-based API calls
aliyun configure ai-mode enable
# Set user agent for proper plugin compatibility
aliyun configure ai-mode set-user-agent --user-agent "AlibabaCloud-Agent-Skills/alibabacloud-dts-task-query"
Related skills