← 返回 Skills 市场
ruibaby

Halo Cli

作者 Ryan Wang · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ 安全检测通过
214
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install halo-cli
功能描述
Use when the task is to operate Halo CLI in general, or may involve login, profiles, posts, single pages, search, plugins, themes, attachments, backups, mome...
使用说明 (SKILL.md)

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

Shared Defaults

  • Prefer an authenticated profile unless the task is public halo search --url.
  • Use --profile \x3Cname> when the environment matters.
  • Use --json for automation.
  • Use --force carefully for destructive non-interactive operations.
安全使用建议
This skill is a thin router that tells an agent how to call your local 'halo' CLI. Before enabling: confirm you have a legitimate, up-to-date 'halo' binary from a trusted source; be aware that when the agent runs halo commands it will act with whatever local profiles/credentials are present (so avoid giving the agent elevated profiles you don't want used); watch for destructive flags like --force and review commands the agent proposes before allowing execution.
功能分析
Type: OpenClaw Skill Name: halo-cli Version: 0.1.1 The halo-cli skill bundle serves as a routing and documentation guide for interacting with the Halo CMS command-line interface. The SKILL.md file contains standard operational instructions, command mappings, and help references (e.g., halo --help) consistent with its stated purpose, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description map directly to the actions in SKILL.md (routing for Halo CLI sub-areas). The only declared runtime requirement is the 'halo' binary, which is appropriate and expected for this skill.
Instruction Scope
SKILL.md contains CLI usage guidance and routing to domain-specific Halo subskills; it does not instruct the agent to read unrelated files, exfiltrate data, call external endpoints, or access environment variables beyond normal CLI usage. It does advise preference for authenticated profiles and flags for destructive operations, which is reasonable for a CLI operator.
Install Mechanism
There is no install spec and no code files; this is instruction-only and therefore does not write code to disk or download executables. Lowest-risk install posture.
Credentials
No environment variables, credentials, or config paths are requested. The guidance references authenticated profiles, but that is consistent with expected behavior of a CLI operator and does not itself demand credentials from the skill.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills' configurations. Agent autonomous invocation is allowed by default but that is normal for skills and not concerning here by itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install halo-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /halo-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
No changes detected in this release.
v0.1.0
- Initial release of halo-cli as the routing skill for the Halo CLI suite. - Provides guidance on when to use each sub-skill: shared, auth, content, search, operations, and moderation/notifications. - Includes a skill map outlining responsibilities of each domain skill. - Documents common usage patterns, shared defaults, and fast-routing commands for efficient navigation. - Requires the Halo CLI binary ("halo") and provides help command reference.
元数据
Slug halo-cli
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Halo Cli 是什么?

Use when the task is to operate Halo CLI in general, or may involve login, profiles, posts, single pages, search, plugins, themes, attachments, backups, mome... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 214 次。

如何安装 Halo Cli?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install halo-cli」即可一键安装,无需额外配置。

Halo Cli 是免费的吗?

是的,Halo Cli 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Halo Cli 支持哪些平台?

Halo Cli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Halo Cli?

由 Ryan Wang(@ruibaby)开发并维护,当前版本 v0.1.1。

💬 留言讨论