Handle OpenRouter rate limits with proper backoff strategies. Use when experiencing 429 errors or building high-throughput systems. Trigger with phrases like 'openrouter rate limit', 'openrouter 429', 'openrouter throttle', 'openrouter backoff'.
5.2
Rating
0
Installs
AI & LLM
Category
The skill provides a well-structured approach to handling OpenRouter rate limits with clear references to detailed documentation. The SKILL.md effectively delegates specifics to reference files (errors, examples, implementation patterns) maintaining a clean overview. However, the novelty score is modest because rate limiting with exponential backoff is a well-established pattern that a CLI agent could reasonably implement with standard guidance. The description coverage is adequate for invocation but could be more specific about what concrete outputs/artifacts the skill produces (e.g., rate limiter classes, configuration files). Task knowledge appears solid given the referenced files for implementation, retry strategies, and batch processing. The structure is excellent with appropriate separation of concerns across multiple reference documents.
Loading SKILL.md…