Search and inspect contacts in the Omni person directory: search by name/phone, get full profile, and check online presence.
From omninpx claudepluginhub automagik-dev/omni --plugin omniThis skill is limited to using the following tools:
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
omni persons search "Felipe" --json
omni persons search "+5511999" --limit 5 --json
omni persons search "partial name" --limit 50 --json
omni persons get <personId> --json
omni persons presence <personId> --json
--limit defaults to 20; increase for broader results.