AgentStack
SKILL verified MIT Self-run

Halo Cli

skill-halo-dev-cli-halo-cli · by halo-dev

Use when the task involves Halo CLI, Halo CMS terminal operations, or any command-line interaction with Halo. This includes login, profiles, posts, single pages, search, plugins, themes, attachments, backups, moments, comments, notifications, or shell completion. Trigger this skill whenever the user mentions 'halo', 'Halo CLI', or wants to manage Halo from the terminal, even if the exact command…

No reviews yet
0 installs
10 views
0.0% view→install

Install

$ agentstack add skill-halo-dev-cli-halo-cli

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Halo Cli? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Halo CLI

This 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.

Skill Map

  • halo-cli-shared: shared rules, top-level command map, profiles, JSON output, destructive-action conventions
  • halo-cli-auth: login, profile setup, profile switching, keyring and credential repair
  • halo-cli-content: posts and single pages
  • halo-cli-search: public site search
  • halo-cli-operations: themes, plugins, attachments, backups, moments
  • halo-cli-moderation-notifications: comments, replies, notifications

Fast Routing

Use 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 completion --help

Shared Defaults

  • Prefer an authenticated profile unless the task is public halo search --url.
  • Use --profile when the environment matters.
  • Use --json for automation.
  • Use --force carefully for destructive non-interactive operations.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

  • Author: halo-dev
  • Source: halo-dev/cli
  • License: MIT
  • Homepage: https://www.npmjs.com/package/@halo-dev/cli

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.