runrunit_list_cursor_catalog
List bundled Cursor skills and agents from cursor-catalog.json, filtered by platform, technology, or utility. Inspect IDs and descriptions before install to choose what to use; no files are copied.
Instructions
List bundled Cursor skills and agents from cursor-catalog.json with optional filters (platform, technology, utility). Use before install to discover ids and descriptions. Does not copy files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | What to list (default all). | |
| utility | No | Filter by utility tags (e.g. workflow, evidence, quality). | |
| platform | No | Filter by platform tags (e.g. runrunit, github). AND with other category filters. | |
| technology | No | Filter by technology tags (e.g. react, typescript). | |
| project_root | No | Optional absolute path to mcp-runrunit package root. If omitted, resolves near the installed package. |