clawmart-browse

Browse 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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "clawmart-browse" with this command: npx skills add nateliason/clawmart-browse

ClawMart Browser

Browse the ClawMart marketplace for AI personas and skills. No API key or account needed.

When to Use

  • User shares a shopclawmart.com URL
  • User asks about available personas or skills
  • User wants to find a persona/skill for a specific use case
  • User wants details on a specific listing

Public API

Base URL: https://www.shopclawmart.com/api/public/

No authentication required.

Browse Listings

GET /api/public/listings

Query params (all optional):

  • typepersona or skill (omit for both)
  • category — filter by category (e.g. Productivity, Engineering, Content)
  • q — search by name, tagline, or description

Returns: { ok, count, listings[] }

Each listing: { slug, name, type, tagline, price, category, emoji, creator, capabilities[], url }

Get Listing Detail

GET /api/public/listings/{slug}

Returns: { ok, listing } with full detail including about, rating, reviewCount, capabilities, creator info, requiredTools, compatibleWith.

Workflow

  1. Browse: Fetch listings, optionally filtered by type/category/search.
  2. Evaluate: Fetch detail for interesting listings. Present capabilities, price, and creator info.
  3. Recommend: If the user has a specific need, search and rank results by relevance.
  4. Purchase: Direct user to the listing URL to buy. Purchase requires a ClawMart account.

Example

User: "What productivity skills are on ClawMart?"

curl https://www.shopclawmart.com/api/public/listings?type=skill&category=Productivity

Categories

Ops, Growth, Support, Research, Design, Finance, Engineering, Product, Productivity, Marketing, Sales, Content, Executive, Personal, Legal, HR, Other

Notes

  • Responses are cached for 60s
  • Prices are in USD
  • Free listings have price: 0
  • The url field links directly to the listing page for purchase

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Cclaw

Open-source comedy AI + video editing + poster generation. Create standup/sketch/manzai/scripts, edit videos via FFmpeg, and generate comedy posters via canv...

Registry SourceRecently Updated
General

Bird Recognition Tool | 鸟类识别工具

Identifies bird species in images/videos of target areas. Supports recognition of no less than 500 common bird species, supports customized model training, s...

Registry SourceRecently Updated
General

Image Amazon Product Image Suite

A professional product image generation skill purpose-built for the Amazon e-commerce platform. Outputs comply with Amazon's image guidelines while optimizin...

Registry SourceRecently Updated
General

SearchOnlineAssets

Online asset search tool: queries public stock libraries (Pixabay) for high-quality photos, illustrations, vectors and videos, returning result metadata and...

Registry SourceRecently Updated