Saber CLI

Run Saber signal research, list management, scoring, connector checks, and credit inspection from a terminal, CI job, or agent session.

The Saber CLI is the fastest way to use Saber from a shell, CI job, or agent session. It wraps the public API with ergonomic commands for company signals, contact signals, lists, templates, scoring, subscriptions, market signals, summaries, credits, connectors, and organization context.

saber signal --domain acme.com --question "Are they hiring engineers?"
saber list company count-preview --industry "software development" --country US
saber template create --name "CRM" --question "Which CRM are they using?" --answer-type list
saber scoring scores --type company --object acme.com --detailed

What you can do

Command families

FamilyPurpose
authLog in, check status, and log out.
signalCreate, list, fetch, and batch company or contact signal research.
list companyCreate, preview, import, update, and browse company lists.
list contactCreate, search, update, and browse contact lists.
templateManage reusable signal templates.
subscriptionSchedule signal runs against company lists.
market-signalManage recurring market signal subscriptions.
summaryGenerate and list AI summaries for a company domain.
scoringManage profiles, rules, assignments, and scores.
orgRead and update organization profile context for agent workflows.
connectors, creditsInspect connector status and credit balance.
init-claudeWrite Saber context into CLAUDE.md and help install Saber Skills.
update, versionCheck for CLI updates and print version information.

Skills quick reference

Saber Skills pair well with the CLI. Use a skill when you want the agent to plan and execute a GTM workflow, then let the CLI handle repeatable Saber operations such as signals, lists, scoring, and CRM sync.

Agent taskStart withCLI commands it may use
Define ICP and buying signals$signal-discoverysaber org get, saber template create ...
Build and enrich a target list$build-account-list, $build-contact-listsaber list company ..., saber list contact ...
Activate signal tracking$create-company-signals, $create-contact-signalssaber signal ..., saber credits
Prioritise accounts$score-accountssaber scoring ...
Sync CRM context$import-from-hubspot, $sync-to-hubspotsaber connectors, list and signal commands

See Skills and CLI for the full handoff model.

Next steps

On this page