{"id":"f01021e0-1136-4301-87b7-f919a1b11484","shortId":"J9zUFh","kind":"skill","title":"consult-oracle","tagline":"Consult ChatGPT Pro via ChatGPT browser automation for problems that resist standard approaches. Use when stuck on a very hard problem, when standard approaches have failed, when multiple debugging attempts haven't worked, or when the user says \"ask the oracle\", \"consult oracle\",","description":"# Consult Oracle\n\nConsult ChatGPT Pro via ChatGPT browser automation for problems that resist standard approaches.\n\n## Configuration\n\nThe oracle reads from `~/.turbo/config.json`:\n\n```json\n{\n  \"oracle\": {\n    \"chatgptUrl\": \"https://chatgpt.com/\",\n    \"chromeProfile\": \"Default\"\n  }\n}\n```\n\n| Key | Purpose | Default |\n|---|---|---|\n| `chatgptUrl` | ChatGPT URL (e.g., a custom GPT project URL) | `https://chatgpt.com/` |\n| `chromeProfile` | Chrome profile directory name | `Default` |\n\n## Step 1: Refresh Cookies\n\nBefore running the oracle, refresh ChatGPT cookies from Chrome. Requires timeout of 60000ms. A macOS Keychain password prompt will appear for the user.\n\n```bash\npython3 scripts/refresh_cookies.py\n```\n\nIf the script reports session validation failure, the user needs to log into ChatGPT in Chrome first.\n\n## Step 2: Identify Key Files\n\nFind the 2-5 files most relevant to the problem.\n\n## Step 3: Formulate the Question\n\nWrite a clear, specific problem description. Include what has already been tried and why it failed. Open with a short project briefing (stack, services, build steps). The more context, the better the response.\n\n## Step 4: Run the Oracle\n\nUse a generous timeout (60 minutes / 3600000ms). The script loads `chatgptUrl` from `~/.turbo/config.json` automatically. Generate a random tag and persist the response:\n\n```bash\nORACLE_TAG=$(head -c 4 /dev/urandom | xxd -p) && mkdir -p .turbo/oracle\npython3 scripts/run_oracle.py --prompt \"<problem description>\" --file <relevant files...> --write-output \".turbo/oracle/$ORACLE_TAG.txt\"\n```\n\n## Step 5: Synthesize\n\nRead the response from `.turbo/oracle/$ORACLE_TAG.txt`. Summarize the key insights from the consultation. Cross-reference suggestions with official docs and peer open-source implementations before applying. Oracle suggestions are starting points, not guaranteed solutions.","tags":["consult","oracle","turbo","tobihagemann","agent-skills","claude-code","claude-skills","developer-tools","skills"],"capabilities":["skill","source-tobihagemann","skill-consult-oracle","topic-agent-skills","topic-claude-code","topic-claude-skills","topic-developer-tools","topic-skills"],"categories":["turbo"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/tobihagemann/turbo/consult-oracle","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add tobihagemann/turbo","source_repo":"https://github.com/tobihagemann/turbo","install_from":"skills.sh"}},"qualityScore":"0.590","qualityRationale":"deterministic score 0.59 from registry signals: · indexed on github topic:agent-skills · 280 github stars · SKILL.md body (1,859 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T00:54:08.362Z","embedding":null,"createdAt":"2026-04-18T22:03:34.556Z","updatedAt":"2026-04-22T00:54:08.362Z","lastSeenAt":"2026-04-22T00:54:08.362Z","tsv":"'-5':148 '/.turbo/config.json':67,210 '/dev/urandom':226 '1':94 '2':141,147 '3':156 '3600000ms':204 '4':194,225 '5':242 '60':202 '60000ms':109 'alreadi':169 'appear':116 'appli':271 'approach':16,27,61 'ask':42 'attempt':33 'autom':10,55 'automat':211 'bash':120,220 'better':190 'brief':181 'browser':9,54 'build':184 'c':224 'chatgpt':5,8,50,53,78,102,136 'chatgpt.com':71,86 'chatgpturl':70,77,208 'chrome':88,105,138 'chromeprofil':72,87 'clear':162 'configur':62 'consult':2,4,45,47,49,256 'consult-oracl':1 'context':188 'cooki':96,103 'cross':258 'cross-refer':257 'custom':82 'debug':32 'default':73,76,92 'descript':165 'directori':90 'doc':263 'e.g':80 'fail':29,175 'failur':129 'file':144,149,235 'find':145 'first':139 'formul':157 'generat':212 'generous':200 'gpt':83 'guarante':278 'hard':23 'haven':34 'head':223 'identifi':142 'implement':269 'includ':166 'insight':253 'json':68 'key':74,143,252 'keychain':112 'load':207 'log':134 'maco':111 'minut':203 'mkdir':229 'multipl':31 'name':91 'need':132 'offici':262 'open':176,267 'open-sourc':266 'oracl':3,44,46,48,64,69,100,197,221,272 'oracle_tag.txt':240,249 'output':238 'p':228,230 'password':113 'peer':265 'persist':217 'point':276 'pro':6,51 'problem':12,24,57,154,164 'profil':89 'project':84,180 'prompt':114,234 'purpos':75 'python3':121,232 'question':159 'random':214 'read':65,244 'refer':259 'refresh':95,101 'relev':151 'report':126 'requir':106 'resist':14,59 'respons':192,219,246 'run':98,195 'say':41 'script':125,206 'scripts/refresh_cookies.py':122 'scripts/run_oracle.py':233 'servic':183 'session':127 'short':179 'skill' 'skill-consult-oracle' 'solut':279 'sourc':268 'source-tobihagemann' 'specif':163 'stack':182 'standard':15,26,60 'start':275 'step':93,140,155,185,193,241 'stuck':19 'suggest':260,273 'summar':250 'synthes':243 'tag':215,222 'timeout':107,201 'topic-agent-skills' 'topic-claude-code' 'topic-claude-skills' 'topic-developer-tools' 'topic-skills' 'tri':171 'turbo/oracle':231,239,248 'url':79,85 'use':17,198 'user':40,119,131 'valid':128 'via':7,52 'work':36 'write':160,237 'write-output':236 'xxd':227","prices":[{"id":"50855612-27e7-471b-9b3a-2f5593e7e11a","listingId":"f01021e0-1136-4301-87b7-f919a1b11484","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"tobihagemann","category":"turbo","install_from":"skills.sh"},"createdAt":"2026-04-18T22:03:34.556Z"}],"sources":[{"listingId":"f01021e0-1136-4301-87b7-f919a1b11484","source":"github","sourceId":"tobihagemann/turbo/consult-oracle","sourceUrl":"https://github.com/tobihagemann/turbo/tree/main/skills/consult-oracle","isPrimary":false,"firstSeenAt":"2026-04-18T22:03:34.556Z","lastSeenAt":"2026-04-22T00:54:08.362Z"}],"details":{"listingId":"f01021e0-1136-4301-87b7-f919a1b11484","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"tobihagemann","slug":"consult-oracle","github":{"repo":"tobihagemann/turbo","stars":280,"topics":["agent-skills","claude-code","claude-skills","developer-tools","skills"],"license":"mit","html_url":"https://github.com/tobihagemann/turbo","pushed_at":"2026-04-21T12:22:12Z","description":"A composable dev process for Claude Code, packaged as modular skills.","skill_md_sha":"8a7e72c8d9f4826d14313ae5bb1cb1fa2f039a24","skill_md_path":"skills/consult-oracle/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/tobihagemann/turbo/tree/main/skills/consult-oracle"},"layout":"multi","source":"github","category":"turbo","frontmatter":{"name":"consult-oracle","description":"Consult ChatGPT Pro via ChatGPT browser automation for problems that resist standard approaches. Use when stuck on a very hard problem, when standard approaches have failed, when multiple debugging attempts haven't worked, or when the user says \"ask the oracle\", \"consult oracle\", \"consult chatgpt\", \"I'm completely stuck\", \"I've tried everything\", or \"nothing is working\"."},"skills_sh_url":"https://skills.sh/tobihagemann/turbo/consult-oracle"},"updatedAt":"2026-04-22T00:54:08.362Z"}}