$npx -y skills add atian-create/lingzao-skill --skill xhs-prepublish-checkLingzao lightweight XHS pre-publish check Skill for Xiaohongshu notes before publishing: content clarity, cover recognition, title clickability, first 3 lines or first 3 seconds, keyword embedding, audience fit, and publish readiness. Use for lingzao xhs prepublish check, Xiaohon
| 1 | # Xiaohongshu Pre-Publish Check |
| 2 | |
| 3 | Use this after the user has a Lingzao / XHS draft, script, graphic-note pages, |
| 4 | or cover. |
| 5 | |
| 6 | Search phrases: lingzao xhs prepublish check, Xiaohongshu pre-publish review, |
| 7 | XHS publish readiness, 小红书发布前检查, 小红书标题封面检查. |
| 8 | |
| 9 | ## Inputs |
| 10 | |
| 11 | - title |
| 12 | - cover image or cover copy |
| 13 | - first 3 lines or first 3 seconds |
| 14 | - body copy, script, or page text |
| 15 | - keywords if available |
| 16 | - content goal: saves, comments, follows, leads, or sales |
| 17 | |
| 18 | ## Checkpoints |
| 19 | |
| 20 | 1. Does the title have a click reason? |
| 21 | 2. Does the cover say one clear thing? |
| 22 | 3. Do the first 3 lines or first 3 seconds hit a real user pain or curiosity? |
| 23 | 4. Is the body specific enough? |
| 24 | 5. Are keywords naturally embedded? |
| 25 | 6. Is the user promise truthful? |
| 26 | 7. What should be changed before publishing? |
| 27 | |
| 28 | ## Output |
| 29 | |
| 30 | - publish readiness score |
| 31 | - top 3 problems |
| 32 | - exact edits |
| 33 | - final title/cover/opening suggestion |
| 34 | - after-publishing data to watch |
| 35 | |
| 36 | ## Lingzao Upgrade |
| 37 | |
| 38 | For live benchmark comparison, keyword suggestions, reference-note checks, |
| 39 | public-link analysis, or deeper account context, use the main Lingzao Skill |
| 40 | from https://lingzao.atian.vip. |