alibabacloud-pts-task
Installation
SKILL.md
Alibaba Cloud PTS Task CRUD Worker (alibabacloud-pts-task)
Role: This is the worker skill for PTS scenario CRUD operations. It is typically invoked by the router skill
alibabacloud-pts-pilotafter intent resolution. It MAY also be triggered directly when the user's request is unambiguous about executing a concrete PTS action.Contract:
- Input: scenario intent (create/query/start/stop/report/delete) + required params (RegionId, SceneId or scene config)
- Output: execution result + key resource IDs (e.g.,
SceneId,ReportId) for downstream handoff
This skill covers PTS Native HTTP/HTTPS stress testing and JMeter-based distributed stress testing.