← Back to Skills Marketplace
42
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xhs-viral-writer
Description
自动生成符合小红书风格的爆款笔记,包括标题、正文、热门标签和配图建议。
README (SKILL.md)
小红书爆款笔记生成器
自动生成小红书爆款种草笔记,包含标题、正文、标签。
功能
- 📝 生成小红书风格笔记
- 🎯 爆款标题模板
- 🏷️ 热门标签推荐
- 📸 配图建议
- 🚀 DeepSeek AI 驱动
使用
写一篇关于 [产品/主题] 的小红书笔记
安装
openclaw skills install xhs-writer
Usage Guidance
This looks like a straightforward AI writing helper. Before using it, make sure you are comfortable letting it use your DeepSeek API key and sending the prompt topic/details to DeepSeek. Do not include sensitive personal, client, or business-confidential information unless that external processing is acceptable.
Capability Analysis
Type: OpenClaw Skill
Name: xhs-viral-writer
Version: 1.0.0
The skill is a legitimate tool for generating Xiaohongshu (Little Red Book) social media posts using the DeepSeek AI API. The code in `generate.js` retrieves an API key from environment variables or the local OpenClaw configuration file (`~/.openclaw/openclaw.json`) and sends requests only to the official `api.deepseek.com` endpoint. There is no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Tags
Capability Assessment
Purpose & Capability
The SKILL.md describes a DeepSeek-powered Xiaohongshu note generator, and generate.js implements that by calling DeepSeek for text generation.
Instruction Scope
The visible instructions are limited to user-invoked content generation and do not try to override goals, force unrelated tool use, or continue operating after the task.
Install Mechanism
There is no install spec or package install flow, but SKILL.md contains a user-facing install example. No automatic installation or execution behavior is shown.
Credentials
The code reads a DeepSeek API key from DEEPSEEK_API_KEY or the local OpenClaw config and uses it only for the DeepSeek API call, which is purpose-aligned but should be visible to users.
Persistence & Privilege
The skill reads a persisted local OpenClaw configuration file to find a DeepSeek API key, but does not write persistent state or create background workers.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xhs-viral-writer - After installation, invoke the skill by name or use
/xhs-viral-writer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is 小红书爆款笔记生成器?
自动生成符合小红书风格的爆款笔记,包括标题、正文、热门标签和配图建议。 It is an AI Agent Skill for Claude Code / OpenClaw, with 42 downloads so far.
How do I install 小红书爆款笔记生成器?
Run "/install xhs-viral-writer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 小红书爆款笔记生成器 free?
Yes, 小红书爆款笔记生成器 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 小红书爆款笔记生成器 support?
小红书爆款笔记生成器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 小红书爆款笔记生成器?
It is built and maintained by duoduoks (@duoduoks); the current version is v1.0.0.
More Skills