skills

List Agentic skills

Get a paginated list of Agentic skills from the registry

get/v0/skills

Query parameters

cursorstring

Pagination cursor

Example:skill-cursor-123

Pagination cursor

limitinteger

Number of items per page

Example:50

Number of items per page

updated_sincestring

Filter skills updated since timestamp (RFC3339 datetime)

Example:2025-08-07T13:15:04.280Z

Filter skills updated since timestamp (RFC3339 datetime)

searchstring

Search skills by name (substring match)

Example:filesystem

Search skills by name (substring match)

versionstring

Filter by version ('latest' for latest version, or an exact version like '1.2.3')

Example:latest

Filter by version ('latest' for latest version, or an exact version like '1.2.3')

Response

OK

Changes