Markets banner
cventour cventour

Markets

Development community

Description

--- description: Build or refresh ranked vendor/company lists for your target markets. Usage — "/markets" (refresh all), "/markets Fintech" (one market), "/markets add Fintech" (add then build). argument-hint: "[add] [market name]" --- Build/refresh my market vendor lists. Arguments: `$ARGUMENTS` Interpret the arguments: - **empty** → refresh **every** market listed in `data/criteria.md` (`markets:` line). - **`add <name>`** → first append `<name>` to the `markets:` list in `data/criteria.md`

Installation

Installs to ~/.claude/commands/cventour-jobseeker-markets.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/cventour/jobseeker/HEAD/.claude/commands/markets.md -o ~/.claude/commands/cventour-jobseeker-markets.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository