Search Skills
Search across 54932 indexed skills
retellai-incident-runbook
Implementation patterns for Retell AI incident runbook — voice agent and telephony platform. Completed retellai-install-auth setup import Retell from ...
retellai-install-auth
Install the Retell AI SDK and configure API key authentication for building voice agents. Retell AI account at retellai.com API key from the Retell AI...
salesforce-load-scale
Load testing, scaling strategies, and capacity planning for Salesforce integrations. Focus on API limit budgeting, Bulk API throughput, and handling S...
retellai-local-dev-loop
Implementation patterns for Retell AI local dev loop — voice agent and telephony platform. Completed retellai-install-auth setup import Retell from 'r...
retellai-load-scale
Implementation patterns for Retell AI load scale — voice agent and telephony platform. Completed retellai-install-auth setup import Retell from 'retel...
salesforce-sdk-patterns
Production-ready patterns for jsforce (Node.js) and simple-salesforce (Python) — singleton connections, typed queries, error handling, and token refre...
salesforce-webhooks-events
Salesforce doesn't use traditional webhooks. Instead, it offers Platform Events, Change Data Capture (CDC), and Outbound Messages for real-time data f...
salesforce-multi-env-setup
Configure Salesforce integrations across Developer, Sandbox, and Production orgs with environment-specific credentials, login URLs, and deployment pro...
serpapi-prod-checklist
[ ] API key stored in secret manager (not env files) [ ] Backend proxy for all client-side search requests [ ] Key not exposed in frontend bundles or ...
snowflake-rate-limits
Snowflake doesn't use traditional API rate limits. Instead, concurrency is governed by warehouse size, multi-cluster configuration, and per-session/ac...
snowflake-core-workflow-a
Primary data loading workflow: stages, file formats, COPY INTO, and Snowpipe for continuous ingestion. Completed snowflake-install-auth setup Target t...
salesforce-deploy-integration
Deploy Salesforce-connected Node.js applications to Heroku (native SF integration), Vercel, or Cloud Run with JWT authentication and proper secrets ma...