Check local Codex rate-limit reset credits and expiration times. Use when the user asks when Codex resets, banked resets, reset credits, free resets, weekly resets, or 5-hour resets expire, or asks to inspect available Codex reset credits from the local Codex login.
Installation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Check local Codex rate-limit reset credits and expiration times. Use when the user asks when Codex resets, banked resets, reset credits, free resets, weekly resets, or 5-hour resets expire, or asks to inspect available Codex reset credits from the local Codex login.
Codex Reset Credits
Use this skill to report the user's available Codex rate-limit reset credits and
their expiration dates from the local Codex auth session.
Invocation
When this skill is active, users can ask:
Use $codex-reset-credits to tell me when my Codex resets expire.
If this skill is not installed in the current runtime, point Codex at this skill
folder in the repo and ask it to add the folder as a Codex skill.
Workflow
Run scripts/check_codex_reset_credits.py.
Do not print or expose tokens, account IDs, credit IDs, or user IDs.
Report the available count and expiration times.
Use friendly calendar dates in human answers, such as
12 July 2026, 03:44 CEST. Include UTC only when useful for exactness.
If the endpoint fails, explain the failure compactly and do not paste auth
file contents.
The endpoint is an undocumented ChatGPT backend endpoint surfaced by community
discussion, so treat the result as a direct account read rather than public API
documentation.