Toolverse
All skills

clay-rate-limits

by jeremylongshore

Implement Clay rate limiting, backoff, and idempotency patterns.\nUse when handling rate limit errors, implementing retry logic,\nor optimizing API request throughput for Clay.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security
Views
4

About this skill

Implement Clay rate limiting, backoff, and idempotency patterns.\nUse when handling rate limit errors, implementing retry logic,\nor optimizing API request throughput for Clay.\nTrigger with phrases like \

How to use

  1. Zidentyfikuj swój plan Clay (Free, Starter, Explorer, Pro lub Enterprise) i zanotuj limit rekordów na godzinę oraz limit webhooków (50K na webhook, niezależnie od liczby tabel). 2. Gdy napotkasz błąd 429 lub chcesz zoptymalizować przepustowość, wyzwól skill frazami takimi jak "clay rate limit", "clay throttling", "clay 429" lub "clay records per hour". 3. Implementuj kolejkowanie żądań (np. za pomocą biblioteki p-queue) respektujące limit na godzinę dla Twojego planu — na przykład 400 rekordów/godzinę dla planu Explorer. 4. Ustaw praktyczny limit burst (maksymalnie żądań na sekundę) aby uniknąć gwałtownych skoków ruchu. 5. Jeśli wyczerpiesz limit 50K wysyłek na webhook, utwórz nowy webhook na tej samej tabeli zamiast czekać na reset. 6. Monitoruj błędy webhooków i implementuj logikę retry z exponential backoff — skill zawiera wzorce TypeScript do integracji w Twoim kodzie.

Related skills

feishu-docs

by openclaw

飞书文档(Docx)API技能。用于创建、读取、更新和删除飞书文档。支持Markdown/HTML内容转换、文档权限管理。

Security
1574

content-creator

by alirezarezvani

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content

Security
25124

google-analytics

by davila7

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

Security
1260

manim

by davila7

Comprehensive guide for Manim Community - Python framework for creating mathematical animations and educational videos with programmatic control

Security
1588

ui-audit

by openclaw

AI skill for automated UI audits. Evaluate interfaces against proven UX principles for visual hierarchy, accessibility, cognitive load, navigation, and more. Based on Making UX Decisions by Tommy Geoco.

Security
1223

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252