# Send Xiaohongshu Video Finder to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "xhs-video-finder",
    "name": "Xiaohongshu Video Finder",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/travislius/xhs-video-finder",
    "canonicalUrl": "https://clawhub.ai/travislius/xhs-video-finder",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/xhs-video-finder",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=xhs-video-finder",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "_meta.json"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/xhs-video-finder"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/xhs-video-finder",
    "downloadUrl": "https://openagent3.xyz/downloads/xhs-video-finder",
    "agentUrl": "https://openagent3.xyz/skills/xhs-video-finder/agent",
    "manifestUrl": "https://openagent3.xyz/skills/xhs-video-finder/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/xhs-video-finder/agent.md"
  }
}
```
## Documentation

### xhs-video-finder

Find fresh, viral videos on Xiaohongshu (小红书 / RedNote) for repurposing to YouTube Shorts or other platforms. Uses browser automation to search, filter by type and publish date, and extract video URLs.

### When to Use

You need a fresh Xiaohongshu video to repurpose (e.g., for a YouTube Shorts cron)
You want to find trending content by niche (food, travel, crafts, etc.)
You need a URL with a valid xsec_token for downstream tools (creator.octodance.com, etc.)

### 1. Open Xiaohongshu in the Managed Browser

browser action=open profile=openclaw url=https://www.xiaohongshu.com

Wait for the page to fully load.

### 2. Search for Content

Use the search bar with a niche keyword. Examples by channel:

Chinese food: 中国美食 家常菜 街头小吃 火锅
Travel: 旅行 旅游攻略 小众景点 城市打卡
Crafting/DIY: 手工DIY 手工制作 手工教程
Curiosities: 冷知识 涨知识 神奇 你不知道的

Take a snapshot, find the search input, and type your keyword.

### 3. Apply Filters (Top-Right Corner)

After search results load, tap the filter icon (top-right — shows "已筛选" when active).

Set these options in the filter panel:

Filter (Chinese)SettingMeaning排序依据最新Sort: Newest first笔记类型视频Type: Videos only发布时间一周内Posted: Within 1 week搜索范围不限Scope: All

Tap 收起 to close the filter panel.

### 4. Browse Results & Pick a Video

Look for:

✅ 1,000+ likes (❤️ count shown under each card)
✅ Under 6 minutes (check duration indicator on the thumbnail)
✅ Clear, engaging visuals
✅ No heavy watermarks blocking the subject
❌ Skip static image posts (图文) — filter should exclude these already

Post timestamps are shown as relative time: 2小时前 = 2 hours ago, 1天前 = 1 day ago.

### 5. Open the Video & Get the URL

Click a video card to open it. Copy the full URL from the address bar:

https://www.xiaohongshu.com/explore/VIDEO_ID?xsec_token=ABxxxxxx&xsec_source=pc_search

⚠️ Always include the full URL with xsec_token — this token is required for video download tools. Tokens expire, so get a fresh URL each time.

### 6. Alternative: Use the Share Link

If you prefer a cleaner URL:

Click the Share button (分享) inside the video — bottom right
The share link is auto-copied to clipboard
Format: https://www.xiaohongshu.com/discovery/item/VIDEO_ID?source=webshare&xhsshare=...

Both formats work with creator.octodance.com / lazyai.octodance.com.

### Troubleshooting

ProblemFixJSON parse error in creator toolToken expired — get a fresh URL from XiaohongshuFilter not visibleScroll up to the top of search resultsNo videos shownCheck filter — make sure 笔记类型 = 视频, not 图文Video won't loadTry a different video; some have regional restrictionsSearch results are emptyTry a broader keyword or remove time filter

### ⚠️ Login Required

Xiaohongshu requires login to view search results in the browser. Before using this skill, make sure the managed browser is logged into XHS:

Open https://www.xiaohongshu.com in the managed browser
If a login modal appears, scan the QR code with the XHS mobile app (WeChat scan also works)
Once logged in, the session persists — you won't need to log in again unless it expires

If you can't log in via the managed browser: Use the XHS mobile app to find a video manually, copy the share link, and paste it directly into the creator tool.

### Notes

explore/ URLs and discovery/item/ URLs both work — use whichever the browser gives you
The filter state persists across searches in the same session, so you only need to set it once
Login sessions may expire periodically — if search results are blocked, re-scan the QR code
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: travislius
- Version: 1.0.1
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/xhs-video-finder)
- [Send to Agent page](https://openagent3.xyz/skills/xhs-video-finder/agent)
- [JSON manifest](https://openagent3.xyz/skills/xhs-video-finder/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/xhs-video-finder/agent.md)
- [Download page](https://openagent3.xyz/downloads/xhs-video-finder)