← 返回 Skills 市场
🔌
Promify Creative Generator
作者
Promify AI
· GitHub ↗
· v1.0.9
· MIT-0
290
总下载
1
收藏
0
当前安装
10
版本数
在 OpenClaw 中安装
/install promify-creative-generator
功能描述
Generate ad creatives, marketing images, and advertising visuals using the Promify API. Use when the user wants to create, make, or produce ad images, banner...
安全使用建议
This skill appears to do what it says: it needs your Promify API key and will fetch a product page and send extracted product data to promify.ai to generate creatives. Before installing or running it, be aware of three things: (1) you will need to add PROMIFY_API_KEY to your OpenClaw config (~/.openclaw/openclaw.json) — the registry metadata omits this, so follow the SKILL.md instructions; (2) the agent will automatically extract product info from a product URL and proceed to call the Promify API without asking for a separate confirmation — if you prefer to review inputs first, do not provide a product URL or ask the agent to pause before generation; (3) the skill sends product data (name, description, price, image URL) to promify.ai — ensure you trust Promify and avoid sending sensitive or private content. If you want higher assurance, request the skill author to fix the metadata mismatch (declare PROMIFY_API_KEY as a required env var) and to make the post-extraction confirmation explicit.
功能分析
Type: OpenClaw Skill
Name: promify-creative-generator
Version: 1.0.9
The skill is a legitimate integration for the Promify AI service, designed to generate ad creatives from product URLs. It follows standard OpenClaw patterns by checking for a required API key in the local configuration file (~/.openclaw/openclaw.json) and using WebFetch/curl to interact with the official promify.ai API endpoints. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力标签
能力评估
Purpose & Capability
The skill is explicitly for generating ad creatives via the Promify API and its runtime steps (collect product info, POST to promify.ai, poll for results) match that purpose. Requesting a PROMIFY_API_KEY is reasonable and expected.
Instruction Scope
The SKILL.md instructs the agent to read ~/.openclaw/openclaw.json to find PROMIFY_API_KEY and to fetch product pages (WebFetch/curl) and extract product fields automatically. Reading the agent config to obtain the API key is coherent, but the skill also instructs the agent to 'proceed immediately to Step 3 without waiting for confirmation' after extracting product info — this level of automation may be surprising to users and could lead to unsolicited external API calls if product extraction is performed without an explicit user confirmation.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is the lowest-risk install pattern: nothing is written to disk by the skill itself.
Credentials
The only credential used is PROMIFY_API_KEY, which is appropriate for calling the Promify API. However, the registry metadata lists no required env vars while the skill metadata and SKILL.md clearly expect PROMIFY_API_KEY and instruct editing ~/.openclaw/openclaw.json — a minor inconsistency between declared requirements and instructions.
Persistence & Privilege
The skill is not always-enabled and does not request elevated privileges. It asks the user to add its API key to the OpenClaw config (its own skill entry), which is a normal setup step and limited in scope.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install promify-creative-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/promify-creative-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.9
- Clarified API key validation: now explicitly checks for PROMIFY_API_KEY in ~/.openclaw/openclaw.json, not just the environment.
- Updated instructions to reflect the new configuration location for setting the Promify API key.
- No changes to prompts, API calls, or creative generation logic.
- Documentation and onboarding experience improved for easier setup.
v1.0.8
- Updated triggers and description to broaden use: now responds to more ad and creative generation requests (e.g., "make marketing image", "produce ad banner").
- Expanded supported platforms list in the description to include TikTok Ads and other new ad platforms.
- Clarified and simplified trigger phrases for better discovery and usability.
- No changes to workflow or API usage.
v1.0.7
promify-creative-generator 1.0.7
- Updated metadata: removed the obsolete "requires" field for environment variables.
- Corrected Step 3.3 timeout message: timeout now occurs after 60 polls (3 minutes) instead of 18.
- No changes to business logic or API handling.
v1.0.6
- Added an explicit environment variable requirement for PROMIFY_API_KEY in the skill metadata.
- No changes to functionality or other documentation.
v1.0.5
- Changed API polling interval from every 10 seconds (18 times) to every 3 seconds (60 times), maintaining a 3-minute timeout.
- The user is now informed that creative generation typically takes 2–3 minutes.
- Slightly revised product info extraction summary message for clarity.
v1.0.4
- No user-visible changes in this version.
- No file changes detected.
v1.0.3
- No file or documentation changes detected in this version.
- No new features, fixes, or updates.
v1.0.2
- Added OpenClaw integration metadata, specifying emoji, required environment variables, and primary environment variable.
- Simplified and clarified API Key setup instructions, including a shorter login redirect link and removal of dynamic placeholder for LOGIN_URL.
- Updated the About section for more precise description of platform capabilities.
- No changes to logic or API behavior; documentation and presentation changes only.
v1.0.1
- Switched to using a PROMIFY_API_KEY environment variable in OpenClaw instead of file-based API key storage.
- Updated setup instructions with new environment variable and configuration steps for users.
- Clarified API key management, ensuring users paste and configure their key once via OpenClaw.
- Product info extraction and creative generation workflow remain unchanged.
- No code changes or functional alterations aside from setup flow.
v1.0.0
- Initial release of Promify Creative Generator.
- Generate high-quality ad creatives from a product URL using the Promify API.
- Guides users to save their Promify API key on first use.
- Scrapes product details from provided links; prompts for missing required info.
- Supports retry and error handling for failed or incomplete creative generation.
- Displays only final creative results, including image URL, ad copy, and quota.
元数据
常见问题
Promify Creative Generator 是什么?
Generate ad creatives, marketing images, and advertising visuals using the Promify API. Use when the user wants to create, make, or produce ad images, banner... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 290 次。
如何安装 Promify Creative Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install promify-creative-generator」即可一键安装,无需额外配置。
Promify Creative Generator 是免费的吗?
是的,Promify Creative Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Promify Creative Generator 支持哪些平台?
Promify Creative Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Promify Creative Generator?
由 Promify AI(@promify)开发并维护,当前版本 v1.0.9。
推荐 Skills