Skip to main content

vai workflow search

Search the npm registry for community workflow packages.

Synopsis

vai workflow search <query> [options]

Description

vai workflow search queries the npm registry for packages matching the vai-workflow-* naming convention. Results include the package name, version, description, author, weekly download count, and tags.

Options

FlagDescriptionDefault
<query>Search terms (required)
--limit <n>Maximum number of results10
--jsonOutput as JSONfalse

Examples

Search by keyword

vai workflow search legal

Output:

Searching npm for vai-workflow packages matching "legal"...

vai-workflow-legal-research v1.0.0
Legal KB search + rerank + brief generation
by Jane Smith | 1,247 downloads/week | legal, research

vai-workflow-legal-discovery v0.3.0
E-discovery document search and classification
by LegalTech Tools | 89 downloads/week | legal, ediscovery

Install: vai workflow install <package-name>

Limit results

vai workflow search healthcare --limit 5

JSON output

vai workflow search analysis --json