원클릭으로
xiaohongshu-image-generator
根据小红书文章内容自动生成配图。使用PIL将文章标题、副标题、内容生成在图片上,适合小红书笔记配图。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
根据小红书文章内容自动生成配图。使用PIL将文章标题、副标题、内容生成在图片上,适合小红书笔记配图。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Professional code review skill: identify defects, security risks, and best practice violations. Use when asked to review, audit, or improve code quality.
Data analysis skill: statistical analysis, data interpretation, and visualization recommendations. Use when asked to analyze data, create reports, or derive insights.
Analyze project structure, count lines of code by language, find TODOs/FIXMEs, and generate project health summaries. Use when asked about codebase size, composition, technical debt, or project overview.
Lint and format Python files using ruff. Activates automatically when Python files are touched. Use to check code quality and fix style issues.
Web research skill: systematically collect, verify, and synthesize information from multiple sources. Use when asked to research topics, fact-check claims, or compile information reports.
| name | xiaohongshu-image-generator |
| description | 根据小红书文章内容自动生成配图。使用PIL将文章标题、副标题、内容生成在图片上,适合小红书笔记配图。 |
根据文章内容自动生成小红书风格的配图。
调用 scripts/generate_cover.py 脚本:
python3 scripts/generate_cover.py "标题" "副标题" "内容第一行\n内容第二行\n内容第三行"
xhs_cover.jpg)图片保存为 xhs_cover.jpg
python3 scripts/generate_cover.py "今日分享" "打卡第二天" "今天天气很好\n心情也不错\n继续加油!"