https://github.com/eximagent/cli
Trade-intelligence CLI for coding agents
https://github.com/eximagent/cli
agent-skill b2b claude-code cli codex coding-agent cold-outreach cursor customs hs-code import-export lead-generation ofac prospect-discovery sanctions-screening tariff trade-data trade-intelligence
Last synced: 3 days ago
JSON representation
Trade-intelligence CLI for coding agents
- Host: GitHub
- URL: https://github.com/eximagent/cli
- Owner: EximAgent
- License: other
- Created: 2026-05-12T15:46:38.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2026-05-30T09:04:16.000Z (10 days ago)
- Last Synced: 2026-05-30T11:03:15.132Z (10 days ago)
- Topics: agent-skill, b2b, claude-code, cli, codex, coding-agent, cold-outreach, cursor, customs, hs-code, import-export, lead-generation, ofac, prospect-discovery, sanctions-screening, tariff, trade-data, trade-intelligence
- Language: Shell
- Homepage: https://eximagent.ai
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eximagent
Trade-intelligence CLI for coding agents.
## Install
```bash
curl -fsSL https://install.eximagent.ai | sh # macOS / Linux
irm https://install.eximagent.ai/install.ps1 | iex # Windows (PowerShell)
```
The installer downloads the matching binary, drops the skill spec into the standard coding-agent directories (Claude Code / Codex / Cursor / `~/.agents`), and prompts you to sign in.
## Use
```bash
eximagent login # browser-based sign-in
eximagent whoami # verify
eximagent skill # print the skill spec to stdout
eximagent [--flag value ...]
```
Output is newline-delimited JSON on stdout; typed errors on stderr. Use `--stream` for long-running commands.
## Links
-