← 返回 Skills 市场
Openclaw Xiaohongshu Ops
作者
zhangifonly
· GitHub ↗
· v0.1.0
967
总下载
1
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-xiaohongshu-ops
功能描述
Review-first Xiaohongshu/Rednote content ops for OpenClaw. Use when creating a repeatable workflow for topic research, draft generation, Feishu review, exact...
安全使用建议
This package is largely what it says: a review-first Xiaohongshu content workflow with helper scripts. Before installing, note these practical issues and checks: 1) The metadata does not list required env vars but the code requires XHS_TOOLKIT_ROOT (and the README mentions XHS_REVIEW_OPEN_ID). Set and verify these before use. 2) publish_approved_note.py will call a local xhs_toolkit.py (via subprocess) and can perform a live publish if run with --allow-live and an exact --confirm-title; review that toolkit's code and understand its credentials and UI automation before allowing live runs. 3) The scripts write to .openclaw/pending-xhs/ and memory/ in your workspace and create a temporary Chrome user-data directory for publish runs—ensure you’re comfortable with those locations and have backups. 4) If you need the skill to declare requirements, request that the author add XHS_TOOLKIT_ROOT and XHS_REVIEW_OPEN_ID to the skill manifest so the platform can surface warnings and enforce least privilege. 5) If you want lower risk, run the scripts manually in a controlled environment (inspect xhs_toolkit.py first) rather than enabling autonomous invocation.
功能分析
Type: OpenClaw Skill
Name: openclaw-xiaohongshu-ops
Version: 0.1.0
The skill bundle implements a structured Xiaohongshu (Rednote) content workflow with a strong emphasis on 'human-in-the-loop' safety. The Python scripts (e.g., publish_approved_note.py and save_publish_package.py) handle local draft management and interface with an external toolkit via subprocess calls, but they include explicit guardrails such as mandatory exact-title matching and an --allow-live flag to prevent unauthorized execution. No evidence of data exfiltration, malicious prompt injection, or obfuscation was found.
能力评估
Purpose & Capability
The name/description (Xiaohongshu content ops with review-first workflow) matches the included docs and scripts: research, draft, preview, save packages, write memory, and a publish helper that invokes a local xhs_toolkit. However the skill package does not declare environment variables even though the README and scripts require XHS_TOOLKIT_ROOT (and the README references XHS_REVIEW_OPEN_ID). This omission is an inconsistency between declared requirements and actual needs.
Instruction Scope
SKILL.md and workspace docs instruct the agent to read many local template files and use the bundled scripts. The runtime scripts read and write local files (.openclaw/pending-xhs/, memory/), call a local toolkit (xhs_toolkit.py) via subprocess, and set a temporary Chrome user-data dir for publishing. These actions are coherent with the stated publish-assist purpose but the instructions assume a pre-existing local Xiaohongshu toolkit and specific environment variables (not listed in the skill metadata).
Install Mechanism
There is no network install spec and no downloads; the skill is instruction-heavy and ships Python scripts and docs. That reduces remote-install risk. The included scripts will be present on disk as part of the skill package, but nothing in the manifest fetches remote code.
Credentials
The skill metadata declares no required env vars, yet scripts explicitly require XHS_TOOLKIT_ROOT (publish_approved_note.py raises if not set) and the README/TOOLS.md reference XHS_REVIEW_OPEN_ID. These environment variables are appropriate for a local publish workflow, but the omission from declared requirements is a coherence problem: a user could install/run the skill without realizing these variables are mandatory. No unrelated cloud credentials or broad secrets are requested, which is good.
Persistence & Privilege
The skill is not marked always:true and does not request elevated platform privileges. It writes files to local workspace subpaths (.openclaw/pending-xhs, memory/) and creates a temporary Chrome profile dir when publishing; those are reasonable for a content workflow and are scoped to the user's workspace/environment.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-xiaohongshu-ops - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-xiaohongshu-ops触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of clawnote: Xiaohongshu content workflow skill for OpenClaw.
- Enables structured, review-first content ops for Xiaohongshu/Rednote inside OpenClaw.
- Supports research, drafting, Feishu review, exact-title approval, and structured publish packaging.
- Bundles ready-to-use scripts for key workflow steps.
- Emphasizes user confirmation before publishing and clear safety boundaries for risky actions.
- Default workflow prioritizes review before publishing; publishing requires explicit approval.
元数据
常见问题
Openclaw Xiaohongshu Ops 是什么?
Review-first Xiaohongshu/Rednote content ops for OpenClaw. Use when creating a repeatable workflow for topic research, draft generation, Feishu review, exact... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 967 次。
如何安装 Openclaw Xiaohongshu Ops?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-xiaohongshu-ops」即可一键安装,无需额外配置。
Openclaw Xiaohongshu Ops 是免费的吗?
是的,Openclaw Xiaohongshu Ops 完全免费(开源免费),可自由下载、安装和使用。
Openclaw Xiaohongshu Ops 支持哪些平台?
Openclaw Xiaohongshu Ops 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Xiaohongshu Ops?
由 zhangifonly(@zhangifonly)开发并维护,当前版本 v0.1.0。
推荐 Skills