quota

Check API credit balances and quota status across configured LLM providers.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/EndUser123/cc-marketplace --skill quota
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quota
Source: https://github.com/EndUser123/cc-marketplace/tree/main/plugins/cc-skills-ai-api/skills/quota
Command: npx skills add https://github.com/EndUser123/cc-marketplace --skill quota

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitors real-time API credits and quotas across configured LLM providers to prevent overages and optimize usage.

Core Features & Use Cases

  • Real-time quota checks across multiple providers
  • Aggregate status with warnings and errors
  • Use Case: Quickly assess quotas before scaling or switching providers.

Quick Start

Run the quota checker to display current quotas for all configured providers.

Frequently Asked Questions about quota

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check API credit balances across multiple LLM providers in real-time?

To check API credit balances across multiple LLM providers, query on demand to monitor real-time quotas and generate a concise, aggregated report with optional JSON output and provider filtering.

What is the best way to monitor LLM quota status before scaling operations?

Monitoring LLM quota status before scaling involves querying configured providers to quickly assess real-time API credits, preventing overages and optimizing usage with an aggregated status report.

Can I filter provider results when checking real-time LLM quotas?

Yes, you can filter provider results when checking real-time LLM quotas by utilizing the provider filtering option during argument parsing to limit the aggregated status report to specific providers.

Does the quota monitoring process support JSON output for automated reporting?

Yes, the quota monitoring process supports optional JSON output, allowing you to format the aggregated API credit balances and provider status results for automated reporting pipelines.

How does the LLM quota checker signal overall provider availability?

The LLM quota checker signals overall provider availability by implementing exit-code signaling alongside the aggregated report, indicating whether the configured providers have sufficient API credits.