comeonoliver/apify-rate-limits
| Handle Apify API rate limits with proper backoff and request queuing. Use when hitting 429 errors, optimizing API request throughput, or implementing rate-aware client wrappers. "apify retry", "apify backoff", "too many requests apify".
npx skills add https://github.com/ComeOnOliver/skillshub --skill apify-rate-limits
Take comeonoliver/apify-rate-limits from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.