/install halo-cli-search
Halo CLI Search
Use this skill for halo search.
This is the main Halo CLI workflow that can run without authenticated console access when --url is provided.
Command
halo search --help
Common Flows
Search with a direct public site URL:
halo search --keyword "halo" --url https://www.halo.run
Search with the active or selected profile:
halo search --keyword "release notes"
halo search --keyword "release notes" --profile production
Limit results and emit JSON:
halo search --keyword "plugin" --limit 5 --json
Rules
--keywordis required.--limitmust be a positive number.--urltargets a public Halo site directly and avoids authenticated console access.- If
--urlis omitted, Halo CLI resolves the base URL from the active or selected profile. - Use
--jsonwhen another tool needs to parse search results.
Related Skills
- Use
halo-cli-authif the task first needs a profile. - Use
halo-cli-contentafter search when the goal shifts to editing posts or pages.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install halo-cli-search - After installation, invoke the skill by name or use
/halo-cli-search - Provide required inputs per the skill's parameter spec and get structured output
What is Halo Cli Search?
Use when searching public content on a Halo site with Halo CLI, especially for keyword search, site URL based search, result limits, or search without authen... It is an AI Agent Skill for Claude Code / OpenClaw, with 196 downloads so far.
How do I install Halo Cli Search?
Run "/install halo-cli-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Halo Cli Search free?
Yes, Halo Cli Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Halo Cli Search support?
Halo Cli Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Halo Cli Search?
It is built and maintained by Ryan Wang (@ruibaby); the current version is v0.1.1.