AI AGENT ADDONS
AI & Agent Building
2,764installs

The Oracle CLI helps you use an AI model to review, debug, refactor, or design your code. You pick the files and write a short task. The tool bundles them together and sends them to the AI for a second opinion.

It works in two ways. The browser engine runs inside ChatGPT Pro for long thinking. The API engine uses your own OpenAI key. You can preview the token cost before sending anything. This saves time and money.

Use --dry-run to check what will be sent. Use --engine browser for long sessions. The tool stores sessions so you can reattach if it times out. Treat the AI output as advice and always test your code.

Add Oracle skill to your workflow

Global

mkdir -p ~/.claude/skills/oracle

Project

mkdir -p .claude/skills/oracle

Source Repository

Stars
380,845
Forks
79,777
Watchers
380,845
License
NOASSERTION
Last Push
23 days ago
Created
7 months ago