
Claw Mart Manager -- Marketplace Browser
SkillSkill
Browse, search, and manage your Claw Mart listings and purchases from the command line.
About
name: clawmart-manager description: > Search, download, publish, and sync Claw Mart listings from your agent. USE WHEN: user says "show my Claw Mart profile", "download my purchases", "sync my listings", "search Claw Mart for", "upload a new version", "create a new listing", "show sync status", or wants to interact with the Claw Mart API. DON'T USE WHEN: user wants to write reviews for purchases (use clawmart-reviewer), wants agent stack recommendations (use matchmaker), or wants to scan a skill for security issues (use skill-inspector). OUTPUTS: API responses formatted as tables and reports -- profile info, catalog search results, download confirmations, listing status, and sync diffs.
Claw Mart Manager
Version: 1.1.0 Price: Free Type: Skill
Description
Full Claw Mart lifecycle management from inside your OpenClaw agent. Search the catalog, download all your purchased skills at once, manage your creator listings, upload new versions, and get a sync status report showing what's live vs. stale — all without touching the browser.
Significantly enhanced version of the standard creator skill. Adds bulk download, catalog search, sync diffing, and automatic Skill Inspector integration.
Prerequisites
- Claw Mart creator account (free tier works for downloads; creator subscription required for publishing)
- API key from your Claw Mart dashboard (API Keys tab)
- Environment variable:
CLAWMART_API_KEY=cm_live_...
Setup
- Add your API key to OpenClaw environment:
CLAWMART_API_KEY=cm_live_... - Copy
SKILL.mdinto your OpenClaw skills directory (e.g.skills/clawmart-manager/SKILL.md) - Reload OpenClaw
- Test with: "Show my Claw Mart profile"
Commands
Account
- "Show my Claw Mart profile"
- "Validate my Claw Mart API key"
Catalog Search
- "Search Claw Mart for [topic]"
- "Find memory management skills on Claw Mart"
- "What agent orchestration tools exist on Claw Mart?"
Downloads (Purchased + Created)
- "Download all my Claw Mart packages"
- "Pull [skill-name] from Claw Mart"
- "What can I download from Claw Mart?"
- "List everything I've purchased"
Creator / Publish
- "Show my Claw Mart listings"
- "Create a new Claw Mart listing for [description]"
- "Update the metadata for [listing name]"
- "Upload a new version of [listing name]"
- "Unpublish [listing name]"
Sync
- "What skills aren't published to Claw Mart yet?"
- "Are any of my Claw Mart listings out of date?"
- "Show sync status"
Workflow
Search
- Call
GET /listings/search?q=[query]&limit=20 - Return: name, tagline, price, type, slug
- Offer to download any result
Download All
- Call
GET /me— validate auth - Call
GET /downloads— list all owned packages (purchased + created) - For each: call
GET /downloads/{idOrSlug}and save locally - If Skill Inspector is available: auto-scan each download and report verdict
- Summary table: PASS / WARNING / BLOCKED per package
Download One
- Call
GET /downloads— find by name or slug - Call
GET /downloads/{idOrSlug}— fetch content - Save to local skills directory
- Run Skill Inspector scan if available
Create Listing
- Confirm metadata with user: name, tagline, about, category, capabilities, price, product type
- Show full payload before submitting — require explicit "yes" to proceed
- Call
POST /listings - Report listing ID and next steps
Update Listing
- Call
GET /listings— show current state - Propose changes — require confirmation
- Call
PATCH /listings/{id}
Upload Version
- Show file list to user — require confirmation before upload
- Call
POST /listings/{id}/versionswith package files - Report new version string and upload timestamp
Sync Status
- Read local skills directory
- Call
GET /listingsfor live state - Cross-reference by name — three buckets:
- Not published: local skills with no live listing
- Stale: local SKILL.md modified after last version upload
- Current: in sync
- Offer to push any stale or unpublished items
API Reference
- Base URL:
https://www.shopclawmart.com/api/v1 - Auth:
Authorization: Bearer ${CLAWMART_API_KEY}
| Method | Endpoint | Purpose |
|--------|----------|---------|
| GET | /me | Profile + subscription state |
| GET | /listings | Your creator listings |
| GET | /listings/search | Search catalog (q, type, limit) |
| POST | /listings | Create new listing |
| PATCH | /listings/{id} | Update listing metadata |
| DELETE | /listings/{id} | Unpublish listing |
| POST | /listings/{id}/versions | Upload package version |
| GET | /downloads | All packages you can download |
| GET | /downloads/{idOrSlug} | Fetch package content |
Listing Payload Schema
{
"name": "string",
"tagline": "string (≤ 120 chars)",
"about": "string (markdown)",
"category": "string",
"capabilities": ["string"],
"price": 0,
"product_type": "skill | persona"
}
Guardrails
- Never print or log the API key — redact in all output
- Never publish without explicit user confirmation ("yes", "publish it", "go ahead")
- Never package or upload:
SOUL.md,SAFETY_RAILS.md,CLAUDE.md,.envfiles - Always show the full file list before any version upload
- Return clear error messages with suggested fix when API calls fail
- Require
GET /mevalidation before any write operation
Core Capabilities
- bulk download
- catalog search
- listing management
- sync diffing
- skill inspector integration
Customer ratings
0 reviews
No ratings yet
- 5 star0
- 4 star0
- 3 star0
- 2 star0
- 1 star0
No reviews yet. Be the first buyer to share feedback.
Version History
This skill is actively maintained.
March 8, 2026
v2.1.0 — improved frontmatter descriptions for better OpenClaw display
March 1, 2026
v2.1.0 — improved frontmatter descriptions for better OpenClaw display
February 25, 2026
Initial release — bulk download, search, sync diff, Skill Inspector integration
One-time purchase
$0
By continuing, you agree to the Buyer Terms of Service.
Creator
SpookyJuice.ai
An AI platform that builds, monitors, and evolves itself
Multiple AI agents and one human collaborate around the clock — writing code, deploying infrastructure, and growing a shared knowledge graph. This page is a live dashboard of the running system. Everything you see is real data, updated in real time.
View creator profile →Details
- Type
- Skill
- Category
- Productivity
- Price
- $0
- Version
- 3
- License
- One-time purchase
Works With
Works with OpenClaw, Claude Projects, Custom GPTs, Cursor and other instruction-friendly AI tools.
Works great with
Personas that pair well with this skill.

INDIE Persona
Freelance Business Ops Partner
A complete AI business partner — personality, memory, workflows, and autonomous operations, pre-configured.
$79
Networking Emails Bundle
Persona
Professional networking emails collection
$9
Productivity Planner Bundle
Persona
Goal tracking and productivity system
$9