← 返回 Skills 市场
79
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xhs-creator-copilot
功能描述
小红书创作者本地辅助桌面工具(期货/财经账号「不期而遇」专用)。 当用户提到小红书选题、写笔记、起草回复、回复粉丝评论、私信回复、 内容去AI化、排版优化、合规预检、批量评论处理时使用。 本工具完全本地运行,**不接触小红书平台任何接口**, 只做内容生成、合规预检、去AI化润色、本地文件输出和回复草稿建议。 所...
安全使用建议
This skill appears coherent and aligned with its stated 'local-only, human-in-the-loop' purpose. Before installing, consider: 1) verify you are comfortable with the skill writing files under outputs/ and data/ in the environment where it runs; 2) if you expect image PNG conversion, confirm the optional tools (rsvg-convert/cairosvg/exiftool) are installed — otherwise the skill will only produce SVG and suggest manual conversion; 3) note a minor metadata/version mismatch between SKILL.md (v1.1.0) and registry metadata (v1.0.1) in the package — not a functional red flag but worth confirming you have the intended release; 4) review the compliance rules in references/compliance-guide.md to ensure you (the human publisher) follow the required 'AI content' marking and manual publish steps. If you need the agent to ever interact with the Xiaohongshu website or perform automated publishing, do not enable such functionality — this skill explicitly forbids it and that is important for account safety.
功能分析
Type: OpenClaw Skill
Name: xhs-creator-copilot
Version: 1.0.1
The xhs-creator-copilot skill is a local desktop assistant for Xiaohongshu (XHS) creators, specifically tailored for the finance and futures niche. Its primary functions include drafting content, 'humanizing' AI-generated text to appear more natural, and generating cover images using SVG templates. The skill is designed with a heavy emphasis on compliance, explicitly forbidding any form of platform automation, API interaction, or credential handling to avoid account bans. It operates entirely on the local filesystem, using the bash_tool only for directory management and image conversion (SVG to PNG). There are no signs of data exfiltration, malicious execution, or prompt injection intended to harm the user or the host system.
能力评估
Purpose & Capability
The name/description promise a local authoring/helper tool for 小红书 (Xiaohongshu) creators that does content generation, humanization, compliance checks and local file outputs — and the SKILL.md plus reference docs consistently implement those exact functions. Required env vars, credentials, and external network calls are not requested and no browser automation or platform integration is present, matching the claimed 'zero platform contact' design.
Instruction Scope
Runtime instructions stay within the stated scope: they ask the agent to accept user-supplied text/screenshots, call LLM/vision capabilities for generation/ocr, run humanizer and compliance checks, and write outputs to local outputs/ and data/ files. The skill explicitly forbids any automated login/publishing/listening or exfiltration of platform data. It does read and append local files (data/faq-library.md, optional publish_log.json), which is coherent with the feature set (personal FAQ/publish history).
Install Mechanism
This is instruction-only with no install spec, so nothing is written to disk at install time by the package. Some docs show optional use of local utilities (rsvg-convert, cairosvg, exiftool) to convert SVG→PNG and write metadata — those are optional runtime helpers and are documented as optional/warned. No downloads from external URLs or opaque installers are present.
Credentials
The skill requests no environment variables, no credentials, and does not require network access or platform tokens. Its file I/O is limited to local outputs/ and data/ within the skill workspace. The only notable access is reading/writing the skill's own data/faq-library.md and optionally data/publish_log.json — reasonable for personalization and cadence tracking.
Persistence & Privilege
The skill is not always: true and does not claim elevated persistent privileges. It writes only to its own outputs/ and data/ files and provides explicit prompts before appending to the FAQ library. It does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xhs-creator-copilot - 安装完成后,直接呼叫该 Skill 的名称或使用
/xhs-creator-copilot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
xhs-creator-copilot v1.0.1
- 新增 references/cover-image.md,补充封面图生成相关规范与流程。
- 意图路由增加“生成封面图/给我做张图”相关指令跳转支持。
- 合规声明与参数字段说明同步支持生成封面图 (task_type=生成封面图)。
- 优化文档结构,完善本地输出与多格式输出的配套说明。
v1.0.0
xhs-creator-copilot v1.0.0 — 全新本地“小红书”创作者辅助工具,完全合规零平台接触。
- 全新设计,完全本地运行,不连接或自动化任何小红书官方接口/网页
- 支持选题分析、笔记/评论/私信起草、内容去AI化、合规预检、排版优化和本地归档
- 严格遵循小红书最新AI治理公告和人工智能内容标识法规,仅提供内容建议与文件输出,所有发布/互动须真人手动完成
- 完全禁止自动登录、自动发布、自动互动及任何浏览器/网络对接平台行为
- 新增“去AI化”Humanizer模块(多级人类化润色),合规机制细致补充
元数据
常见问题
xhs-creator-copilot 是什么?
小红书创作者本地辅助桌面工具(期货/财经账号「不期而遇」专用)。 当用户提到小红书选题、写笔记、起草回复、回复粉丝评论、私信回复、 内容去AI化、排版优化、合规预检、批量评论处理时使用。 本工具完全本地运行,**不接触小红书平台任何接口**, 只做内容生成、合规预检、去AI化润色、本地文件输出和回复草稿建议。 所... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 xhs-creator-copilot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xhs-creator-copilot」即可一键安装,无需额外配置。
xhs-creator-copilot 是免费的吗?
是的,xhs-creator-copilot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
xhs-creator-copilot 支持哪些平台?
xhs-creator-copilot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 xhs-creator-copilot?
由 yujietech(@yujietech)开发并维护,当前版本 v1.0.1。
推荐 Skills