← Back to Skills Marketplace
Xiaohongshu Comic Creator
by
horizonzzzz
· GitHub ↗
· v1.1.1
385
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install xhs-comic-creator
Description
Generate educational comic-style Xiaohongshu posts using AI-generated comic images. Includes topic research, storyboard creation, image generation, and autom...
Usage Guidance
This skill appears to do what it says (generate and post Xiaohongshu comics), but take precautions before installing or using it: 1) Resolve the metadata mismatch — the registry listing shows no required env/config but SKILL.md requires API keys and a cookies file. Don’t ignore that discrepancy. 2) Never provide real account cookies to unreviewed skills; use a throwaway/test Xiaohongshu account if you want to enable publishing. Session cookies grant full posting access. 3) Inspect the external packages the skill will install (nano-banana-pro, xiaohongshu-mcp, tavily-search, playwright-mcp). Verify maintainers and source (npm/GitHub releases) before running npx install. 4) Consider limiting network/file access: keep the cookie file in a restricted location and revoke keys/cookies after testing. 5) Note legal/brand risk: the skill enforces use of specific Arknights characters (copyrighted); weigh IP risk for publishing. If you need higher assurance, ask the publisher for: corrected registry metadata, source/homepage for the skill and the listed dependencies, and a clear privacy policy for how cookies/API keys are used and stored.
Capability Analysis
Type: OpenClaw Skill
Name: xhs-comic-creator
Version: 1.1.1
The skill bundle is designed to automate the creation and publishing of educational comics to Xiaohongshu (XHS) using AI image generation (Gemini/Banana Pro) and search tools (Tavily/Playwright). While it requires high-privilege access to Xiaohongshu login cookies (~/.xiaohongshu/cookies.json) and multiple API keys, these requirements are strictly aligned with the stated purpose of automated social media management. The workflow (workflow.md) and image generation rules (comic_generation.md) provide detailed, legitimate instructions for the agent to follow, and no evidence of data exfiltration, malicious code execution, or prompt injection attacks was found.
Capability Assessment
Purpose & Capability
The skill's name and workflow (topic research → storyboard → image generation → publish) align with the required capabilities: an image-generation API key (GEMINI_API_KEY), a search API key (TAVILY_API_KEY), and a path to Xiaohongshu login cookies for publishing. However, the registry metadata shown earlier (Required env vars: none / Required config paths: none) conflicts with the SKILL.md which declares required env vars and a cookies path — this metadata mismatch is an incoherence that should be resolved before trusting the skill.
Instruction Scope
SKILL.md instructs the agent to: install other skills via npx, build detailed prompts (including exact Chinese dialogue), generate a chain of input-image references, and publish using Xiaohongshu cookies stored at ~/.xiaohongshu/cookies.json. These instructions require access to user files (cookies, generated images) and networked services; they don't ask to read unrelated system files, but the requirement to provide user session cookies is sensitive because it grants full account access and ability to publish. The skill also enforces use of specific copyrighted game characters — a legal/ethical concern but not security per se.
Install Mechanism
This is instruction-only (no install spec in registry), but SKILL.md expects runtime installation of other skills via 'npx clawhub ... install ...' (fetching packages over the network). This is plausible for an instruction-only aggregator, but it means the actual code executed will come from external packages (nano-banana-pro, tavily-search, xiaohongshu-mcp, playwright-mcp). You should verify the provenance and integrity of those packages before installation.
Credentials
The declared required secrets (GEMINI_API_KEY, TAVILY_API_KEY) are proportional to image generation and search. However, requesting a path to Xiaohongshu login cookies (xiaohongshu_cookies_path or storing at ~/.xiaohongshu/cookies.json) is high-privilege: those cookies are equivalent to session tokens and permit the skill (and any installed MCP publishing component) to act as the user. That is functionally necessary for publishing but should be considered sensitive and risky.
Persistence & Privilege
Flags show always:false so the skill is not force-enabled globally. The skill does not request permanent always-on presence or claim to modify other skills' configs. It does instruct writing/reading files in the agent workspace and a specific cookie path, which is normal for a publisher skill but should be limited to a test account if you are concerned.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xhs-comic-creator - After installation, invoke the skill by name or use
/xhs-comic-creator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
- Added a required TAVILY_API_KEY for tavily search integration.
- Specified required python_version (>=3.12) in metadata.
- No functional changes to workflow or dependencies.
v1.1.0
- Added a metadata section specifying required environment variables and dependencies.
- Listed nano-banana-pro, xiaohongshu-mcp, playwright-mcp, and tavily-search as dependencies.
- Added instructions for installing tavily-search and playwright-mcp skills, and documented the need for TAVILY_API_KEY for search functionality.
- Specified minimum required Node.js version (>=18.0).
v1.0.2
- Added requirement to set the GEMINI_API_KEY environment variable for image generation.
- Clarified that Xiaohongshu login cookies must be saved at ~/.xiaohongshu/cookies.json for publishing.
- No changes to functionality, but setup instructions are now more detailed.
v1.0.1
- Added installation instructions for required dependencies (nano-banana-pro and xiaohongshu-mcp) in the Image Generation and Xiaohongshu Publishing sections.
- No changes to the skill’s workflow or output requirements.
v1.0.0
xhs-comic-creator v1.0.0
- Initial release.
- Generates educational, anime-style comic posts for Xiaohongshu using AI.
- Full workflow: topic research, knowledge summarization, storyboard creation, comic image generation, and automated publishing.
- Ensures high-quality, friendly, and natural-sounding educational content with multi-panel images and appropriate speech bubbles.
- Automated integration with Xiaohongshu publishing process.
Metadata
Frequently Asked Questions
What is Xiaohongshu Comic Creator?
Generate educational comic-style Xiaohongshu posts using AI-generated comic images. Includes topic research, storyboard creation, image generation, and autom... It is an AI Agent Skill for Claude Code / OpenClaw, with 385 downloads so far.
How do I install Xiaohongshu Comic Creator?
Run "/install xhs-comic-creator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xiaohongshu Comic Creator free?
Yes, Xiaohongshu Comic Creator is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Xiaohongshu Comic Creator support?
Xiaohongshu Comic Creator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xiaohongshu Comic Creator?
It is built and maintained by horizonzzzz (@horizonzzzz); the current version is v1.1.1.
More Skills