← 返回 Skills 市场
chen-li-17

Xhs Post Factory

作者 Chen-Li-17 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
282
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xhs-post-factory
功能描述
小红书多输入内容生成技能。用于将 pdf/md/txt/json 等文件转为结构化的小红书博文。默认生成论文解读(paper-interpretation)类型,输出 xhs-post.md 与 xhs-post.json 到输入文件所在目录,并保留可扩展模板机制以支持后续更多博文类型。
安全使用建议
This skill appears coherent and low-risk in itself, but consider these practical points before enabling: (1) it will read files in the same directory as your input and will write xhs-post.md and xhs-post.json next to them — avoid running it on directories containing sensitive documents; (2) the template can call an optional 'humanizer-zh' skill if present — only enable/trust that complementary skill if you trust it; (3) review generated posts before publishing (the skill intentionally avoids fabricating facts but still relies on the input text); (4) because it's instruction-only, no extra binaries are installed, but the agent performing the skill will need permission to read/write the target folder. If you want stricter limits, run the skill on a copy of the documents or in a directory dedicated to generated content.
功能分析
Type: OpenClaw Skill Name: xhs-post-factory Version: 1.0.0 The xhs-post-factory skill is a specialized content generation tool designed to transform academic papers (PDF, MD, TXT, JSON) into structured social media posts. The logic is focused entirely on text processing, template application, and adherence to a specific writing style, with explicit instructions in SKILL.md and templates/paper-interpretation.md to avoid hallucination and maintain factual accuracy. There are no indicators of data exfiltration, unauthorized network access, or malicious command execution.
能力评估
Purpose & Capability
The name/description (convert documents into Xiaohongshu post drafts, defaulting to paper-interpretation) matches the provided SKILL.md, style guide, and template files. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
Instructions operate on local inputs (pdf/md/txt/json) and explicitly read related artifacts in the same directory (e.g., paper-card.md, *_parsed.json) to reuse prior parsing; they always write xhs-post.md and xhs-post.json to the input file directory. This is coherent for the task, but users should note the skill will read other files in the input directory and will create files next to their inputs.
Install Mechanism
No install spec and no code files — the skill is instruction-only, which minimizes installation risk (nothing is downloaded or written to disk by an installer beyond outputs the agent writes as normal operation).
Credentials
The skill declares no required environment variables, credentials, or config paths. The template optionally references an external 'humanizer-zh' skill if present, but this is optional and does not introduce new declared credentials.
Persistence & Privilege
The skill is not always-enabled, does not request elevated persistence, and does not modify other skills' configurations. Autonomous invocation is allowed by default but is normal for skills and is not combined with other concerning privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xhs-post-factory
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xhs-post-factory 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
xhs-post-factory 1.0.0 - 初始发布,实现将 pdf/md/txt/json 等文件转为结构化的小红书博文,默认输出论文解读类型(paper-interpretation)。 - 自动生成并保存 xhs-post.md 与 xhs-post.json 文件至输入文件目录,包含标题、正文、标签、证据标注等结构化信息。 - 支持多模板机制,可扩展为更多类型博文,并有模板路由与规范。 - 保证内容真实性,严禁臆测,来源不足时明确标注“原文未明确给出”。 - 内置健壮的异常处理,遇到信息不足或模板缺失时自动降级并输出提示说明。
元数据
Slug xhs-post-factory
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Xhs Post Factory 是什么?

小红书多输入内容生成技能。用于将 pdf/md/txt/json 等文件转为结构化的小红书博文。默认生成论文解读(paper-interpretation)类型,输出 xhs-post.md 与 xhs-post.json 到输入文件所在目录,并保留可扩展模板机制以支持后续更多博文类型。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 282 次。

如何安装 Xhs Post Factory?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install xhs-post-factory」即可一键安装,无需额外配置。

Xhs Post Factory 是免费的吗?

是的,Xhs Post Factory 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Xhs Post Factory 支持哪些平台?

Xhs Post Factory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Xhs Post Factory?

由 Chen-Li-17(@chen-li-17)开发并维护,当前版本 v1.0.0。

💬 留言讨论