← 返回 Skills 市场
196
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)
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.
安全使用建议
This skill is an instruction-only wrapper for the halo CLI and appears coherent. Before installing, ensure the 'halo' binary on your system is the legitimate one you trust (installed from the official source). Be aware that if you omit --url the CLI will use your active halo profile/config, which could access non-public sites if that profile is authenticated—use --url to target public sites explicitly. Running commands will make network requests to the target site; if you need to avoid any use of local credentials, run the skill with an unauthenticated or isolation profile. Since there is no install, the skill itself won't write code to disk, but validate the halo CLI binary separately.
功能分析
Type: OpenClaw Skill
Name: halo-cli-search
Version: 0.1.1
The halo-cli-search skill bundle provides standard instructions and examples for using the 'halo search' command. The content in SKILL.md is limited to legitimate CLI usage for searching public content, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description match the declared requirements: the skill only requires the 'halo' binary and describes using 'halo search' for public-site keyword searches. There are no unrelated env vars, binaries, or capabilities requested.
Instruction Scope
SKILL.md only instructs running 'halo search' with flags (keyword, url, limit, json). It does not direct reading arbitrary files, accessing unrelated environment variables, or posting data to third-party endpoints. It does note that omitting --url will cause the CLI to resolve the site from the active profile (expected behavior).
Install Mechanism
No install spec or archives are provided (instruction-only), so nothing is written to disk by the skill itself. This is the lowest-risk install posture.
Credentials
The skill requests no environment variables or credentials. The only implicit credential-related behavior is standard CLI behavior: if --url is omitted, the CLI may use the active profile/configuration—this is expected and proportional to the feature.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence or modify other skills' configs. Autonomous invocation is permitted by platform default but not excessive here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install halo-cli-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/halo-cli-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
No changes detected in this version.
v0.1.0
Initial release of halo-cli-search skill.
- Enables keyword-based public content search on Halo sites via the Halo CLI.
- Supports site URL-based queries without requiring authenticated console access.
- Allows result limiting and JSON output for easier integration.
- Provides usage examples and guidelines for common Halo CLI search workflows.
- Related skills and when to use them are outlined for smoother task transitions.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 196 次。
如何安装 Halo Cli Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install halo-cli-search」即可一键安装,无需额外配置。
Halo Cli Search 是免费的吗?
是的,Halo Cli Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Halo Cli Search 支持哪些平台?
Halo Cli Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Halo Cli Search?
由 Ryan Wang(@ruibaby)开发并维护,当前版本 v0.1.1。
推荐 Skills