← 返回 Skills 市场
zhuchenggong19851114-design

Multi Platform Publish

作者 zhuchenggong19851114-design · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install multi-platform-publish
功能描述
根据不同平台要求,生成符合尺寸和风格的封面图、详情长图及文案,支持微信公众号、小红书、抖音和B站发布内容。
安全使用建议
This skill appears to do what it says (generate platform-specific images and copy), but the instructions assume a local rendering service (http://localhost:3710) and specific template files under skills/auto-contents/references/ that are not bundled. Before installing or using it, verify: (1) Do you actually run a trusted renderer on localhost:3710? If not, the agent may fail or attempt unexpected local network access. (2) The referenced template files are missing from the package — ask the publisher for the template assets or update the instructions to use external, explicit resources. (3) Treat the skill as untrusted until you confirm the source and that any local service it calls is safe; prefer running it only when you explicitly control the local rendering service and templates. If you cannot confirm those, avoid giving this skill runtime access that could let it contact localhost services or read local files.
功能分析
Type: OpenClaw Skill Name: multi-platform-publish Version: 1.0.0 The skill bundle is designed for generating social media content and images tailored for platforms like WeChat, Xiaohongshu, and Bilibili. It utilizes a local API endpoint (localhost:3710) and HTML templates for image rendering as described in SKILL.md. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
The name/description (multi-platform content + images/copy) aligns with the instructions for generating platform-specific images and text. However, the instructions reference a 'MakeContents render-text' API and local template file paths (skills/auto-contents/references/...) that are not included in the skill bundle, which is inconsistent with an instruction-only skill that claims no local artifacts.
Instruction Scope
SKILL.md directs the agent to POST to a localhost service (http://localhost:3710/api/content/render and a render-text interface) and to use template files under skills/auto-contents/references/*. Those endpoints and file paths are outside the bundled skill and would cause the agent to probe or read local services/files at runtime — behavior not obvious from the skill metadata and potentially unexpected.
Install Mechanism
No install spec (instruction-only) — lowest install risk. Nothing is downloaded or written to disk by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for a content-generation helper. The main concern is that it assumes availability of a local rendering service and local template files despite not declaring them.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation enabled. No requests to persist or modify other skills or system-wide settings are present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install multi-platform-publish
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /multi-platform-publish 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of multi-platform-publish skill. - Supports generating platform-optimized images and copy for WeChat Official Accounts, Xiaohongshu, Douyin/Video Accounts, and Bilibili. - Details per-platform image size, aspect ratio, and copywriting style requirements. - Introduces HTML template rendering for flexible multi-platform cover images. - Provides step-by-step guide for workflow from requirement collection to output. - Includes checklists and templates for common use cases and pre-publish review.
元数据
Slug multi-platform-publish
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Multi Platform Publish 是什么?

根据不同平台要求,生成符合尺寸和风格的封面图、详情长图及文案,支持微信公众号、小红书、抖音和B站发布内容。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。

如何安装 Multi Platform Publish?

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

Multi Platform Publish 是免费的吗?

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

Multi Platform Publish 支持哪些平台?

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

谁开发了 Multi Platform Publish?

由 zhuchenggong19851114-design(@zhuchenggong19851114-design)开发并维护,当前版本 v1.0.0。

💬 留言讨论