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 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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.