halo-cli-searchUse 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...
Install via ClawdBot CLI:
clawdbot install ruibaby/halo-cli-searchGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.halo.runAudited Apr 17, 2026 · audit v1.0
Generated May 21, 2026
Search public Halo site documentation for specific keywords like 'release notes' or 'plugin' without needing authenticated console access. Use the --url flag to target a specific Halo site directly.
Before migrating content, search for specific terms on the target Halo site to verify existing content. Use --limit to control result volume and --json for programmatic parsing.
Analyze keywords used on public Halo sites of competitors by performing searches and extracting results in JSON format for further analysis.
Moderators can search for flagged keywords across public Halo sites using a direct URL, bypassing authentication to quickly check content without logging in.
Integrate with CI/CD pipelines to periodically search Halo sites for specific keywords, output JSON, and feed results into dashboards or alerting systems.
Provide basic search functionality for free, while charging for advanced features like unlimited limits, bulk search, or JSON export integration with third-party tools.
Use the search CLI to analyze public Halo content for clients, offering insights on keyword usage and content gaps as a consulting service.
Build a platform that uses the Halo search CLI to aggregate public search results across multiple Halo sites, offering a unified search service to businesses.
💬 Integration Tip
To integrate, wrap the CLI command in a script or CI pipeline, use --json flag for structured output, and handle errors (e.g., missing --keyword) with exit codes.
Scored May 21, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.