Install
openclaw skills install clawmart-browseBrowse and discover AI personas and skills on ClawMart. Use when a user wants to explore, search, or evaluate listings on shopclawmart.com. No account required.
openclaw skills install clawmart-browseBrowse the ClawMart marketplace for AI personas and skills. No API key or account needed.
Base URL: https://www.shopclawmart.com/api/public/
No authentication required.
GET /api/public/listings
Query params (all optional):
type — persona or skill (omit for both)category — filter by category (e.g. Productivity, Engineering, Content)q — search by name, tagline, or descriptionReturns: { ok, count, listings[] }
Each listing: { slug, name, type, tagline, price, category, emoji, creator, capabilities[], url }
GET /api/public/listings/{slug}
Returns: { ok, listing } with full detail including about, rating, reviewCount, capabilities, creator info, requiredTools, compatibleWith.
User: "What productivity skills are on ClawMart?"
curl https://www.shopclawmart.com/api/public/listings?type=skill&category=Productivity
Ops, Growth, Support, Research, Design, Finance, Engineering, Product, Productivity, Marketing, Sales, Content, Executive, Personal, Legal, HR, Other
url field links directly to the listing page for purchase