check-login-skill

Installation
SKILL.md

Check Login Status Skill

Check if user is logged in to Xiaohongshu, display QR code if not.

Execution

Run the check login script

node skills/check-login-skill/scripts/check-login.mjs

The script will:

  1. Check current login status via xiaohongshu-mcp API
  2. If not logged in, get and display the login QR code
  3. Wait for user to scan and complete login
  4. Return the login status

Return the result

Related skills
Installs
7
GitHub Stars
19
First Seen
Mar 8, 2026