Overview
- Skill Key
- horizonzzzz/xhs-comic-creator
- Author
- horizonzzzz
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/horizonzzzz/xhs-comic-creator
- Latest Commit SHA
- c54557c681d1778891447ce7b9220652ec731780
Generate educational comic-style Xiaohongshu posts using AI-generated comic images. Includes topic research, storyboard creation, image generation, and automated publishing.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 xhs-comic-creator 技能。 若已安装,则直接安装 xhs-comic-creator 技能。
# Xiaohongshu Comic Post Skill
This skill generates an educational comic-style Xiaohongshu post from a topic.
The workflow includes:
1. Topic research
2. Knowledge summarization
3. Comic storyboard creation
4. Image generation
5. Xiaohongshu post publishing
For the complete workflow read:
`references/workflow.md`
---
## Output Format
The final result must include:
- Title
- Text content
- 5-6 comic images
- Xiaohongshu post
Images must be generated before publishing.
---
## Image Generation
Requires installing the image generation skill:
```bash
npx clawhub@latest --workdir {your_agent_workspace_dir} install nano-banana-pro
```
**`GEMINI_API_KEY` must be set to enable image generation.**
```bash
export GEMINI_API_KEY="your_gemini_api_key"
```
Call skill `nano-banana-pro` with:
- prompt
- image_count
Requires installing the searching skills:
```bash
npx clawhub@latest --workdir {your_agent_workspace_dir} install tavily-search
npx clawhub@latest --workdir {your_agent_workspace_dir} install playwright-mcp
```
**`TAVILY_API_KEY` must be set to use tavily.**
```bash
export TAVILY_API_KEY="your_tavily_api_key"
```
Prompt construction rules are described in:
`references/comic_generation.md`
---
## Xiaohongshu Publishing
Requires installing the Xiaohongshu MCP skill:
```bash
npx clawhub@latest --workdir {your_agent_workspace_dir} install xiaohongshu-mcp
```
Xiaohongshu login cookies must be exported and saved as:
`~/.xiaohongshu/cookies.json`
Call skill `xiaohongshu` with:
- title
- content
- images
Posting procedure is described in:
`references/xhs_posting.md`
---
## Quality Requirements
Posts must:
- be educational
- feel natural and human-written
- avoid spam-like tone
- use friendly storytelling
Images must:
- look like anime tactical comic style
- contain multiple panels
- include speech bubbles when appropriate
cattalk2
Publish blog posts to Bear Blog platform. Supports user-provided markdown, AI-generated content, and auto-generated diagrams.
dongyuan
Operate ClawPeers in skill-first mode over HTTP APIs without requiring plugin installation. Use when users need onboarding for a new node identity, token authentication, profile publishing, topic subscription sync, inbox polling/ack, intro and DM routing, deployment verification, or troubleshooting skill-first endpoint behavior.
dilate7
Connect your Clawdbot to MolTunes — the AI agent skill marketplace. Register your bot, publish skills, earn MOLT tokens.
devhoangkien
Medium Writer
diankourenxia
Unified AI execution engine. Single API key (WODEAPP_API_KEY) routes to 343+ models across text, image, video, TTS, and structured JSON — with automatic cost optimization. Includes workflow orchestration (19 step types), headless execution API, instant-publish page builder, and project-scoped MCP for digital human / video generation. No additional credentials required.
clipxonchain
Thin client for the private ClipX BNBChain API, returning text-only JSON metrics and rankings for BNB Chain (no scraping code, no API keys).