Skip to main content

Exemplar terminal CLI for skills, prompts, and memory

Project description

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)

Commands

Doctor

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

Skills

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

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.

Project details


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.2.tar.gz (8.2 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.2-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: exemplar_cli-0.1.2.tar.gz
  • Upload date:
  • Size: 8.2 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.2.tar.gz
Algorithm Hash digest
SHA256 1f4a91f2eb67ef6eaf170a55a006a24b07af32a9e4b10f30096a0976a9b9d87e
MD5 689376a8d89b7ea23328f73668debb69
BLAKE2b-256 a293d3ede3e3cc39c98bf095a903b4e32b47ba8bcdd4eee01336a99c5950dd56

See more details on using hashes here.

File details

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

File metadata

  • Download URL: exemplar_cli-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 10.6 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b65ae233bcb980c92251994d8be2984f5828e9739479f9078ed689d399eb58ea
MD5 ecddfe70a49764e6eba3345093f825db
BLAKE2b-256 c560839b510dac5326a2b546d0e954cafc9db369001b6b7f2b8b470b183d8c73

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 Pingdom Monitoring Sentry Error logging StatusPage Status page