comeonoliver/clickup-rate-limits
| Handle ClickUp API rate limits with backoff, queuing, and header monitoring. Use when hitting 429 errors, implementing retry logic, or optimizing API throughput against ClickUp's per-plan rate limits. "clickup retry", "clickup backoff", "clickup request queue".
npx skills add https://github.com/ComeOnOliver/skillshub --skill clickup-rate-limits
Take comeonoliver/clickup-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.