codex-quotaCheck OpenAI Codex CLI rate limit status (daily/weekly quotas) using local session logs. Portable Python script. Reads ~/.codex/sessions/ for quota data. Whe...
Install via ClawdBot CLI:
clawdbot install odrobnik/codex-quotaGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/odrobnik/codex-quota-skillAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A software development team uses OpenAI Codex for generating code snippets and debugging assistance. They run codex-quota before intensive coding sessions to check weekly rate limits, ensuring they don't hit quotas mid-project and can plan usage accordingly.
A freelance developer works with multiple clients, each with separate Codex accounts. They use codex-quota with the --all --yes option to quickly check quotas across all accounts, optimizing which account to use based on remaining limits and avoiding interruptions.
A university computer science department provides Codex access to students for learning programming. Administrators run codex-quota regularly to monitor aggregate usage, identify overuse patterns, and adjust quotas or schedules to ensure fair access for all students.
A tech startup relies on Codex for rapid prototyping and code generation. They use codex-quota with --fresh to get live data before major development sprints, helping manage API costs by staying within rate limits and avoiding unexpected throttling that could delay product launches.
Offer codex-quota as a free, open-source tool to attract developers, then monetize by integrating it into a premium dashboard with advanced analytics, alerts, and team management features. Revenue comes from subscription fees for these enhanced services.
Provide consulting services to businesses for setting up and customizing codex-quota to fit their specific workflows, such as integrating it with CI/CD pipelines or internal monitoring systems. Revenue is generated through one-time setup fees and ongoing support contracts.
Develop a SaaS platform that uses codex-quota's core functionality to offer broader API rate limit monitoring for multiple AI services beyond Codex. Revenue is generated through tiered pricing plans based on the number of APIs monitored and features like automated reporting.
💬 Integration Tip
Integrate codex-quota into existing CI/CD pipelines by running it as a pre-check step before automated code generation tasks to prevent quota-related failures and ensure smooth workflow execution.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.