component-catalog

star 61

How to access metadata about Vivid components. Use to list available components or query their API.

Vonage By Vonage schedule Updated 3/4/2026

name: component-catalog description: How to access metadata about Vivid components. Use to list available components or query their API.

The API of all components is defined in libs/components/metadata.json. Since the file is very large, always use scripting (e.g. with jq) to extract just the data that you need.

The content of the file has the type Metadata defined in libs/metadata-extractor/src/metadata/format.ts. Read the TypeScript definition to understand the structure.

Install via CLI
npx skills add https://github.com/Vonage/vivid-3 --skill component-catalog
Repository Details
star Stars 61
call_split Forks 14
navigation Branch main
article Path SKILL.md
More from Creator