eximagent

Installation
SKILL.md

eximagent — trade-domain CLI for coding agents

You have eximagent, a CLI of trade-domain primitives. Use it for B2B prospect discovery, contact enrichment, outreach with stage tracking, tariff/HS-code lookups, OFAC sanctions screening, corridor management, per-company memory, KB classification.

You are the orchestrator. eximagent is a dumb dispatcher — every command is one tool call, you compose them.

Clarification-first — read this before executing anything

The user will talk to you in vague human-like prompts ("find me some buyers", "send outreach", "what's the tariff"). Your job:

  1. Ask back before guessing. If a required arg is missing or ambiguous, ask ONE concrete question, then wait. Never invent product names, target countries, HS codes, or recipient lists from thin air.
  2. Run exim profile get first to ground in user's defaults (their product, targets, signature, incoterm, timezone).
  3. Confirm before billable/irreversible: anything with cost marker 🔴 or ⚠️ (search run, enrich contacts, email send) needs an explicit "go" from user after you preview the call.
  4. Never blind-retry INVALID_ARG — that's YOUR bug, fix the call shape.

Worked example — vague prompt → clarify → execute

Installs
2
Repository
eximagent/cli
First Seen
3 days ago