xiaohongshu-recruiter
用于在小红书上发布高质量的 AI 相关岗位招聘帖子。包含自动生成极客风格的招聘封面图和详情图,并提供自动化发布脚本。当用户需要发布招聘信息、寻找 Agent 设计师或其他 AI 领域人才时使用。
Install
mkdir -p .claude/skills/xiaohongshu-recruiter && curl -L -o skill.zip "https://mcp.directory/api/skills/download/1620" && unzip -o skill.zip -d .claude/skills/xiaohongshu-recruiter && rm skill.zipInstalls to .claude/skills/xiaohongshu-recruiter
About this skill
Xiaohongshu Recruiter (小红书招聘助手)
本技能旨在帮助用户快速、专业地在小红书发布 AI 岗位的招聘信息。通过 "Systemic Flux" 设计理念生成符合极客审美的视觉素材,并提供 Playwright 脚本实现半自动化发布。
核心工作流
简化模式(默认)
当用户仅给出一句话指令(如“发布一个前端开发工程师的招聘信息到小红书”)时:
- 不再向用户追问细节,由模型自行补全招聘信息与文案。
- 不要求用户提供邮箱或投递方式,模型自动补一个“私信联系/评论联系”的默认投递方式。
- 自动生成封面图与详情图,并直接进入发布流程。
- 自动打开浏览器,等待用户扫码登录后,自动填写图文信息并一键发布。
1. 信息收集
向用户确认(仅在用户明确要求或关键信息冲突时才询问):
- 岗位名称 (如:Agent Designer)
- 核心职责 & 要求
- 投递邮箱
2. 生成视觉素材 (Visual Generation)
默认使用本地脚本 scripts/generate_images.js 生成图片(暂时隐藏/禁用大模型生图流程)。
- 操作:
(注:可视情况修改脚本中的文本配置)node scripts/generate_images.js - 产出:
cover.png,jd_details.png
3. 生成文案 (Content Generation)
生成符合小红书调性的文案,保存为 post_content.txt。
- 规则:参考
assets/rules.md。 - 标题:<20 字。
- 正文:包含话题标签。
4. 自动化发布 (Auto Publishing)
使用 scripts/publish_xiaohongshu.py 启动浏览器进行发布。
前置要求:
- 安装 Playwright:
pip install playwright - 安装浏览器驱动:
playwright install chromium
执行命令:
python3 scripts/publish_xiaohongshu.py "你的标题" "post_content.txt" "cover.png" "jd_details.png"
交互流程(简化一键发布):
- 观察浏览器窗口:脚本已打开小红书创作者中心。
- 若出现登录页,请扫码登录。
- 登录完成后,脚本自动上传图片并填写标题与正文。
- 脚本自动点击“发布”完成发布;浏览器保持打开供用户确认。
资源文件
- assets/design_philosophy.md: 视觉设计哲学。
- assets/rules.md: 详细的操作规范和平台限制。
- scripts/generate_images.js: 图片生成脚本。
- scripts/publish_xiaohongshu.py: 发布自动化脚本。
More by iOfficeAI
View all →You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). 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, .html, .tsx, .vue, .svelte. 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."
rust-coding-skill
UtakataKyosui
Guides Claude in writing idiomatic, efficient, well-structured Rust code using proper data modeling, traits, impl organization, macros, and build-speed best practices.
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.