Search
Keyword search with sort, type, time, scope, and location filters.
Xiaohongshu · RedNote · 小红书 · AgentSkill
Search notes, read detail pages, prepare publish flows, inspect selectors, and return JSON from a Python Playwright CLI that agents can call safely.
npx skills add DeliciousBuding/xiaohongshu-skill
pip install git+https://github.com/DeliciousBuding/xiaohongshu-skill.git
playwright install chromium
xiaohongshu-skill qrcode --headless=false
xiaohongshu-skill --profile brand-a search "上海咖啡" --limit=3
xiaohongshu-skill selectors --owner=publish
xiaohongshu-skill contracts --command=search
Use the path that matches your agent runner. The skills.sh and ClawHub entries point people to public install surfaces, while the pip path gives shell users the CLI directly.
Keyword search with sort, type, time, scope, and location filters.
Fetch note details, comments, user pages, profile state, and explore feed data.
Prepare image, video, Markdown-image, and long-form posts after user approval.
Use templates, daily limits, profiles, selectors, output contracts, and SOP commands.
search, feed, user, explore, meselectors and contracts expose stable automation surfaces.--profile <name> isolates sessions for separate accounts.publish, comment, reply, like, and collect change account state.XHS_LIVE_TEST=1 and a test account.This site exposes crawlable HTML, JSON-LD, canonical links, a sitemap, and two text files for agent indexers. The terms below are visible so search engines and agent catalogs can map the project to common user prompts.
These links point to the project pages most likely to answer install, command, safety, and integration questions.