joeeeeey
- 2 skills
- 0 followers
- 10 hours ago last updated
- ▌ Chatgpt Login Session · joeeeeey bundleLog into ChatGPT web for a specific account, complete OpenAI auth and OTP if needed, and persist session.json plus storage_state.json under that account directory for later automation. Use when ChatGPT Pro delegation needs a fresh session, when asked to log in a ChatGPT account, or when saving api/auth/session locally after browser login.
- ▌ Chatgpt Pro Async Delegate · joeeeeey bundleSubmit deep-analysis prompts to the logged-in ChatGPT Pro web app, track them asynchronously via local task metadata under /tmp, and later reopen the conversation to recover the final response markdown. Use when asked to hand work to ChatGPT Pro, submit a Pro analysis task, check whether a Pro task has finished, or pull the result back into Codex.