opper-cli
✓Use the Opper CLI (oppercli) for terminal-based AI task completion, function management, knowledge base operations, model configuration, trace inspection, and usage analytics. Activate when users want to call Opper functions from the command line, manage indexes, inspect traces, track costs, or configure models via terminal.
Installation
SKILL.md
Command-line interface for the Opper platform. Call functions, manage knowledge bases, configure models, inspect traces, and track usage from your terminal.
Other platforms: download from GitHub Releases (opper-linux-amd64, opper-darwin-amd64, etc.).
| call | Execute a function with instructions and input | | functions | List, get, chat with, and run evaluations on functions | | indexes | Manage knowledge base indexes (list, get, create, delete, add, query, upload) | | models | Register, list, get, test, delete custom models, and list builtins | | traces | Inspect execution traces |
Use the Opper CLI (oppercli) for terminal-based AI task completion, function management, knowledge base operations, model configuration, trace inspection, and usage analytics. Activate when users want to call Opper functions from the command line, manage indexes, inspect traces, track costs, or configure models via terminal. Source: opper-ai/opper-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/opper-ai/opper-skills --skill opper-cli- Source
- opper-ai/opper-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-03
- Updated
- 2026-02-18
Quick answers
What is opper-cli?
Use the Opper CLI (oppercli) for terminal-based AI task completion, function management, knowledge base operations, model configuration, trace inspection, and usage analytics. Activate when users want to call Opper functions from the command line, manage indexes, inspect traces, track costs, or configure models via terminal. Source: opper-ai/opper-skills.
How do I install opper-cli?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/opper-ai/opper-skills --skill opper-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/opper-ai/opper-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-03