Quiet Oracle — AI skill for Claude Code
Consult GPT Pro from a coding agent's terminal through a background Chrome that never steals focus — launch recipe + doctrine around @steipete/oracle.
How to install Quiet Oracle
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open XyraSinclair/quiet-oracle and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Quiet Oracle does
Consult GPT Pro from a coding agent's terminal through a background Chrome that never steals focus — launch recipe + doctrine around @steipete/oracle.
Alternatives in AI
- Design Md Chrome — Chrome extension to extract styles from any website and generate DESIGN.md files and design skills for AI base 2.7k ★
- Multi Model Consult — Multi-Model Consultation Skill 1.9k ★
- TokenTracker — Local-first AI token usage & cost tracker for 31 coding tools incl 1.4k ★
README
quiet-oracle
Consult GPT-5.x Pro from a coding agent's terminal, through your signed-in ChatGPT Pro browser session — in a background Chrome that never takes focus.
This is a [Claude Code](https://code.claude.com/docs) skill plus four small scripts (a launcher and three CDP helpers) around Peter Steinberger's [`@steipete/oracle`](https://github.com/steipete/oracle) CLI. The CLI does the heavy lifting. This repo contributes the launch recipe that makes it safe and invisible on a machine you are actively using, and the operating doctrine we learned by running it daily.
Why
Coding agents get better when a genuinely different frontier model reviews their hardest calls. ChatGPT Pro gives flat-rate access to Pro-tier reasoning, but only through the web UI. The naive automation paths all hurt:
- A default browser launch opens a visible Chrome that steals focus while you type.
- Pro answers can take 10–90 minutes. A blocking foreground tool wastes the whole window.
- Cookie copying done wrong gets you logged out of every Google account on your machine (details below).
`oracle-bg.sh` fixes all three. Your agent fires a consultation, keeps working, and collects the answer when it lands. You never see a raised window — worst case, a 40 px corner sliver anything covers.
How it works
- One-time setup:
oracle-bg.sh --setup-masterlaunches a dedicated background Chrome on a persistent automation-owned profile (~/.local/state/oracle-bg/chrome-master). You sign into ChatGPT there once and quit it. Your real Chrome is never read (the old cookie-copy-from-real-Chrome path still exists but is an explicit, warned opt-in — see the token-rotation footgun). - Each run attaches directly to the master profile in place (one run at a time via a lock; a concurrent run falls back to a per-run copy seeded from the master). Running in place keeps ChatGPT's session-token rotation coherent — the jar that owns the token receives the rotation
Related Skills
Jarvis Starter
Persistent project assistant for Claude Code. Bootstrap new projects or adopt existing ones via gap analysis.
Launch An AI Feature
Workflow recipe — take an AI/LLM feature from a probabilistic-aware PRD to a launch-ready model card by chaini
Claude Skills For Business Intelligence
Free Claude Code skill + the certified-BI doctrine from kymira.ai: business intelligence where every number re
.Github
TheColliery — quality tooling for AI coding agents. The series landing page, the shared doctrine (Phoenix-13 h
Jiajia
Jiajia (夹夹) — a paperclip that lives on your desktop, watches your Codex and Claude quotas, and says the quiet
Consult
Consult "openai/gpt-5", or otherwise specified model, through OpenRouter (must be setup and authenticated)
Related Agents
10x
10x is a terminal-based CLI coding agent (installed via npm install -g 10x-cli) built around the observation t
Chrome Extension Expert
Chrome Extension Manifest V3 development specialist for this monorepo. Use PROACTIVELY for extension features,
Force Runner
Run AI model tasks in background via The Force. Use when user wants parallel work with GPT-5.2, Gemini, Codex,