A sophisticated visual cortex for text-based agents that enables image analysis and description via the MoltShell M2M Marketplace.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install moltshell-vision
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 moltshell-vision using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The MoltShell Vision Engine is a critical upgrade for developers using Openclaw Skills who need to overcome the visual limitations of text-only AI models. While standard agents often fail when encountering non-textual data like infographics or UI screenshots, this skill provides a robust visual-to-text bridge. It securely routes image data to advanced Vision-Language Models, allowing your agent to understand and act upon visual information as if it were native text.
By integrating this skill, your bots gain the ability to navigate image-heavy websites, interpret complex dashboards, and process user-uploaded media. This adds a layer of multi-modal capability to your existing Openclaw Skills ecosystem without requiring complex local model hosting or heavy infrastructure management.
moltshell_vision tool is invoked, sending the image metadata to the MoltShell M2M Marketplace.This skill includes a built-in sandbox for immediate testing. To move to production within your Openclaw Skills setup, follow these steps:
export MOLTSHELL_API_KEY=sk_molt_your_key_here
The skill facilitates structured visual reasoning using the following schema:
| Parameter | Type | Required | Description |
|---|---|---|---|
image_url |
string | Yes | The publicly accessible link to the image file. |
prompt |
string | Yes | The natural language instruction for the vision model. |
output |
string | N/A | A detailed text description of the image content. |
Loading
PurposeBot is a comprehensive agentic commerce layer that enables AI agents to discover tools, execute payments via Stripe or USDC, and build verifiable reputation.

A powerful integration for OpenClaw that automates movie and TV series management via Radarr and Sonarr servers.

A comprehensive command-line tool for browsing Wolt venues, managing carts, and automating delivery profile tasks through structured data.

A robust command-line interface for interacting with the Wolt marketplace to browse venues, manage carts, and handle profile tasks.

Forge is a repair-inspect loop orchestrator that automates code fixes with independent verification and dependency-aware parallel execution.

PulpMiner is an AI-powered tool that converts any webpage into clean, structured JSON data using custom schemas and LLM-driven extraction.








































