xiaohongshu-hub

Installation
SKILL.md

xiaohongshu-hub

Modified from: jackwener/xiaohongshu-cli (Apache-2.0)

This skill simplifies and modifies the original repository as follows:

  • Removes the browser-cookie3 / click / rich / PyYAML / qrcode dependencies
  • Changes Cookie authentication to pass a dict directly or read from environment variables, without automatic browser extraction
  • Removes the CLI layer (commands/) and QR login module (qr_login.py)
  • Keeps the complete reverse-engineered signing algorithm in signing.py, implemented with the standard library only and no third-party dependencies
  • Keeps AES-128-CBC signing in creator_signing.py (depends on pycryptodome)
  • In the Minis environment, cookies are automatically retrieved through browser_use get_cookies

File Structure

Installs
13
GitHub Stars
402
First Seen
Mar 28, 2026
xiaohongshu-hub — openminis/minisskills