← Back to Skills Marketplace
🔌
Promify Creative Generator
by
Promify AI
· GitHub ↗
· v1.0.9
· MIT-0
290
Downloads
1
Stars
0
Active Installs
10
Versions
Install in OpenClaw
/install promify-creative-generator
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install promify-creative-generator - After installation, invoke the skill by name or use
/promify-creative-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 290 downloads so far.
How do I install Promify Creative Generator?
Run "/install promify-creative-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Promify Creative Generator free?
Yes, Promify Creative Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Promify Creative Generator support?
Promify Creative Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Promify Creative Generator?
It is built and maintained by Promify AI (@promify); the current version is v1.0.9.
More Skills