Install
openclaw skills install @ruibaby/halo-cliUse when the task is to operate Halo CLI in general, or may involve login, profiles, posts, single pages, search, plugins, themes, attachments, backups, moments, comments, or notifications.
openclaw skills install @ruibaby/halo-cliThis is the routing skill for the Halo CLI skill set.
If the request only says "use Halo CLI" or mixes multiple areas, start here, then jump to the domain skill that matches the task.
halo-cli-shared: shared rules, top-level command map, profiles, JSON output, destructive-action conventionshalo-cli-auth: login, profile setup, profile switching, keyring and credential repairhalo-cli-content: posts and single pageshalo-cli-search: public site searchhalo-cli-operations: themes, plugins, attachments, backups, momentshalo-cli-moderation-notifications: comments, replies, notificationsUse these commands to identify the right area:
halo --help
halo auth --help
halo post --help
halo single-page --help
halo search --help
halo plugin --help
halo theme --help
halo attachment --help
halo backup --help
halo moment --help
halo comment --help
halo notification --help
halo search --url.--profile <name> when the environment matters.--json for automation.--force carefully for destructive non-interactive operations.halo --help