小红书笔记自动创作技能:撰写内容、生成精美封面与正文卡片、可选一键发布。支持 8 种排版主题(sketch / neo-brutalism / botanical 等)和 4 种智能分页模式。
Claude Code Skill — AI 驱动的内容创作工具链,8 种视觉主题 + 4 种智能分页模式
一个为 Claude Code 构建的技能包,将 AI 内容创作、精美卡片渲染和发布流程整合为一条全链路工作流。
sketch · playful-geometric · neo-brutalism · botanical · professional · retro · terminal · defaultsetup.py 自动安装依赖、提取认证信息、生成配置文件| Sketch | Playful Geometric | Neo Brutalism |
|---|---|---|
![]() | ![]() | ![]() |
| Botanical | Professional | Retro | Terminal |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
更多示例见
demos/
# 克隆到 Claude Code Skills 目录
mkdir -p ~/.claude/skills
cd ~/.claude/skills
git clone https://github.com/YOUR_USERNAME/xhs-note-creator.git
cd ~/.claude/skills/xhs-note-creator
python scripts/setup.py
setup.py 自动完成:
直接跟 Claude 说:
"帮我写一篇关于 XX 主题的笔记"
Claude 会自动调用此技能,走完整条管线:
# 默认:sketch 主题 + 手动分页
python scripts/render_xhs.py content.md
# 自动分页(推荐:内容长短不一定时)
python scripts/render_xhs.py content.md -m auto-split
# 切换主题
python scripts/render_xhs.py content.md -t neo-brutalism -m auto-split
python scripts/publish_xhs.py \
--title "你的标题" \
--desc "正文描述" \
--images cover.png card_1.png card_2.png \
--public
| 主题 | 参数 -t | 风格 |
|---|---|---|
| Sketch | sketch | 手绘素描风格(默认) |
| Playful Geometric | playful-geometric | 几何图形 + 渐变色彩 |
| Neo Brutalism | neo-brutalism | 粗黑边框 + 高饱和撞色 |
| Botanical | botanical | 清新植物绿调配色 |
| Professional | professional | 蓝色渐变商务风 |
| Retro | retro | 复古暖橙色调 |
| Terminal | terminal | 终端黑客暗色风格 |
| Default | default | 简洁浅色底 |
| 模式 | 参数 -m | 适用场景 |
|---|---|---|
| Separator | separator | 用 --- 手动分页 |
| Auto Split | auto-split | 内容长短不定,自动平衡每页 |
| Auto Fit | auto-fit | 固定卡片尺寸,缩放内容适配 |
| Dynamic | dynamic | 根据内容动态调整卡片高度 |
---
emoji: "🚀"
title: "封面标题(≤15字)"
subtitle: "封面副标题(≤15字)"
---
# 第一张卡片内容
---
# 第二张卡片内容
xhs-note-creator/
├── SKILL.md # 技能定义与工作流
├── README.md # 项目文档
├── requirements.txt # Python 依赖
├── env.example.txt # 环境变量模板
├── .gitignore # 排除敏感文件
├── scripts/
│ ├── setup.py # 一键环境配置
│ ├── sync_cookie.py # 认证信息同步
│ ├── render_xhs.py # 主渲染引擎(8 主题 + 4 分页)
│ ├── render_xhs_v2.py # 备用渲染器(7 种渐变风格)
│ └── publish_xhs.py # 发布脚本(API 直连)
├── assets/
│ ├── cover.html # 封面 HTML 模板
│ ├── card.html # 卡片 HTML 模板
│ ├── styles.css # 公共样式
│ └── themes/ # 8 套主题 CSS
├── references/
│ └── params.md # 完整参数参考文档
└── demos/ # 各主题渲染效果图
PYTHONIOENCODING=utf-8 python scripts/render_xhs.py content.md
python scripts/sync_cookie.py
pip install -r requirements.txt
playwright install chromium
.env 和 cookies.json 已被 .gitignore 排除,请勿手动提交MIT License © 2026
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ioioiioo12138/xhs-note-creator --plugin auto-redbook-skills闲鱼自动化运营插件 — 商品上架、自动回复、推广动态一站式工作流,基于 goofish-cli MCP
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.