Search Skills
Search across 54932 indexed skills
intercom-performance-tuning
Optimize Intercom API performance through response caching, efficient search queries, cursor-based pagination, connection pooling, and request batchin...
intercom-reference-architecture
Production-ready architecture for Intercom integrations with layered separation, type-safe SDK usage, webhook processing, contact sync, and Help Cente...
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...
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...
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...
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...
klingai-image-to-video
Animate static images using the /v1/videos/image2video endpoint. Supports motion prompts, camera control, dynamic masks (motion brush), static masks, ...
podium-core-workflow-a
Build a complete messaging workflow with Podium: send messages, receive inbound messages via webhooks, and manage conversation threads. Completed podi...
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...
perplexity-debug-bundle
!node --version 2>/dev/null || echo 'N/A' !python3 --version 2>/dev/null || echo 'N/A' !echo "PERPLEXITYAPIKEY: ${PERPLEXITYAPIKEY:+SET (${#PERPLEXITY...
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...
openrouter-install-auth
Set up OpenRouter API credentials, configure the OpenAI-compatible client, verify authentication, and check credit balance. OpenRouter keys start with...