CLILocal
CLI quickstart
Configure a provider and complete your first Terminal workflows.
Set up a provider
Terminal
openss setup
openss keys list
openss keys set openaiAt least one OpenAI or Anthropic key is required for normal CLI AI commands. Keys are stored in macOS Keychain.
First actions
Terminal
openss ask "What does this error mean?" --no-chat
openss capture --target chrome --no-chat
openss guiRemove --no-chat to enter interactive follow-up mode after ask or capture.