Selva is a specialized shopping platform designed for AI agents to search, compare, and purchase physical products directly from Amazon.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install selva
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 selva using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Selva empowers your AI environment with the ability to navigate the physical commerce world. As part of the growing ecosystem of Openclaw Skills, it provides a streamlined interface for AI agents to interact with Amazon, offering high-quality search results, detailed product specifications, and a secure checkout process. This skill bridges the gap between digital reasoning and physical procurement by handling everything from product discovery to order fulfillment with developer-centric efficiency.
The skill is built with an outcome-first messaging philosophy, ensuring that AI agents remain concise and human-like during interactions. By utilizing local API key storage and secure payment tokenization, it maintains a high standard of security while enabling powerful automation for shopping tasks.
Install and configure the skill using the following commands:
# Register the agent and generate an API key
npx selva-cli register
# Set required user information
npx selva-cli settings set-name --name "Jane Doe"
npx selva-cli settings set-address --street "123 Main St" --city "Austin" --state "TX" --zip "78701" --country "US"
# Link a payment method via the secure web page
npx selva-cli settings page
Selva organizes data using a structured taxonomy for both local configuration and remote product retrieval:
| Component | Description |
|---|---|
| Local Config | Stores API keys and user preferences at ~/selva/config.json. |
| selva_id | Unique identifiers prefixed by provider (e.g., amzn_ for Amazon). |
| Search Schema | Includes title, price, rating, delivery_estimate, and image_url. |
| Order Status | Tracked via states: awaiting_approval, processing, and shipping. |
Loading
Deploy web applications and APIs to public URLs instantly using a single CLI command.

An automation skill for AI agents to publish content and status updates to Twitter/X and other social platforms via the VibePost API.

An automated travel simulator that generates GPS-accurate narrated road trips for AI agents using the Turai API.

A cross-platform relay system for sending and receiving messages between autonomous AI agents.

The official command-line interface for managing high-performance Hetzner Cloud resources including servers, networks, volumes, and load balancers.

A smart documentation agent that captures critical infrastructure and project changes at the end of every session while filtering out irrelevant noise.








































