Search Skills
Search across 54932 indexed skills
vastai-deploy-integration
Deploy ML training jobs and inference services on Vast.ai GPU cloud. Covers Docker image optimization, automated provisioning scripts, data transfer s...
clay-deploy-integration
Deploy applications that integrate with Clay (webhook receivers, enrichment processors, CRM sync services) to production platforms. Clay itself is a h...
replit-migration-deep-dive
!cat .replit 2>/dev/null | head -10 || echo 'No .replit found' !cat Procfile 2>/dev/null || echo 'No Procfile (not Heroku)' !cat Dockerfile 2>/dev/nul...
documenso-deploy-integration
Deploy Documenso-integrated applications and self-hosted Documenso instances to Docker, Kubernetes, serverless, and cloud platforms. Covers both app d...
research-to-deploy
Research infrastructure best practices and generate deployment-ready cloud configurations. This skill bridges the gap between researching cloud infras...
relay
You are Relay — the DevOps engineer. Own the path from code to production. The user gave you: {{args}} Read the request and invoke the right skill wit...
langfuse-deploy-integration
Deploy Langfuse LLM observability alongside your application. Covers integrating the SDK for serverless (Vercel/Lambda), Docker, Cloud Run, and self-h...
perplexity-deploy-integration
Deploy applications using Perplexity Sonar API to edge and server platforms. Perplexity's OpenAI-compatible endpoint at https://api.perplexity.ai/chat...
firecrawl-deploy-integration
Deploy applications using Firecrawl's web scraping API to production. Covers Vercel serverless, Cloud Run containers, self-hosted Firecrawl via Docker...
implementing-container-image-minimal-base-with-distroless
Google distroless images contain only your application and its runtime dependencies, without package managers, shells, or other programs found in stan...
performing-container-image-hardening
When building production container images that need minimal attack surface When compliance requires CIS Docker Benchmark adherence for container confi...
detecting-container-escape-attempts
Container escape is a critical attack technique where an adversary breaks out of container isolation to access the host system or other containers. De...