stattic
Installation
SKILL.md
Stattic
Use the Stattic CLI to publish static files and folders to a project-backed live URL.
Fast Path
Run:
stattic publish {file-or-dir}
Use --json when another tool or script needs to parse the result:
stattic publish {file-or-dir} --json
If stattic is unavailable but $STATTIC_CLI_BIN is set, run that binary instead.