← 返回 Skills 市场
338
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaohongshu-ops-lobster
功能描述
End-to-end Xiaohongshu operations including positioning, topic research, content production, publish execution, and post-incident recovery. Reusable across v...
安全使用建议
Before installing: 1) Clarify publish behavior — PUBLISH.md/README market a fully automated “one‑click publish”, but SKILL.md says to stop at the publish button and wait for confirmation; ask the author which behavior will actually run. 2) If you plan to use image-generation or Feishu attachments, identify required API keys (e.g., Nano Banana/Gemini, Feishu) and provide them only after verifying trust. 3) Test on a throwaway/low‑risk Xiaohongshu account first to validate selectors, rate limits, and that the skill will not unexpectedly publish. 4) Confirm how account credentials/session tokens are stored and rotated (login persistence is discussed in README); avoid giving long‑lived credentials you cannot revoke. 5) Consider legal/ethical risk: the Viral Copy flow emphasizes avoiding verbatim copying but still performs structural replication of popular posts — ensure you comply with platform policies and copyright. If you need higher assurance, ask the author for a short runbook showing exact automation steps (a trace or dry‑run) and for explicit listing of any external services that will receive screenshots or other content.
功能分析
Type: OpenClaw Skill
Name: xiaohongshu-ops-lobster
Version: 1.0.0
The skill bundle is a comprehensive automation framework for Xiaohongshu (XHS) operations, including content research, automated publishing, and comment interaction. It includes a setup script (Openclaw一键安装.md) that automates the installation of dependencies like Node.js and NVM, and handles local authentication tokens for the OpenClaw gateway. The agent instructions in SKILL.md and persona.md are well-structured and include explicit security-conscious directives to refuse social engineering attempts and protect sensitive configuration data (e.g., .env files or API keys). No evidence of data exfiltration, unauthorized remote access, or malicious intent was found; all high-risk capabilities (browser automation and shell execution) are strictly aligned with the stated purpose of social media management.
能力评估
Purpose & Capability
The name/description (end-to-end Xiaohongshu ops) align with the instructions: the SKILL.md contains SOPs for account positioning, topic research, content creation, publishing flows, comment replies, and viral-copy logic. However, marketing docs (PUBLISH.md, README.md) claim “全自动发布” / “一键完成”, while SKILL.md explicitly instructs to stop at the publish button and await user confirmation. That mismatch (advertised fully automated publishing vs. instructions that require a manual final confirmation) should be clarified.
Instruction Scope
SKILL.md is explicit about browser automation practices, selectors, snapshotting, evaluate scripts, and using an internal profile (profile='openclaw'). It directs use of /tmp/openclaw/uploads for browser.upload and recommends sending screenshots/attachments to Feishu for confirmation. These behaviors are coherent for a posting automation skill, but they do reach beyond purely local text generation (they instruct interacting with third‑party UIs and sending attachments to an external chat tool). There is no instruction to read unrelated secrets or system files, and persona.md explicitly instructs not to reveal secrets.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest install risk. The repository includes a separate Openclaw install script for users, but that is not part of the skill runtime and simply documents how to install Openclaw.
Credentials
The skill declares no required env vars or credentials, which matches SKILL.md. However, README mentions optional integrations (Nano Banana / image generation) and references a 'gemini_api_key' in a changelog note; SKILL.md refers to attaching screenshots to Feishu. If you use image-generation or Feishu features, you may need to provide API keys/credentials — these are not declared in the skill metadata. Confirm what credentials are needed for those optional features before enabling the skill.
Persistence & Privilege
The skill does not request 'always: true' and is user-invocable; model invocation is enabled by default. There is no indication it tries to modify other skills or system-wide settings. Autonomous invocation is allowed by platform default; combined with the skill's publishing capabilities this increases potential impact, but there is no explicit privileged persistence requested by the skill itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaohongshu-ops-lobster - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaohongshu-ops-lobster触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - 龙虾定制版
元数据
常见问题
xiaohongshu-ops 是什么?
End-to-end Xiaohongshu operations including positioning, topic research, content production, publish execution, and post-incident recovery. Reusable across v... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 338 次。
如何安装 xiaohongshu-ops?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaohongshu-ops-lobster」即可一键安装,无需额外配置。
xiaohongshu-ops 是免费的吗?
是的,xiaohongshu-ops 完全免费(开源免费),可自由下载、安装和使用。
xiaohongshu-ops 支持哪些平台?
xiaohongshu-ops 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 xiaohongshu-ops?
由 mjscjj(@mjscjj)开发并维护,当前版本 v1.0.0。
推荐 Skills