Skip to main content

exemplar-cli

Terminal CLI for Exemplar skills and memory.

Install

Recommended — isolated install with automatic PATH setup:

pipx install exemplar-cli

Other options:

# System / python.org install (macOS, Linux)
pip install exemplar-cli

# User install (no sudo)
pip install --user exemplar-cli

After install, verify everything:

exemplar doctor

If you see command not found: exemplar, the package is installed but its bin/ directory is not on your PATH. exemplar doctor prints the exact fix for your machine. Common cases:

Install method Scripts directory
pipx install ~/.local/bin (pipx adds this automatically)
python.org macOS /Library/Frameworks/Python.framework/Versions/3.x/bin
pip install --user ~/Library/Python/3.x/bin (macOS) or ~/.local/bin (Linux)

Open a new terminal after changing shell profile files.

Quick start

export EXEMPLAR_API_KEY=eis_...

exemplar doctor
exemplar skills list
exemplar memory add "User prefers bullet points" --user-id u1 --type preference
exemplar memory search "formatting" --user-id u1

Environment

Variable Purpose
EXEMPLAR_API_KEY Org API key (required)
EXEMPLAR_BASE_URL API host override (optional)
EXEMPLAR_ORGANIZATION_ID Org override for JWT auth (optional)
EXEMPLAR_SKILLS_TARGET Default skill install preset: cursor, cursor-global, claude, claude-global

Commands

Doctor

exemplar doctor — check package install, PATH, and required environment variables.

Skills

list, get, search, pull, push, init, export-zip

Skill install destinations (pull, init):

Target Path Confirmation
cursor (default) .cursor/skills No
cursor-global ~/.cursor/skills No
claude .claude/skills Yes
claude-global ~/.claude/skills Yes
# Default — Cursor project skills (no prompt)
exemplar skills pull refund-policy

# Global Cursor skills
exemplar skills pull refund-policy --global

# Claude Code — asks for confirmation (or use -y)
exemplar skills pull refund-policy --target claude-global

# Pick interactively when multiple agents are installed
exemplar skills pull --all -i

# Override with a custom directory
exemplar skills pull refund-policy --dest ./my-skills

Set a default via EXEMPLAR_SKILLS_TARGET=cursor-global.

Prompts

list, get, search, create, run, publish, delete

Memory

add, list, get, search, recall, update, delete, delete-bulk

Memory commands accept scope flags: --user-id, --agent-id, --session-id, --app-id.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

exemplar_cli-0.1.4.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

exemplar_cli-0.1.4-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

Details for the file exemplar_cli-0.1.4.tar.gz.

File metadata

  • Download URL: exemplar_cli-0.1.4.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.4 Darwin/24.5.0

File hashes

Hashes for exemplar_cli-0.1.4.tar.gz
Algorithm Hash digest
SHA256 5173c1bdab64bed009a68de1d6adcb05288716b2f47d0af01ae837b373040801
MD5 f44716a0251588eeca02ad2cdd73051f
BLAKE2b-256 592a5cf36a2cf5d4fa7db0d2c8eafe6c23591fca93c994f499af5a36dedbab04

See more details on using hashes here.

File details

Details for the file exemplar_cli-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: exemplar_cli-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 18.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.4 Darwin/24.5.0

File hashes

Hashes for exemplar_cli-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1e70dfff378373f272bedc8052b8e9d60f8afaa63ec46074e67de59811151120
MD5 82d1006cf3f9073b521d5b14d736159d
BLAKE2b-256 7eceb85f4d9215571d03b6a33e41610a96d2aa2757c4020c470f55972cc3b2d6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page