Use Case
Stop doing repetitive ai agent & automation tasks manually. Xhs Skill lets your AI agent handle them automatically through natural conversation. A single entrance skill for logging in to Xiaohongshu (Creator Center) to get cookies, publish notes, and export data (browser interaction delegation agent-browser-stealth) This guide shows practical examples of using Xhs Skill to automate common ai agent & automation workflows and save hours every week.
Install Xhs Skill: npx clawhub@latest --dir ~/.claude/skills install xhs-skill
Identify the repetitive ai agent & automation tasks you want to automate
Describe the task to your AI in plain English
Xhs Skill will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Xhs Skill
Automate my ai agent & automation tasks using Xhs Skill
What repetitive tasks can Xhs Skill handle for me?
Set up a workflow that runs Xhs Skill every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install xhs-skillOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install xhs-skillβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/xhs-skill/π‘Extract and place the folder at the path above, then restart your agent.