$npx -y skills add atian-create/lingzao-skill --skill xhs-keyword-to-content-packageLingzao lightweight XHS content workflow Skill that turns a Xiaohongshu keyword, topic, link, screenshot, reference image, saved notes, or inspiration material into a publishable one-stop content package with topic angle, 3 titles, cover copy, 4-7 graphic-note pages, spoken scrip
| 1 | # Xiaohongshu Keyword To Content Package |
| 2 | |
| 3 | This lightweight Lingzao sub-skill turns Xiaohongshu / XHS inspiration into |
| 4 | publishable content. |
| 5 | |
| 6 | Search phrases: lingzao xhs content workflow, Xiaohongshu content strategy, |
| 7 | XHS content package, 小红书内容工作流, 从灵感素材到选题到稿子. |
| 8 | |
| 9 | ## Inputs |
| 10 | |
| 11 | - keyword or topic |
| 12 | - Xiaohongshu note link, creator link, article link, screenshot, or reference image |
| 13 | - user's account direction and audience |
| 14 | - inspiration links, screenshots, saved notes, or reference creators |
| 15 | - desired format: graphic note, spoken video, Vlog, or cross-platform package |
| 16 | |
| 17 | If format is unclear, ask one light question: |
| 18 | |
| 19 | 你想做图文、人物口播,还是 Vlog 分镜? |
| 20 | |
| 21 | If the user clearly expects a result now, do not block on that question. Default |
| 22 | to a Xiaohongshu 4-page no-face graphic note and mark assumptions clearly. |
| 23 | |
| 24 | ## Workflow |
| 25 | |
| 26 | 1. Clarify user audience and content goal. |
| 27 | 2. Read inspiration material and identify what is learnable. |
| 28 | 3. Generate topic angles. |
| 29 | 4. Pick top 3 angles, not an overwhelming list. |
| 30 | 5. Produce one publishable package: |
| 31 | - 3 titles |
| 32 | - cover copy |
| 33 | - 4-7 graphic-note pages or script/storyboard |
| 34 | - body copy |
| 35 | - 10 publishing keywords |
| 36 | - pinned content / pinned comment |
| 37 | - post-publish review instruction |
| 38 | |
| 39 | ## Minimum One-Stop Package |
| 40 | |
| 41 | Use this when the user says "一条龙", "直接出内容", "把这个拆成内容给我发", |
| 42 | "从灵感素材到选题到稿子", or gives only a keyword/link/image and expects an |
| 43 | output. |
| 44 | |
| 45 | Return: |
| 46 | |
| 47 | 1. Source reading or assumptions. |
| 48 | 2. One recommended topic angle and one backup angle. |
| 49 | 3. Three titles with keyword anchors. |
| 50 | 4. Cover copy and visual direction. |
| 51 | 5. Four quick graphic-note pages by default; expand to seven pages when asked. |
| 52 | 6. Xiaohongshu caption/body copy, or a direct-read spoken script for video. |
| 53 | 7. Ten publishing keywords. |
| 54 | 8. One pinned comment or pinned-note idea. |
| 55 | 9. One pre-publish check and one 24-hour post-publish review instruction. |
| 56 | |
| 57 | If a link or image cannot be fully parsed in the lightweight Skill, still create |
| 58 | a first version from visible information and say "这是基于当前可见信息的第一版". |
| 59 | Ask the user to paste title/body/screenshots or use the main Lingzao Skill for |
| 60 | public-link parsing, comment demand, and image generation. |
| 61 | |
| 62 | ## Lingzao Upgrade |
| 63 | |
| 64 | For current public reference search, XHS public-link parsing, note detail, |
| 65 | comment demand, knowledge-base sync, or image generation, use the main Lingzao |
| 66 | Skill from https://lingzao.atian.vip. |