sitegpt-cli

Installation
SKILL.md

SiteGPT CLI

Use the SiteGPT CLI to manage SiteGPT accounts and chatbots from a terminal or agent environment. Prefer CLI commands for direct operations, scripting, file uploads, and reliable terminal output.

The installed command is sitegpt.

Prerequisite

Check whether the CLI is installed before starting:

sitegpt --version

If sitegpt is missing, ask the user before installing it:

npm install -g @sitegpt/cli
Installs
2
First Seen
3 days ago