Search
Keyword search with sort, type, time, scope, and location filters.
A production-grade skill for search, note details, publishing, and account-safe operations with clean JSON output and every write gated behind explicit approval.
Search, read, publish, and operate Xiaohongshu through a consistent CLI surface with safety and session isolation built in.
Keyword search with sort, type, time, scope, and location filters.
Note details, comments, user pages, profile state, and the explore feed.
Image, video, Markdown-image, and long-form drafts after approval.
Comments, replies, likes, collections, templates, limits, and SOPs.
Pick the surface that matches your runner: skills.sh and ClawHub for agent catalogs, pip for the shell.
npx skills add DeliciousBuding/xiaohongshu-skillclawhub install xiaohongshu-skillpip install git+https://github.com/DeliciousBuding/xiaohongshu-skill.gitgit clone https://github.com/DeliciousBuding/xiaohongshu-skill.git <skills-dir>/xiaohongshu-skilldocker compose run --rm xiaohongshu search "美食"The skill separates read-only commands from state-changing ones, so an agent can never publish or interact without explicit user approval.
search, feed, user, explore, meselectors and contracts expose stable automation surfaces.--profile <name> isolates sessions per account.publish, comment, reply, like, and collect change account state.XHS_LIVE_TEST=1 and a dedicated account.Compatible with the agent runners and catalogs people already use.
Public references for install, commands, integrations, and safety.