← Back to Skills Marketplace
Fox Xiaohongshu Publish
by
GarfieldQin
· GitHub ↗
· v1.0.0
· MIT-0
405
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install fox-xiaohongshu-publish
Description
小红书长文发布。用于在网页版小红书创作服务平台发布长文笔记。当用户说"发小红书"、"发小红书长文"、"写一篇小红书"时使用此技能。
README (SKILL.md)
小红书长文发布
使用场景
用户想在小红书发布长文笔记时使用。
发布流程
1. 进入发布页面
浏览器打开: https://creator.xiaohongshu.com/publish/publish?source=official
2. 选择"写长文"
- 点击侧边栏的"写长文"
- 点击"新的创作"
3. 输入内容
- 点击标题输入框,输入标题
- 点击正文区域,输入正文内容(可以分多次输入)
4. 一键排版
- 点击"一键排版"按钮
5. 选择模板
- 在右侧选择模板(第一个"简约基础"即可)
- 选择后点击"下一步"
6. 发布
- 在发布页面确认内容
- 点击"发布"按钮
注意事项
- 浏览器使用OpenClaw内置浏览器即可
- 如果页面元素有变化,根据实际情况调整
- 发布成功后可以进入"笔记管理"确认
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install fox-xiaohongshu-publish - After installation, invoke the skill by name or use
/fox-xiaohongshu-publish - Provide required inputs per the skill's parameter spec and get structured output
Version History
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 "写一篇小红书".
Metadata
Frequently Asked Questions
What is Fox Xiaohongshu Publish?
小红书长文发布。用于在网页版小红书创作服务平台发布长文笔记。当用户说"发小红书"、"发小红书长文"、"写一篇小红书"时使用此技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 405 downloads so far.
How do I install Fox Xiaohongshu Publish?
Run "/install fox-xiaohongshu-publish" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Fox Xiaohongshu Publish free?
Yes, Fox Xiaohongshu Publish is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Fox Xiaohongshu Publish support?
Fox Xiaohongshu Publish is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Fox Xiaohongshu Publish?
It is built and maintained by GarfieldQin (@qinthqod); the current version is v1.0.0.
More Skills