返回顶部
h

halo-cli-operations

Use when operating Halo themes, plugins, attachments, backups, or moments from the terminal, including install, upgrade, activate, upload, download, create, delete, and batch maintenance flows.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.1
安全检测
已通过
142
下载量
0
收藏
概述
安装方式
版本历史

halo-cli-operations

# Halo CLI Operations Use this skill for `halo theme`, `halo plugin`, `halo attachment`, `halo backup`, and `halo moment`. ## Commands ```bash halo theme --help halo plugin --help halo attachment --help halo backup --help halo moment --help ``` ## Themes ```bash halo theme list halo theme current halo theme get <name> halo theme install --file ./theme.zip halo theme install --url https://example.com/theme.zip halo theme activate <name> halo theme reload <name> halo theme upgrade <name> halo theme upgrade --all halo theme delete <name> --force ``` Rules: - `theme list` marks the active theme in table output. - Local theme install uses `--file`. - `theme install --url` and `theme upgrade --url` prompt for confirmation when the remote host is not `www.halo.run`; use `--yes` to bypass that prompt in automation or other non-interactive runs. - `upgrade --all` is for App Store-aware upgrades, not direct `--file` or `--url` sources. ## Plugins ```bash halo plugin list halo plugin get <name> halo plugin install --file ./plugin.jar halo plugin install --url https://example.com/plugin.jar halo plugin enable <name> halo plugin disable <name> --force halo plugin upgrade <name> halo plugin upgrade --all halo plugin uninstall <name> --force ``` Rules: - Plugin upgrades can use App Store-aware logic. - `plugin install --url` and `plugin upgrade --url` prompt for confirmation when the remote host is not `www.halo.run`; use `--yes` to bypass that prompt in automation or other non-interactive runs. - Treat `disable`, `upgrade`, and `uninstall` as mutating operations. ## Attachments ```bash halo attachment list halo attachment get <name> halo attachment upload --file ./image.png halo attachment upload --url https://example.com/image.png halo attachment download <name> --output ./downloads/image.png halo attachment delete <name> --force ``` Rules: - Use exactly one upload source: `--file` or `--url`. - Upload and download show progress in TTY mode unless `--json` is enabled. ## Backups ```bash halo backup list halo backup get <name> halo backup create halo backup create --wait halo backup create --wait --wait-timeout 300 halo backup download <name> --output ./backup.zip halo backup delete <name> --force ``` Rule: - `backup create --wait` polls until completion or timeout. ## Moments ```bash halo moment list halo moment get <name> halo moment create --content "Hello from Halo CLI" halo moment update <name> --content "Updated content" halo moment delete <name> --force ``` Useful options include `--visible`, `--tags`, and release-time related flags. ## Safety And Automation - Use `--profile <name>` for the intended environment. - Use `--json` when another tool needs structured output. - Use `--force` for destructive non-interactive actions. - Prefer `list` or `get` before batch or destructive maintenance.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 halo-cli-operations-1776124474 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 halo-cli-operations-1776124474 技能

通过命令行安装

skillhub install halo-cli-operations-1776124474

下载 Zip 包

⬇ 下载 halo-cli-operations v0.1.1

文件大小: 1.76 KB | 发布时间: 2026-4-14 11:03

v0.1.1 最新 2026-4-14 11:03
- Documentation and rules for theme and plugin commands updated to reference only `--url` (previously allowed `--uri`).
- Moment command usage streamlined: the `create --content-file` option has been removed from the examples.
- No functional or code changes; SKILL.md documentation and usage guidance only.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部