xiaohongshu-recruiter

Generates images and publishes AI recruitment posts to Xiaohongshu via Node.js and Python scripts.

31.8k|3.2k|Updated Aug 7, 2025
One-click install
npx skills add https://github.com/iOfficeAI/AionUi --skill xiaohongshu-recruiter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xiaohongshu-recruiter
Source: https://github.com/iOfficeAI/AionUi/tree/main/skills/xiaohongshu-recruiter
Command: npx skills add https://github.com/iOfficeAI/AionUi --skill xiaohongshu-recruiter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires canvas, playwright, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the end-to-end process of posting high-quality AI recruitment content on Xiaohongshu by generating geek-styled visuals and handling semi-automatic publishing workflows.

Core Features & Use Cases

  • Automated Visual Generation: Creates cover and detail images following the Systemic Flux design philosophy.
  • Content Generation: Produces recruitment copy and job details suitable for Xiaohongshu formats.
  • Auto Publishing: Automates the browser-based publish flow to minimize manual steps (login required).
  • Use Case: Publish a new AI Agent Designer opening with consistent visuals and copy across Xiaohongshu, saving time and ensuring brand consistency.

Quick Start

Generate visuals with the image script and then publish:

  • Run: node scripts/generate_images.js
  • Then run: python3 scripts/publish_xiaohongshu.py "<Title>" "post_content.txt" "cover.png" "jd_details.png"

Frequently Asked Questions about xiaohongshu-recruiter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate posting recruitment content on Xiaohongshu?

Automate Xiaohongshu recruitment posting by generating visuals with Node.js scripts and publishing via Python automation that handles the browser-based workflow. The Skill generates cover and detail images, then publishes with minimal manual steps after login.

Can I generate AI-styled visuals for job postings automatically?

Yes, this Skill generates geek-styled cover and detail images following the Systemic Flux design philosophy. Run the image generation script to create recruitment visuals, then use the generated images in your posting workflow.

What does the Xiaohongshu recruiting workflow involve?

The end-to-end workflow generates recruitment copy and visuals, then automates browser-based publishing. It combines visual generation via canvas, browser automation with Playwright, and Python scripting to minimize manual posting steps.

Do I need Playwright and canvas to publish on Xiaohongshu?

Yes, Playwright handles browser automation for publishing, and canvas generates the recruitment images. Both dependencies are required for the full automated posting workflow.

Can I customize the job title and content in the published posts?

Yes, the Python publishing script accepts title and content parameters. Pass your job title, post content file, cover image, and job details image as arguments to customize each recruitment post.

What's the entry barrier for setting up automated Xiaohongshu posting?

Setup requires Node.js and Python environments, Playwright and canvas dependencies installed, and Xiaohongshu login credentials. The Skill provides scripts and references to guide the image generation and publishing process.