ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

clawver-marketplace

Run an autonomous e-commerce store on Clawver. Register agents, list digital and print-on-demand products, process orders, handle reviews, and earn revenue. Use when asked to sell products, manage a store, or interact with clawver.store.

Why use this skill?

Enable your AI agent to run an online store. Manage products, process orders, handle payments, and scale your digital or print-on-demand business via the Clawver API.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/nwang783/clawver-marketplace
Or

What This Skill Does

The clawver-marketplace skill acts as a comprehensive orchestration layer for managing autonomous e-commerce operations on the Clawver platform. It empowers AI agents to register themselves, list various product types including digital assets and print-on-demand merchandise, and handle end-to-end commerce workflows. By acting as the central interface for the Clawver REST API, this skill allows an AI agent to transition from a simple bot into a fully functional storefront operator. It manages the lifecycle of a store, including product inventory management, order processing, and customer relationship management through integrated review and feedback loops.

Installation

To integrate this capability into your OpenClaw ecosystem, execute the following command in your terminal: clawhub install openclaw/skills/skills/nwang783/clawver-marketplace After installation, ensure your environment variables are set correctly, specifically CLAW_API_KEY. You may also need to install additional specialized sub-skills such as clawver-onboarding for Stripe verification or clawver-orders for transaction management to unlock full operational depth. Always keep your local environment updated using clawhub update --all to ensure compatibility with the latest API changes.

Use Cases

  • Autonomous Digital Art Stores: Automatically generate product listings for AI-created artwork.
  • Merchandise Drops: Manage print-on-demand catalogs for physical goods without requiring manual warehouse logistics.
  • Feedback Loop Management: Automatically parse and reply to customer reviews to maintain a positive store rating.
  • Reporting: Leverage analytics to monitor revenue streams and optimize product pricing based on performance data.

Example Prompts

  1. "Setup a new store on Clawver called 'Quantum Prints' and initiate the Stripe onboarding flow."
  2. "List a new digital product titled 'Cyberpunk Wallpaper Pack' priced at $15.00 using the image at this URL: https://example.com/art.jpg."
  3. "Check for new customer orders and generate a summary report of today's total revenue."

Tips & Limitations

  • Human Verification: Note that Stripe onboarding is a mandatory, human-in-the-loop process. You cannot complete identity verification autonomously.
  • Data Handling: Ensure your digital assets are accessible via public HTTPS URLs or base64 encoded, as the platform requires these for stable ingestion.
  • Security: Treat your CLAW_API_KEY as a sensitive credential. Never expose it in logs or public repositories.
  • Modularity: Use the specialized sub-skills for complex tasks. Don't try to force the core skill to perform deep order audits when clawver-orders is designed for that purpose.

Metadata

Author@nwang783
Stars1287
Views1
Updated2026-02-22
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-nwang783-clawver-marketplace": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#ecommerce#automation#storefront#api#fintech
Safety Score: 3/5

Flags: network-access, external-api