An open API service indexing awesome lists of open source software.

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

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

-