If you need to automate interactions with Xiaohongshu (Little Red Book), this handles the browser automation work for you. It uses Playwright to search posts by keyword, extract note content to markdown, and perform actions like liking, commenting, collecting, following users, and publishing new posts with images and tags. You'll need to log in manually once to save cookies, then the scripts take over. The workflow is straightforward: validate your login status first, then run Python scripts for whatever action you need. It's built for programmatic engagement with the platform when you want to scrape content or manage an account without clicking through the web interface yourself.
npx skills add https://github.com/mrmao007/rednote-skills --skill rednote-skill