返回顶部
h

halo-cli-moderation-notificationsHalo审核通知

Use when moderating Halo comments or replies, creating official replies, listing unread notifications, deleting notifications, or marking notifications as read.

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

halo-cli-moderation-notifications

Halo CLI 审核与通知

使用此技能处理 halo comment、halo comment reply 和 halo notification。

命令

bash
halo comment --help
halo comment reply --help
halo notification --help

评论

常见流程:

bash
halo comment list
halo comment list --approved=false
halo comment list --owner-kind Post --owner-name my-post
halo comment get comment-abc123
halo comment approve comment-abc123
halo comment delete comment-abc123 --force

comment list 的实用筛选条件:

  • - --page
  • --size
  • --keyword
  • --owner-name
  • --owner-kind
  • --approved
  • --sort

回复

常见流程:

bash
halo comment reply list
halo comment reply list --comment comment-abc123
halo comment reply get reply-abc123
halo comment reply approve reply-abc123
halo comment reply delete reply-abc123 --force

创建回复:

bash
halo comment create-reply comment-abc123 --content 感谢您的反馈
halo comment create-reply comment-abc123 --content 在此跟进 --quote-reply reply-abc123
halo comment create-reply comment-abc123 --content 内部备注 --hidden

规则:

  • - 在非交互模式下,create-reply 需要 --content 参数。
  • create-reply 在控制台上下文中创建已批准的回复。
  • 回复可使用 --quote-reply 进行引用。

通知

常见流程:

bash
halo notification list
halo notification list --unread=false
halo notification get notification-abc123
halo notification mark-as-read notification-abc123
halo notification mark-as-read --all
halo notification delete notification-abc123 --force

notification list 的实用筛选条件:

  • - --page
  • --size
  • --unread
  • --sort

安全与自动化

  • - 审核非默认环境时使用 --profile <名称>。
  • 使用 --json 进行机器可读的审核流程。
  • 在非交互模式下,使用 --force 执行破坏性删除操作。
  • 如果未找到资源,请确认所选配置文件和准确的资源名称。

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 halo-cli-moderation-notifications-1776124508 技能

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

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

通过命令行安装

skillhub install halo-cli-moderation-notifications-1776124508

下载

⬇ 下载 halo-cli-moderation-notifications v0.1.1(免费)

文件大小: 1.6 KB | 发布时间: 2026-4-14 14:20

v0.1.1 最新 2026-4-14 14:20
- Updated reply commands for improved clarity and accuracy.
- Changed "halo comment reply list comment-abc123" to "halo comment reply list --comment comment-abc123".
- Removed examples using --content-file for create-reply.
- Specified that --content is required (not --content or --content-file) for create-reply in non-interactive mode.

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

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

p2p_official_large
返回顶部