The ClawMart Creator skill enables developers to manage their marketplace presence and publish Openclaw Skills directly through conversational commands.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install clawmart
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install clawmart using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The ClawMart Creator skill is a comprehensive tool built for developers who want to streamline the distribution of their AI assets. By connecting your agent directly to the ClawMart API, this skill automates the process of drafting listings, managing metadata, and uploading package files. It provides a seamless bridge between the development of Openclaw Skills and their public commercialization.
This integration ensures that your marketplace listings are always up to date without the need for manual dashboard navigation. Whether you are launching a complex new skill or a specialized persona, the ClawMart Creator handles the heavy lifting of API communication and file structure validation, ensuring your content meets the high standards of the Openclaw Skills community.
To use this skill, you must have an active ClawMart creator account and an API key.
export CLAWMART_API_KEY=cm_live_your_actual_key_here
https://www.shopclawmart.com/api/v1/.The skill manages structured metadata and file packages to ensure compatibility with the platform. Below is the primary data structure used for listings:
| Attribute | Description | Format |
|---|---|---|
| name | The public display name of the listing | String |
| price | The cost in USD (minimum $3.00) | Decimal |
| product_type | Type of asset (persona or skill) | String |
| capabilities | List of functions or features provided | Array |
| package | The core files (SKILL.md or SOUL.md/MEMORY.md) | File |
Note: The price field is strictly in dollars. A value of 14.99 represents $14.99 USD. Do not use cents as the input format.
Loading
A specialized tool for searching and evaluating AI personas and skills directly within the ClawMart marketplace.

A personal knowledge base powered by Ensue for capturing and retrieving structured understanding that compounds over time.

An all-in-one automated security scanner for port services, CVE vulnerabilities, and system hardening audits.

SkillScout is a security-focused directory and verification tool used to discover and audit Openclaw Skills before installation.

An automation tool for managing LDS Church account tasks, Leader and Clerk Resources (LCR), and member directories efficiently.

An advanced planning and tracking skill that decomposes complex requests into manageable, dependency-aware subtasks with a built-in learning loop.








































