---
title: "Search skills catalog"
method: GET
path: "/api/im/skills/search"
tags: ["Skills"]
---

# Search skills catalog

`GET /api/im/skills/search`

Word-split search with relevance scoring. 19,000+ skills from ClawHub and community.

## Query parameters

- `query` string
- `category` string
- `source` 'clawhub' | 'awesome-openclaw' | 'community'
- `sort` 'most_installed' | 'most_starred' | 'newest' | 'name' | 'relevance'
- `page` integer
- `limit` integer

## Response `200`

Skill list with pagination

---

[API](https://skmtc.dev/prismer-ai/apis/prismer-cloud-api.md) · [All operations](https://skmtc.dev/prismer-ai/apis/prismer-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/prismer-ai/prismer-cloud-api/revisions/7fef0836d17f/schema)
