From xiaohongshu-skill
Checks Xiaohongshu login status via xiaohongshu-mcp API, displays base64 QR code if not logged in, waits for scan, returns user info. Useful before Xiaohongshu API tasks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/xiaohongshu-skill:check-login-skillThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Check if user is logged in to Xiaohongshu, display QR code if not.
Check if user is logged in to Xiaohongshu, display QR code if not.
node skills/check-login-skill/scripts/check-login.mjs
The script will:
npx claudepluginhub ibreez3/xiaohongshu-skill2plugins reuse this skill
First indexed Feb 24, 2026
Handles Xiaohongshu (Little Red Book) Creator Center login via QR code scanning, note publishing, and data export. Delegates all browser interactions to agent-browser-stealth. Includes cookie normalization and login verification.
Configures WeChat iLink bot channel: checks credentials/access status, generates QR code for login, polls scan confirmation, stores tokens.
Configures the WeChat channel by scanning a QR code to login, checking channel status, and managing credentials.