Found 1000 skills for "jeremylongshore" Page 65 of 84

intercom-performance-tuning

Optimize Intercom API performance through response caching, efficient search queries, cursor-based pagination, connection pooling, and request batchin...

github 1 files

intercom-reference-architecture

Production-ready architecture for Intercom integrations with layered separation, type-safe SDK usage, webhook processing, contact sync, and Help Cente...

github 1 files

openrouter-sdk-patterns

Build production-grade OpenRouter client wrappers using the OpenAI SDK. The OpenAI Python/TypeScript SDKs work natively with OpenRouter by changing ba...

github 5 files

klingai-async-workflows

Kling AI video generation is inherently async: you submit a task, then poll or receive a callback when done. This skill covers production patterns for...

github 6 files

openrouter-team-setup

OpenRouter supports team usage through per-user API keys with individual credit limits, management keys for programmatic key provisioning, and usage a...

github 9 files

openrouter-usage-analytics

OpenRouter provides usage data through three endpoints: GET /api/v1/auth/key (credit balance and rate limits), GET /api/v1/generation?id= (per-request...

github 6 files

klingai-image-to-video

Animate static images using the /v1/videos/image2video endpoint. Supports motion prompts, camera control, dynamic masks (motion brush), static masks, ...

github 6 files

podium-core-workflow-a

Build a complete messaging workflow with Podium: send messages, receive inbound messages via webhooks, and manage conversation threads. Completed podi...

github 1 files

openevidence-upgrade-migration

OpenEvidence is a clinical AI platform that provides evidence-based medical answers and clinical decision support. The API exposes endpoints for clini...

github 1 files

perplexity-debug-bundle

!node --version 2>/dev/null || echo 'N/A' !python3 --version 2>/dev/null || echo 'N/A' !echo "PERPLEXITYAPIKEY: ${PERPLEXITYAPIKEY:+SET (${#PERPLEXITY...

github 1 files

perplexity-incident-runbook

Rapid incident response for Perplexity Sonar API issues. Perplexity-specific: the API depends on live web search, so outages can be partial (search de...

github 1 files

openrouter-install-auth

Set up OpenRouter API credentials, configure the OpenAI-compatible client, verify authentication, and check credit balance. OpenRouter keys start with...

github 4 files