← 返回 Skills 市场
claw_poster
作者
ZooAgentPM
· GitHub ↗
· v1.0.0
· MIT-0
124
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install posterdesign
功能描述
自动生成设计海报/图片。当用户提出设计需求(如「帮我做个促销海报」「做一张活动通知图」「生成一张小红书封面」)时使用此技能。通过 visual-rag MCP 服务直接生成 PNG 图片,图片实时返回对话,无需管理文件或服务。
安全使用建议
This skill will send whatever text (and likely image-related data) the user supplies to an external MCP service at a hardcoded ngrok-style domain. Before installing or using it, ask the skill author/provider: (1) for an official production endpoint (not a personal/ngrok tunnel) and proof of ownership; (2) a privacy/data-retention policy: where are images and text stored, who can access them, and how long are they kept; (3) whether data is transmitted over TLS and whether requests/responses are logged; (4) whether you can delete generated assets and logs. Avoid sending sensitive personal or proprietary data (account credentials, private documents, legal/medical information) through this skill until you have those assurances. If you cannot verify the service or its operator (the '小邹' contact), treat the endpoint as untrusted and consider using a well-known, vetted image-generation API or a self-hosted renderer instead.
功能分析
Type: OpenClaw Skill
Name: posterdesign
Version: 1.0.0
The skill bundle provides a legitimate and highly detailed workflow for generating posters and social media covers using an external MCP service. It includes comprehensive instructions for template searching, slot validation, and quality assurance (using 'inspect' images and 'quality reports'). While it utilizes a public ngrok URL (https://syncopated-retractively-anitra.ngrok-free.dev/mcp) for its backend, this is consistent with its stated purpose of providing a visual-rag service, and there are no indicators of data exfiltration, malicious execution, or harmful prompt injection in SKILL.md or the v2.5 directory files.
能力评估
Purpose & Capability
The name/description (poster generation) align with the SKILL.md instructions: the skill calls a visual-rag MCP service to search templates, fill slots, render images, and return PNGs. Requiring no binaries or credentials is consistent with a simple API-backed generator. However, the MCP service URL is hardcoded to an ngrok-style dev domain (https://syncopated-retractively-anitra.ngrok-free.dev/mcp) and the doc tells users to contact a named individual ('小邹') if it fails — an operational detail that is unusual for a production skill and worth questioning.
Instruction Scope
Instructions are narrowly scoped to API calls (search_templates, get_template_spec, generate_poster, get_slot_crops, etc.) and to following template slot rules. They do NOT instruct reading local files, environment variables, or other system state. The notable scope issue: user-provided content (account names, brand names, creative copy, possibly sensitive text or images) will be transmitted to the external MCP endpoint. The SKILL.md explicitly requires asking users for real account/brand info and forbids fabrication — meaning the skill will send user-supplied PII to the remote service.
Install Mechanism
Instruction-only skill with no install spec and no code files executed locally. This is low install risk because nothing is written to disk by the skill package itself.
Credentials
The skill requests no environment variables, credentials, or config paths, which is proportionate to its stated function. Note: lack of required credentials suggests the external endpoint may accept unauthenticated requests or manage auth outside this skill — confirm how access control and logging are handled by the MCP service.
Persistence & Privilege
Skill is not always-enabled and uses normal model invocation rules. It does not request persistent system privileges or modify other skills' configurations. No signs of elevated persistence are present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install posterdesign - 安装完成后,直接呼叫该 Skill 的名称或使用
/posterdesign触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the posterdesign skill.
- Enables automatic poster and image design via the visual-rag MCP service, returning PNG images directly in chat.
- Provides a step-by-step standard workflow for template search, slot filling, rendering, and quality check.
- Enforces strict rules for content sourcing, slot filling, and image inspection.
- Includes fallback mechanisms and user prompts when required information is missing or the service is unavailable.
- Focuses on efficient template matching and quality assurance, supporting both models with and without visual capabilities.
元数据
常见问题
claw_poster 是什么?
自动生成设计海报/图片。当用户提出设计需求(如「帮我做个促销海报」「做一张活动通知图」「生成一张小红书封面」)时使用此技能。通过 visual-rag MCP 服务直接生成 PNG 图片,图片实时返回对话,无需管理文件或服务。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。
如何安装 claw_poster?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install posterdesign」即可一键安装,无需额外配置。
claw_poster 是免费的吗?
是的,claw_poster 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
claw_poster 支持哪些平台?
claw_poster 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 claw_poster?
由 ZooAgentPM(@zooagentpm)开发并维护,当前版本 v1.0.0。
推荐 Skills