halo
halo
This is the root skill for the Halo CLI. Importing this skill pulls in every
domain-specific skill through the references list above, so tools such as
openclaw can publish or install the full set in a single operation.
Included skills
| Skill | Description |
|---|---|
halo-shared |
Installation, authentication, profiles, global flags, JSON output, and safety rules. |
halo-auth |
Authentication, profile management, and connection setup. |
halo-content |
Post and single-page management. |
halo-operations |
Themes, plugins, attachments, backups, and moments. |
halo-moderation-notifications |
Comment moderation, reply workflows, and notification management. |
Quick start
More from halo-dev/cli
halo-cli-content
Use when managing Halo posts, single pages, categories, or tags from the terminal. This includes listing, creating, updating, deleting, exporting, importing, or any content management operation for Halo CMS. Trigger this skill whenever the user mentions Halo posts, pages, categories, tags, or content management in a CLI context, even if they do not explicitly mention 'content'.
39halo-cli-auth
Use when working with Halo CLI authentication, login, bearer token or basic auth, profile setup, profile switching, current profile inspection, or fixing missing keyring credentials. Trigger this skill whenever the user needs to log into Halo, manage Halo CLI profiles, switch profiles, or diagnose authentication issues.
37halo-cli-shared
Use when a task involves Halo CLI, Halo CMS command-line operations, or terminal-based Halo management. Also use when you need shared rules for profiles, JSON output, help discovery, config paths, and destructive actions. Trigger this skill whenever the user mentions 'halo', 'Halo CLI', or terminal operations for Halo CMS, even if the specific command area is not yet clear.
37halo-cli-moderation-notifications
Use when moderating Halo comments or replies, creating official replies, managing notifications, listing unread notifications, deleting notifications, or marking notifications as read. Trigger this skill whenever the user mentions Halo comments, comment replies, or notifications in a terminal context.
37halo-cli-search
Use when searching public content on a Halo site with Halo CLI. This includes keyword search, site URL based search, result limits, or any search that does not require authenticated console access. Trigger this skill whenever the user wants to search a Halo site from the terminal, even if they do not explicitly mention 'search'.
36halo-cli-operations
Use when operating Halo themes, plugins, attachments, backups, or moments from the terminal. This includes install, upgrade, activate, enable, disable, upload, download, create, delete, reload, and batch maintenance flows. Trigger this skill whenever the user mentions Halo themes, plugins, attachments, backups, moments, or any Halo CMS maintenance operation in a CLI context.
36