← 返回 Skills 市场
Fox Xiaohongshu Publish
作者
GarfieldQin
· GitHub ↗
· v1.0.0
· MIT-0
405
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install fox-xiaohongshu-publish
功能描述
小红书长文发布。用于在网页版小红书创作服务平台发布长文笔记。当用户说"发小红书"、"发小红书长文"、"写一篇小红书"时使用此技能。
使用说明 (SKILL.md)
小红书长文发布
使用场景
用户想在小红书发布长文笔记时使用。
发布流程
1. 进入发布页面
浏览器打开: https://creator.xiaohongshu.com/publish/publish?source=official
2. 选择"写长文"
- 点击侧边栏的"写长文"
- 点击"新的创作"
3. 输入内容
- 点击标题输入框,输入标题
- 点击正文区域,输入正文内容(可以分多次输入)
4. 一键排版
- 点击"一键排版"按钮
5. 选择模板
- 在右侧选择模板(第一个"简约基础"即可)
- 选择后点击"下一步"
6. 发布
- 在发布页面确认内容
- 点击"发布"按钮
注意事项
- 浏览器使用OpenClaw内置浏览器即可
- 如果页面元素有变化,根据实际情况调整
- 发布成功后可以进入"笔记管理"确认
安全使用建议
This skill appears coherent and does what it says: it will use the agent's built-in browser to open the Xiaohongshu creator page and interact with the UI to publish a long note. Before using it: 1) ensure you're logged into the correct Xiaohongshu account in the built-in browser (the skill will act with that session's authority); 2) review and confirm content before publishing (there's no credential prompt because it uses existing cookies); 3) be cautious about enabling autonomous invocation if you don't want the agent to publish without explicit confirmation; and 4) note the metadata mismatch in _meta.json (probably benign but worth checking the skill source if you need provenance). If you need publishing that requires explicit authentication steps (e.g., OAuth), request or add those steps to the skill to make behavior clearer.
功能分析
Type: OpenClaw Skill
Name: fox-xiaohongshu-publish
Version: 1.0.0
The skill bundle provides legitimate instructions for an AI agent to automate the process of publishing long-form posts on the Xiaohongshu (Little Red Book) creator platform. The instructions in SKILL.md follow a standard workflow using the official URL (creator.xiaohongshu.com) and lack any indicators of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The name/description describe publishing long-form Xiaohongshu notes and the SKILL.md gives step-by-step browser interactions to do exactly that. There are no unrelated env vars, binaries, or installs requested. (Minor metadata inconsistency: _meta.json ownerId/slug differ from registry metadata, which looks like copy/paste or packaging noise but doesn't affect runtime behavior.)
Instruction Scope
Instructions are limited to opening the Xiaohongshu creator URL and interacting with page elements (title, body, template, publish). They do not request files, secrets, or external endpoints. Note: the skill assumes a logged-in browser session but does not describe authentication; because it uses the built-in browser, it will operate with whatever Xiaohongshu session/cookies are present, and therefore can publish using the user's account.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk or downloaded during install.
Credentials
The skill declares no environment variables or credentials, which is proportional. However, its runtime use of the built-in browser gives it access to the user's web session and cookies for Xiaohongshu (implicit credential access). This is expected for a browser-automation publishing skill but is important for users to understand.
Persistence & Privilege
always is false and there are no install-time modifications or requests for broad privileges. The skill can be invoked (normal default), but it is not force-included system-wide.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install fox-xiaohongshu-publish - 安装完成后,直接呼叫该 Skill 的名称或使用
/fox-xiaohongshu-publish触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
fox-xiaohongshu-publish 1.0.0
- Initial release of the fox-xiaohongshu-publish skill.
- Allows users to publish long-form notes on Xiaohongshu via the web creator platform.
- Guides through title/content input, formatting, template selection, and publishing.
- Activated with commands like "发小红书" or "写一篇小红书".
元数据
常见问题
Fox Xiaohongshu Publish 是什么?
小红书长文发布。用于在网页版小红书创作服务平台发布长文笔记。当用户说"发小红书"、"发小红书长文"、"写一篇小红书"时使用此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 405 次。
如何安装 Fox Xiaohongshu Publish?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install fox-xiaohongshu-publish」即可一键安装,无需额外配置。
Fox Xiaohongshu Publish 是免费的吗?
是的,Fox Xiaohongshu Publish 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Fox Xiaohongshu Publish 支持哪些平台?
Fox Xiaohongshu Publish 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Fox Xiaohongshu Publish?
由 GarfieldQin(@qinthqod)开发并维护,当前版本 v1.0.0。
推荐 Skills