← 返回 Skills 市场
paulforcoding

Moyu Make Xhs Pics

作者 paulforcoding · GitHub ↗ · vv1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
178
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install moyu-make-xhs-pics
功能描述
将Markdown文章转换为小红书风格的封面图、插图和配图。支持阿里百炼和MiniMax API,4种风格(fresh/warm/notion/cute),4种布局(balanced/list/comparison/flow)。
安全使用建议
This skill appears to do what it says: parse a local Markdown file, build prompts, call an image-generation provider, download images to /tmp, and add a watermark. Before installing or running it: 1) Provide only the provider API key(s) you trust (MINIMAX_API_KEY and/or DASHSCOPE_API_KEY). 2) Confirm the dashscope dependency is the official SDK and that the endpoints in code match the provider you intend to use. 3) Be aware generated prompts and your article text are sent to external services (image providers) — do not send sensitive content. 4) Note small documentation/metadata mismatches (registry claims no env vars; SKILL.md requires keys; SKILL.md marks DASHSCOPE_API_KEY as primary while code defaults to minimax). These are not evidence of malice but you should verify which provider you plan to use and that your API keys are scoped appropriately. 5) If you need higher assurance, inspect the dashscope/minimax endpoints and the dashscope package source (or run in an isolated environment) before giving keys or running on sensitive content.
功能分析
Type: OpenClaw Skill Name: moyu-make-xhs-pics Version: v1.0.2 The skill bundle is a legitimate tool designed to convert Markdown articles into social media images using the MiniMax and Alibaba DashScope (Aliyun) APIs. The code follows standard practices for API interaction, image processing with Pillow, and Markdown parsing. No evidence of data exfiltration, unauthorized file access, or malicious execution was found; the use of environment variables for API keys and the downloading of images to /tmp/ are consistent with the stated purpose of the tool (src/image_generator.py, scripts/generate.py).
能力评估
Purpose & Capability
Name/description describe Markdown→images using MiniMax and 阿里百炼 (DashScope). The code implements API clients, prompt construction, image download, watermarking and saving to /tmp — all consistent with the stated purpose. Notable inconsistency: registry metadata reported no required env vars, while SKILL.md and code require MINIMAX_API_KEY and DASHSCOPE_API_KEY.
Instruction Scope
SKILL.md instructs setting provider API keys and calling generate_article_images on a local Markdown file. Runtime instructions and code only read the specified article file, build prompts, call external image-generation APIs, download resulting images, and add watermarks. There are no instructions to scan unrelated system files or exfiltrate arbitrary local data.
Install Mechanism
No install spec supplied by the registry (instruction-only). The repository includes Python code and a requirements.txt (requests, dashscope, Pillow). No downloads from untrusted URLs or archive extraction; typical pip installs are required if running locally.
Credentials
The skill only needs API keys for the two image providers (MINIMAX_API_KEY, DASHSCOPE_API_KEY), which is proportional to its function. However SKILL.md metadata lists DASHSCOPE_API_KEY as primary while the code's default provider parameter is 'minimax' — and registry-level metadata omitted required env vars entirely. These mismatches are likely sloppy documentation but should be clarified before use.
Persistence & Privilege
The skill is not set to always:true and does not request elevated or persistent system-wide privileges. It does not modify other skills or global agent settings. The skill will invoke external APIs (normal for its purpose) and can run autonomously per platform defaults.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install moyu-make-xhs-pics
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /moyu-make-xhs-pics 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
vv1.0.2
- Added explicit documentation of required environment variables (DASHSCOPE_API_KEY and MINIMAX_API_KEY) in metadata. - Indicated DASHSCOPE_API_KEY as the recommended and primary environment variable. - Provided a note recommending the use of 阿里百炼 (Dashscope). - No code changes; documentation update only.
vv1.0.1
- Added documentation detailing functionality, installation, usage, API providers, styles, and layouts. - Clarified support for MiniMax and 阿里百炼 APIs, with four image styles and four layout options. - Described support for cover, illustration, and decoration images, including parameter options for each. - Explained configuration via environment variables and provided example usage code. - Outlined watermark support and referenced related projects for prompt logic.
元数据
Slug moyu-make-xhs-pics
版本 v1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Moyu Make Xhs Pics 是什么?

将Markdown文章转换为小红书风格的封面图、插图和配图。支持阿里百炼和MiniMax API,4种风格(fresh/warm/notion/cute),4种布局(balanced/list/comparison/flow)。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 178 次。

如何安装 Moyu Make Xhs Pics?

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

Moyu Make Xhs Pics 是免费的吗?

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

Moyu Make Xhs Pics 支持哪些平台?

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

谁开发了 Moyu Make Xhs Pics?

由 paulforcoding(@paulforcoding)开发并维护,当前版本 vv1.0.2。

💬 留言讨论