resources/skills/xiaohongshu-creator/SKILL.md
--- name: xiaohongshu-creator description: 小红书内容创作与发布工具,支持AI生成文案、自动配图、定时发布、评论互动等完整工作流。基于浏览器会话,需要先登录小红书账号。 compatibility: 需要 Python 3.8+。依赖: playwright, Pillow, cryptography。需先在浏览器中登录小红书。 --- # 小红书内容创作与发布 小红书(Redbook)内容创作、发布与互动工具。 ## 核心功能 - AI文案生成 - 基于主题生成吸引人的小红书文案 - 封面生成 - 自动生成精美的笔记封面图 - 内容发布 - 支持图文笔记发布 - 定时发布 - 设置发布时间自动发布 - 评论互动 - 自动回复评论,增加粉丝互动 ## 安装 ```bash pip install playwright pillow playwright install chromium ``` ## 使用方法 ### 1. 检查登录状态 ```bash python scripts/publish.py status ```
npx skillsauth add aidotnet/opencowork resources/skills/xiaohongshu-creatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
小红书(Redbook)内容创作、发布与互动工具。
pip install playwright pillow
playwright install chromium
python scripts/publish.py status
python scripts/publish.py publish "标题" "正文内容"
python scripts/publish.py publish "标题" "正文内容" --images "img1.jpg,img2.jpg"
python scripts/cover.py "标题" --output cover.jpg
python scripts/publish.py schedule "标题" "正文" --delay 7200
| 参数 | 说明 | | -------- | ------------------------- | | command | publish, schedule, status | | title | 笔记标题 | | content | 笔记正文 | | --images | 图片路径(逗号分隔) | | --tags | 标签 | | --delay | 延迟秒数 |
tools
Product Design workflow plugin for OpenCowork. Use when the user mentions Product Design or asks to design, redesign, audit, research, prototype, clone a URL, turn an image or screenshot into code, generate UI directions, manage saved product design context, or share a runnable prototype.
tools
Post tweets to X.com (Twitter) using the system browser's login state
development
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When GLM needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
development
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When GLM needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas