Loading...
Loading...
Manage Xiaohongshu login status: Check login status, QR code login, reset login to switch accounts. Use this when the user mentions login, QR code scanning, account, account switching, logout, login status check, or when other skills report "not logged in" requiring prior login.
npx skill4agent add autoclaw-cc/xiaohongshu-mcp-skills xhs-logincheck_login_statusget_login_qrcode# fallback: 保存二维码到临时文件
echo "<base64_data>" | base64 -d > /tmp/xhs-qrcode.png
open /tmp/xhs-qrcode.png # macOS
xdg-open /tmp/xhs-qrcode.png # Linuxcheck_login_statusdelete_cookiesget_login_qrcodedelete_cookies| Scenario | Handling |
|---|---|
| MCP tool unavailable | Guide the user to use |
| QR code expired | Re-call |