revor-contact-search

Installation
SKILL.md

Revor Contact Search

Find relevant people at one company from its official domain. This Skill searches contacts only; it does not send messages or run a full company background report.

Choose one execution route

If revor_find_contacts and revor_get_job MCP tools are available, use them. Generate a stable idempotency_key, reuse it only for an exact retry, and poll the returned job to a terminal state. Skip the local configuration preflight on this route.

Otherwise resolve scripts/revor-contacts.mjs relative to this file. Do not recreate the API request with curl or inline code. The bundled client requires Node.js 18 or newer.

On the bundled-client route, run configuration preflight once:

node <skill-dir>/scripts/revor-contacts.mjs config

Continue only when ready is true. The client shares ~/.config/RevorSkill/.env with other Revor Skills and defaults to https://revor.ai.

Installs
8
GitHub Stars
4
First Seen
Aug 24, 2026
revor-contact-search — laiye-revor/revor-skills