A data-driven engine that creates high-quality, non-repetitive AI image prompts based on real-world design trends and structured visual vocabularies.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install visual-prompt-engine
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install visual-prompt-engine using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Visual Prompt Engine is a specialized tool designed to solve the common problem of repetitive AI-generated imagery. By grounding prompt generation in real visual references from platforms like Dribbble, this Openclaw Skills entry ensures that your AI coding agent produces fresh, design-forward prompts rather than relying on clichéd AI patterns.
This skill uses a sophisticated pipeline that transforms raw design data into structured Style Cards. These cards capture essential design elements like color palettes, lighting, and composition, allowing the agent to synthesize prompts that are both technically precise and creatively inspired.
To get started with this Openclaw Skills tool, install the optional dependencies for live scraping:
pip install requests beautifulsoup4
Initialize your local data environment and build your first set of design style cards:
# Collect references
python3 scripts/scrape_dribbble.py --output data/references.json --count 20
# Build style cards
python3 scripts/style_card.py build --input data/references.json --output data/style_cards.json
The Visual Prompt Engine organizes data in a structured data/ directory to maintain consistency across sessions:
| File | Description |
|---|---|
references.json |
Raw metadata including source URLs and image links. |
style_cards.json |
Processed attributes such as palette, typography, and lighting. |
prompt_history.json |
A record of generated prompts used for deduplication logic. |
prompt-patterns.md |
A reference library of 12+ distinct prompt structures. |
visual-vocabulary.md |
A taxonomy of precise design terms for high-fidelity prompting. |
Loading
An expert-level prompt engineering skill that converts raw concepts, images, and documents into structured, framework-based LLM instructions.

A sophisticated multi-agent AI orchestration skill that provides deep product research, price comparisons, and service verification for the Saudi Arabian market.

A cross-platform automation bridge for the Adobe Creative Cloud suite using ExtendScript and native OS scripting hosts.

A provably fair giveaway tool for AI agents on the Sui blockchain using VRF and Moltbook authentication.

A structured seven-phase methodology for solving complex problems through rigorous critique and iterative refinement within Openclaw Skills.

Automatically fetch YouTube transcripts, generate structured summaries, and deliver them to messaging platforms.








































