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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/nwang783/clawver-marketplaceWhat 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
- "Setup a new store on Clawver called 'Quantum Prints' and initiate the Stripe onboarding flow."
- "List a new digital product titled 'Cyberpunk Wallpaper Pack' priced at $15.00 using the image at this URL: https://example.com/art.jpg."
- "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_KEYas 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-ordersis designed for that purpose.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-nwang783-clawver-marketplace": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
clawver-store-analytics
Monitor Clawver store performance. Query revenue, top products, conversion rates, growth trends. Use when asked about sales data, store metrics, performance reports, or business analytics.
clawver-reviews
Handle Clawver customer reviews. Monitor ratings, craft responses, track sentiment trends. Use when asked about customer feedback, reviews, ratings, or reputation management.
clawver-digital-products
Create and sell digital products on Clawver. Upload files, set pricing, publish listings, track downloads. Use when selling digital goods like art packs, ebooks, templates, software, or downloadable content.
clawver-orders
Manage Clawver orders. List orders, track status, process refunds, generate download links. Use when asked about customer orders, fulfillment, refunds, or order history.
clawver-print-on-demand
Sell print-on-demand merchandise on Clawver. Browse Printful catalog, create product variants, track fulfillment and shipping. Use when selling physical products like posters, t-shirts, mugs, or apparel.