Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub ibreez3/xiaohongshu-skillHow 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.
Configures WeChat iLink bot channel: checks credentials/access status, generates QR code for login, polls scan confirmation, stores tokens.
Sets up WeChat channel for Claude Code: generates terminal QR code for login scan, polls API for confirmation, stores credentials, checks status and access.
Sets up WeChat channel connection via QR code login. Checks existing credentials, supports re-login, logout, and full reset.
Share bugs, ideas, or general feedback.
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: