Token导航 LogoToken导航TokenDH.com
研究检索执行命令github未标认证来源可访问许可证需确认审计提醒

xiaohongshu-article-packager小红书文章打包器

Agent Skill

xiaohongshu-article-packager 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

309

周安装

13

GitHub Stars

公开资料未说明

下载量

108
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:xiaohongshu-article-packager(小红书文章打包器)
来源仓库:https://github.com/postplusai/postplus-skills
仓库路径:skills/xiaohongshu-article-packager
安装命令:
npx skills add https://github.com/postplusai/postplus-skills --skill xiaohongshu-article-packager
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/postplusai/postplus-skills --skill xiaohongshu-article-packager

简介

xiaohongshu-article-packager 用于查找、检索和筛选相关信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中根据关键词、任务场景或来源线索快速定位候选结果。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装,需结合原始 README 核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • 可结合来源仓库和 SKILL.md 进一步了解功能边界和使用限制。

SKILL.md

Xiaohongshu Article Packager

Follow shared release-shell rules in:

  • postplus-shared release-shell rules

Use this skill when the user wants:

  • 一篇原稿变成可发的小红书图文
  • 口播稿改成图文分页
  • 给一段观点内容做分页、层级、配图和可渲染页面
  • 产出适合后续排版或渲染的结构化内容包,但保留原文

This skill is for layout packaging. It is not for:

  • platform scraping
  • competitor research
  • direct posting
  • fabricating claims not present in the source
  • rewriting the source by default

If the request is mainly about platform research, use skills/20-research/xiaohongshu-research.

Core Idea

Do not turn the source into a different piece of writing.

The job has two layers:

  1. structure without rewrite

- split the source into readable pages - choose which original lines deserve larger emphasis - preserve the original sequence unless the user asks to reorder

  1. render packaging

- assign page roles - place images - prepare clean layout instructions or HTML/CSS for rendering

The default goal is:

  • readable
  • faithful to the original wording
  • faithful to the original information density
  • faithful to the original voice

Inputs

Typical source inputs:

  • a markdown file
  • a long paragraph dump
  • a script written for talking-head video
  • rough bullets
  • a merged note with too much information

Useful optional inputs:

  • preferred page count
  • image assets to place
  • desired visual direction
  • whether the output is: carousel pages or one long image

If these are missing, infer the smallest safe set from the source.

Output Contract

Default outputs should be a package with these sections:

  1. Source Rule

- state that the wording is preserved

  1. Cover Copy

- only use original lines or original line fragments unless the user explicitly allows rewriting

  1. Page Plan

- 6 to 10 pages by default - one clear purpose per page

  1. Page Copy

- source text assigned to each page

  1. Layout Brief

- structured instructions for downstream layout

  1. Render Files

- optional HTML/CSS when requested

When the user asks for files, prefer:

  • 01-outline.md
  • 02-titles.md
  • 03-pages.md
  • 04-caption.md
  • 05-layout-brief.md

Read references/output-template.md when composing the package.

Default Workflow

1. Respect the source as immutable by default

Unless the user explicitly asks for rewriting:

  • do not paraphrase
  • do not compress
  • do not add summary lines
  • do not add CTA lines
  • do not add a separate caption

Allowed operations:

  • split into pages
  • promote original lines into headline size
  • move image modules around the source text
  • add neutral page labels

2. Decide the page architecture

Default to 6-10 pages.

Each page should do one job only:

  • cover
  • tension
  • key distinction
  • proof or explanation
  • consequence
  • closing or CTA

Do not use page breaks mechanically every N characters. Split on natural paragraph or sentence boundaries from the source.

3. Write for page readability without rewriting

For each page:

  • keep one main point
  • give it a visible title or emphasis line only by promoting original source lines
  • avoid dense wall-of-text blocks
  • make the first two lines legible without context from the previous page

If a page exceeds reasonable density, split it.

4. Prepare layout-aware copy

Assume the downstream renderer or layout model benefits from structure.

For each page, clearly separate:

  • pageRole
  • headline from source if used
  • subhead if needed
  • body from source
  • emphasisLines from source if used

Then prepare a consolidated layout brief.

Read references/layout-system.md when the user wants the warm-gradient card style from the referenced PDF.

Quality Rules

1. Source-first

Do not invent authority, case studies, metrics, or personal stories not present in the source.

2. No stealth rewriting

Do not silently change:

  • sentence rhythm
  • information density
  • spoken-language phrasing
  • the user's own wording habits

3. Avoid AI-shaped cleanup

Do not force the source into:

  • neat binary formulas
  • over-organized summary language
  • your own preferred phrasing patterns

If the source says it one way, keep that way unless explicitly asked to rewrite.

4. Cover copy must be from the source

The cover should use:

  • original lines
  • or original line fragments

not a fresh headline invented by the model.

Heuristics

Good cover material

  • strong original opening lines
  • strong original judgments
  • strong original rhetorical questions

Weak cover material

  • lines that only work after a lot of setup
  • lines that require new explanation from the model

Common Input Shape

A common use case is:

  • a draft in the active work folder or a nearby project directory
  • especially talking-head scripts or founder/operator viewpoint drafts
  • output needs to feel publishable on Xiaohongshu without losing the original opinion

For example:

  • 口播稿 -> 小红书图文分页
  • 观点长文 -> 封面 + 标题 + 8 页图文
  • 创始人表达 -> 更适合图文阅读的版本

Default File Placement

If the user asks you to write outputs to disk, prefer creating a sibling folder next to the source draft, for example:

<source-dir>/<draft-name>-xhs-package/

Store the package files there using the default filenames from the output contract.

Release-Shell Execution Contract

  • keep page planning notes, source extracts, and intermediate packaging files under <work-folder>/.postplus/xiaohongshu-article-packager/
  • keep only final user-facing page packages outside .postplus/
  • start with a bounded first pass on one draft and one package target before broader packaging
  • if the source is insufficient or under-specified, stop immediately instead of inventing missing material or relying on customer-specific path assumptions

Failure Modes

Stop and say the source is insufficient if:

  • there is no clear argument
  • the draft is only slogans
  • the user expects claims or case studies not in the material

Then offer one of:

  • a lighter layout pass
  • a request for more source material
  • a narrower page selection based on what is actually present

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.59%
按下载量换算40

Claude

27.99%
按下载量换算30

Cursor

19.03%
按下载量换算21

Gemini CLI

8.48%
按下载量换算9

安全审计

Gen Agent Trust Hub

通过

Socket

可疑

Snyk

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 npx skills add https://github.com/postplusai/postplus-skills --skill xiaohongshu-article-packager 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills