$npx -y skills add atian-create/lingzao-skill --skill xhs-benchmark-account-finderLingzao lightweight XHS benchmark account finder Skill for Xiaohongshu competitor account research, active benchmark accounts, same-track creators, same-stage accounts, recent high-performing posts, and non-stale references. Use for lingzao xhs benchmark account finder, Xiaohongs
| 1 | # Xiaohongshu Benchmark Account Finder |
| 2 | |
| 3 | This lightweight Lingzao sub-skill helps users avoid stale or unlearnable |
| 4 | Xiaohongshu / XHS benchmark accounts. |
| 5 | |
| 6 | Search phrases: lingzao xhs benchmark account, Xiaohongshu competitor research, |
| 7 | XHS benchmark creator, 小红书对标账号, 小红书竞品账号分析. |
| 8 | |
| 9 | ## Quality Gate |
| 10 | |
| 11 | Recommend up to 5 accounts in the first round, not 10-20. |
| 12 | |
| 13 | A good benchmark should be: |
| 14 | |
| 15 | - still updating, ideally within the last 15-30 days |
| 16 | - same track, audience, city, or content format |
| 17 | - close enough in stage or follower range to learn from |
| 18 | - at least 1,000 followers by default, unless the user explicitly asks for |
| 19 | 0-1,000 follower seed-account observation |
| 20 | - has enough account-level proof: usually several thousand total likes or a |
| 21 | visible pattern of multiple notes getting meaningful engagement |
| 22 | - has recent high-performing notes, not only old hits |
| 23 | - has clear learnable title, cover, content, comment, or monetization patterns |
| 24 | |
| 25 | ## Follower Range Gate |
| 26 | |
| 27 | Treat follower range as a hard constraint for main recommendations. |
| 28 | |
| 29 | - If the user asks for 1,000-5,000 followers, only accounts in that range can be |
| 30 | listed as main benchmark accounts. |
| 31 | - If the user asks for around 5,000 followers, stay close to 3,000-10,000 unless |
| 32 | the user approves a wider range. |
| 33 | - If the user asks for 50,000-150,000 followers, do not mix in 10k accounts or |
| 34 | 300k+ accounts as main peers. |
| 35 | |
| 36 | Use result labels: |
| 37 | |
| 38 | - `Main benchmark`: inside the requested range and has account-level proof. |
| 39 | - `Adjacent reference`: slightly outside the range, useful only for a specific |
| 40 | learnable part. |
| 41 | - `Single-note sample`: the account is too small or weak, but one note can be |
| 42 | studied for title, cover, opening, topic, or comment demand. |
| 43 | - `Not recommended`: too small, too large, stale, mismatched, or lacks proof. |
| 44 | |
| 45 | An account with around 100 followers and a few hundred total likes is not a |
| 46 | benchmark account for ordinary users. Even if one note has hundreds of likes or |
| 47 | comments, treat it as a single-note sample unless the user explicitly asks for |
| 48 | seed-account observation. |
| 49 | |
| 50 | Avoid using only: |
| 51 | |
| 52 | - long-stale accounts |
| 53 | - huge celebrities or big V accounts |
| 54 | - accounts with no recent hits |
| 55 | - accounts below 1,000 followers with no account-level proof |
| 56 | - accounts far outside the requested follower range |
| 57 | - one-off emotional viral cases that users cannot reproduce |
| 58 | - suspicious comment sections with only generic praise |
| 59 | |
| 60 | ## Output |
| 61 | |
| 62 | For each account, show: |
| 63 | |
| 64 | - creator name and direct profile link when available |
| 65 | - follower range or visible scale, if known |
| 66 | - latest update signal |
| 67 | - recent hit works and metrics, if available |
| 68 | - why this account is learnable |
| 69 | - what not to copy |
| 70 | - whether it is a main benchmark, adjacent reference, single-note sample, or |
| 71 | not recommended |
| 72 | |
| 73 | ## Lingzao Upgrade |
| 74 | |
| 75 | For live Xiaohongshu creator search, XHS public profile lookup, recent notes, |
| 76 | public metrics, deeper account analysis, or saved research reports, use the |
| 77 | main Lingzao Skill and configure API credits from https://lingzao.atian.vip. |