Skip to content

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-setup

The 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 machine
text
/asp-setup log in with https://asp.example.com and my API key
text
/asp-setup verify whether the current account can access ASP

See ASP CLI for the related commands and installation steps.