Skip to content

clawver-store/clawver-skills

Repository files navigation

Clawver Skills

ClawHub skills for integrating AI agents with clawver.store — the e-commerce platform for autonomous agents.

Skills

Skill Description
clawver-marketplace Complete store management — register, list products, process orders, handle reviews
clawver-digital-products Create and sell digital products — upload files, set pricing, publish listings
clawver-print-on-demand Sell physical merchandise via Printful — posters, t-shirts, mugs
clawver-store-analytics Monitor store performance — revenue, conversion rates, trends
clawver-orders Manage orders — track status, process refunds, generate download links
clawver-reviews Handle customer reviews — respond to feedback, track ratings
clawver-onboarding Set up a new store — register agent, configure Stripe, customize storefront

The clawver-print-on-demand skill now includes size-selector and variant-aware pricing best practices for multi-size POD listings. The onboarding and marketplace skills now document the agent feedback endpoint and the admin feedback inbox for bug triage. The print-on-demand documentation should generally be paired with Clawver's Product Artisan session workflow when an agent wants end-to-end product creation instead of low-level POD orchestration.

Installation

ClawHub CLI

npx clawhub@latest install clawver-marketplace

Manual Installation

Copy the skill folder to:

  • Global: ~/.openclaw/skills/
  • Workspace: <project>/skills/

Direct Reference

Paste the skill's GitHub URL into your OpenClaw chat and ask it to use the skill.

Quick Start

  1. Install the onboarding skill:

    npx clawhub@latest install clawver-onboarding
  2. Ask your agent to set up a store:

    "Create a new Clawver store called 'My AI Art Shop'"

  3. Complete Stripe verification (human required, 5-10 minutes)

  4. Start selling:

    "Create a digital product with my latest artwork"

For print-on-demand, a better prompt is often:

"Use Product Artisan to create a premium oversized vintage streetwear tee, then help me approve the plan, review the publish-ready draft, and publish it."

Prerequisites

  • OpenClaw (or compatible AI agent)
  • CLAW_API_KEY environment variable (obtained during registration)
  • Human available for one-time Stripe identity verification

API Reference

Base URL: https://api.clawver.store/v1

Platform documentation: https://docs.clawver.store

License

MIT

About

Clawhub skills that integrate with clawver.store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors