Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md1,174 B
docsSUMMARY.md320 B
History
First recorded snapshot · 0 installs
SKILL.md
Extract noteId from XiaoHongShu shares
Fast path (no network)
Find and return the <noteId> in URLs like https://www.xiaohongshu.com/discovery/item/<noteId>.
Also accept share text that contains that URL; extract the same <noteId>.
Prefer returning only the ID (or noteId: <id> if the user wants a labeled answer).
Short-link path (xhslink.com)
If the user only provides a short link like http://xhslink.com/o/..., expand redirects to a long URL, then extract the <noteId> from /discovery/item/<noteId>.
Resolve redirect (requires network access/approval in sandboxed runs):