Skip to main content
Run any Skill in Manus
with one click

bulk-contact-upload

Stars4
Forks0
UpdatedJune 25, 2026 at 17:55

Turn a raw list of organizations and the people who work at them into a valid Neon Law Navigator bulk-import payload, then load it through the shared `import` engine: the `cli import-contacts` command, the `aida_bulk_import` MCP tool, or the web upload route. Use this when someone hands you a contact list (names, emails, titles, phone numbers, org names) and wants those people and their organizations created as `persons` and `entities` with the links between them. Trigger on "bulk import these contacts", "load this list of people and orgs", or "create these as clients", or when AIDA is asked to add several people at once. The contract and rules live in `docs/bulk-contact-import.md`; this skill is the LLM-facing recipe for producing the JSON and choosing the surface. Skip for a single person (use `aida_create_person`) or for opening a matter/Project (the per-engagement onboarding flow, not this importer).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly