Toolverse
All skills

ideogram-rate-limits

by jeremylongshore

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

Installation

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

Installation

Quick info

Category
Security
Views
8

About this skill

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

How to use

  1. Zainstaluj Ideogram SDK w swoim projekcie i upewnij się, że masz dostęp do nagłówków odpowiedzi API.

  2. Aktywuj skill, używając fraz takich jak "ideogram rate limit", "ideogram throttling", "ideogram 429", "ideogram retry" lub "ideogram backoff" w kontekście swojego kodu.

  3. Zidentyfikuj swój poziom subskrypcji Ideogram (Free: 60 req/min, Pro: 300 req/min, Enterprise: 1000 req/min) — będzie to podstawa do konfiguracji limitów.

  4. Skill automatycznie opakuje Twoje żądania do Ideogram funkcją z eksponencjalnym backoffem. Funkcja będzie ponawiać żądania do 5 razy, zwiększając opóźnienie między próbami (1s, 2s, 4s, 8s, 16s) oraz dodając losową wartość jitter, aby uniknąć "thundering herd" problem.

  5. Jeśli serwer zwróci błąd 429 (Too Many Requests), skill automatycznie czeka i ponawia. Inne błędy HTTP (4xx poza 429, 3xx) są natychmiast rzucane bez ponownych prób.

  6. Monitoruj nagłówki odpowiedzi zawierające informacje o pozostałych limitach — skill wykorzystuje je do optymalizacji czasu oczekiwania między kolejnymi żądaniami.

Related skills

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

academic-researcher

by Shubhamsaboo

Academic research assistant for literature reviews, paper analysis, and scholarly writing.\nUse when: reviewing academic papers, conducting literature reviews, writing research summaries,\nanalyzing methodologies, formatting citations, or when user mentions academic research,

Security
1260

better-auth-best-practices

by novuhq

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

Security
1148

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

python-expert

by Shubhamsaboo

Senior Python developer expertise for writing clean, efficient, and well-documented code.\nUse when: writing Python code, optimizing Python scripts, reviewing Python code for best practices,\ndebugging Python issues, implementing type hints, or when user mentions Python, PEP 8,

Security
2777

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174