godaddy-cli

Automate GoDaddy CLI tasks for applications, environments, and webhooks.

9|22|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/godaddy/cli --skill godaddy-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: godaddy-cli
Source: https://github.com/godaddy/cli/tree/main/.agents/skills/godaddy-cli
Command: npx skills add https://github.com/godaddy/cli --skill godaddy-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Facilitates streamlined management of GoDaddy resources by providing a focused GoDaddy CLI workflow, reducing manual command overhead and errors.

Core Features & Use Cases

  • Execute common GoDaddy CLI operations for environments, authentication, applications, releases, and deployments.
  • Produce structured JSON envelopes from every command, enabling reliable downstream processing and logging.
  • Use the next_actions hints to navigate interdependent tasks and discover follow-up steps in complex workflows.

Quick Start

Run a basic workflow by listing all GoDaddy applications with godaddy application list to see your current deployments.

Frequently Asked Questions about godaddy-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GoDaddy application deployments from the command line?

You can automate GoDaddy deployments by executing GoDaddy CLI operations for applications, releases, and environments directly, which reduces manual command overhead and errors while streamlining resource management workflows.

Does the GoDaddy CLI workflow output structured data for downstream processing?

Yes, the GoDaddy CLI workflow produces structured JSON envelopes from every command, ensuring reliable downstream processing and logging. It also includes contextual next_actions hints to help navigate interdependent tasks.

Can I use the GoDaddy CLI to configure and manage webhooks?

Yes, you can use the GoDaddy CLI to discover, configure, and deploy GoDaddy applications, environments, and webhooks from the command line, ensuring structured JSON output and error guidance for complex configurations.

What is the best way to discover follow-up steps in complex GoDaddy deployment workflows?

The best way to discover follow-up steps is by using the next_actions hints provided in the JSON output envelope, which are designed to help you navigate interdependent tasks and complex workflows effectively.

Why should I use an automated GoDaddy CLI workflow instead of manual commands?

Using an automated GoDaddy CLI workflow reduces manual command overhead and errors by providing a focused execution path for environments, authentication, applications, releases, and deployments with built-in error guidance.