asp-setup
asp-setup configures ASP CLI authentication and verifies that the current agent can access ASP. Run it first after installing the skills.
Invocation
text
/asp-setupThe skill guides ASP CLI installation, runs asp auth login, and verifies the connection with asp doctor --output json.
Common Examples
text
/asp-setup check whether asp-cli is installed on this machinetext
/asp-setup log in with https://asp.example.com and my API keytext
/asp-setup verify whether the current account can access ASPSee ASP CLI for the related commands and installation steps.