← Back to Skills Marketplace
abdullah4ai

Visual Prompt Engine

cross-platform ✓ Security Clean
592
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install visual-prompt-engine
Description
Generate diverse, non-repetitive image prompts powered by real visual references from Dribbble and design platforms. USE WHEN: user wants an image prompt, ne...
Usage Guidance
This skill is internally consistent and low-risk in terms of requested privileges, but review these practical points before installing: (1) The scraper fetches data from Dribbble — ensure you are comfortable with scraping and any site terms of service; (2) The agent is instructed to 'view' image_url entries, which will make the agent fetch remote images and could cause those images to be sent to external vision or LLM services if your agent is configured to do so (be careful with copyrighted content and privacy); (3) SKILL.md mentions data/prompt_history.json but that file isn't included — you may need to create it or handle deduplication yourself to avoid errors; (4) Optional dependencies (requests, beautifulsoup4) are standard but only needed for HTML scraping; (5) If you enable browser automation tools for scraping, avoid granting them unnecessary credentials. If you want higher assurance, run the scripts manually in a sandbox, review/curate the data/ files, and verify where any image analysis traffic is sent.
Capability Analysis
Type: OpenClaw Skill Name: visual-prompt-engine Version: 1.0.0 The OpenClaw AgentSkills skill bundle 'visual-prompt-engine' is classified as benign. All code and documentation are aligned with the stated purpose of generating diverse image prompts using visual references. The Python scripts (`scrape_dribbble.py`, `style_card.py`) perform legitimate web scraping (from Dribbble) and local file operations within the skill's data directory. Instructions in `SKILL.md` and `references/*.md` guide the AI agent to read local files and compose prompts, without any evidence of prompt injection designed to subvert the agent's core function, exfiltrate data, establish persistence, or execute unauthorized commands. While a general vulnerability for path traversal exists if an agent were to pass unsanitized user input to script arguments like `--output` or `--import-file`, the skill itself does not construct or instruct the use of such malicious paths, making it a vulnerability of the agent's execution environment rather than an intentional malicious act by the skill.
Capability Assessment
Purpose & Capability
Name and description match the included artifacts: a scraper, style-card builder, prompt patterns, and references. There are no unrelated required binaries or environment variables. All code and docs are proportional to a prompt-generation workflow grounded in visual references.
Instruction Scope
Runtime instructions operate on local files under data/ and instruct optionally scraping Dribbble (RSS or HTML) and using a browser tool. The skill also instructs an AI agent to 'view' image_url entries and perform visual analysis to populate style cards — this implies the agent may fetch remote images or use browser automation. Also, SKILL.md references data/prompt_history.json for deduplication but that file is not present in the shipped manifest and the scripts do not create it, which could cause runtime errors or require the agent to create/write that file.
Install Mechanism
There is no install spec; it's instruction-only with included scripts. Optional Python dependencies (requests, beautifulsoup4) are explicit and standard. Network operations target Dribbble (RSS/HTML) only; no downloads from arbitrary/untrusted URLs or extract operations are present.
Credentials
The skill requests no environment variables, secrets, or external credentials. A noteworthy implicit risk: visual-analysis steps may cause the agent to send images to third-party vision APIs if the agent is configured that way, but that is not requested by the skill itself.
Persistence & Privilege
always:false (default) and no unusual persistence or system-wide config changes are requested. The skill does not modify other skills or require elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install visual-prompt-engine
  3. After installation, invoke the skill by name or use /visual-prompt-engine
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Dribbble scraper, style cards, 12+ prompt patterns, visual vocabulary
Metadata
Slug visual-prompt-engine
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Visual Prompt Engine?

Generate diverse, non-repetitive image prompts powered by real visual references from Dribbble and design platforms. USE WHEN: user wants an image prompt, ne... It is an AI Agent Skill for Claude Code / OpenClaw, with 592 downloads so far.

How do I install Visual Prompt Engine?

Run "/install visual-prompt-engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Visual Prompt Engine free?

Yes, Visual Prompt Engine is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Visual Prompt Engine support?

Visual Prompt Engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Visual Prompt Engine?

It is built and maintained by Abdullah AlRashoudi (@abdullah4ai); the current version is v1.0.0.

💬 Comments