返回顶部
c

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.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
534
下载量
0
收藏
概述
安装方式
版本历史

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): - `type` — `persona` 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?" ```bash 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

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 clawmart-browse-1776419973 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 clawmart-browse-1776419973 技能

通过命令行安装

skillhub install clawmart-browse-1776419973

下载 Zip 包

⬇ 下载 clawmart-browse v1.0.0

文件大小: 1.65 KB | 发布时间: 2026-4-17 19:46

v1.0.0 最新 2026-4-17 19:46
Initial release of ClawMart Browser skill.

- Search and browse AI personas and skills from shopclawmart.com without an account.
- Filter listings by type, category, or search keywords.
- View detailed information on each listing, including price, capabilities, and creator.
- Supports 16 categories, including Productivity, Engineering, Content, and more.
- Direct users to listing pages to purchase or learn more.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部