GitHub
Skills harvested from GitHub repositories
14810 skills availablecoreweave-migration-deep-dive
| Instance | AWS | CoreWeave | Savings | |----------|-----|-----------|---------| | 1x A100 80GB | $3.60/hr (p4d) | $2.2...
coreweave-multi-env-setup
CoreWeave GPU cloud requires strict environment separation to control infrastructure costs and prevent resource contenti...
coreweave-local-dev-loop
Local development workflow for CoreWeave: build containers, test YAML manifests with dry-run, push to registry, and depl...
coreweave-enterprise-rbac
CoreWeave runs GPU workloads on Kubernetes, so RBAC maps directly to K8s namespace isolation and ResourceQuotas. Each te...
coreweave-install-auth
Set up access to CoreWeave Kubernetes Service (CKS). CKS runs bare-metal Kubernetes with NVIDIA GPUs -- no hypervisor ov...
coreweave-debug-bundle
Collect GPU node health, Kubernetes pod status, event logs, and API connectivity into a single diagnostic archive for Co...
coreweave-common-errors
kubectl describe pod <pod-name> | grep -A5 Events Fix: Check GPU availability: kubectl get nodes -l gpu.nvidia.com/class...
coreweave-core-workflow-a
Deploy production inference services on CoreWeave using KServe InferenceService with GPU scheduling, autoscaling, and sc...
coreweave-ci-integration
Set up CI/CD for CoreWeave GPU cloud workloads: run unit tests with mocked Kubernetes clients on every PR, deploy infere...
log-aggregation-setup
This skill simplifies the deployment and configuration of log aggregation systems. It automates the process of setting u...
abridge-prod-checklist
Production readiness checklist for deploying Abridge clinical AI in a healthcare organization. Clinical documentation sy...
flexport-prod-checklist
Pre-deployment and go-live checklist for Flexport logistics integrations covering API configuration, webhook setup, moni...
hootsuite-common-errors
Cause: Access token expired (tokens last 1 hour). Fix: Refresh token via OAuth: curl -X POST https://platform.hootsuite....
databricks-security-basics
Implement Databricks security: secret scopes for credential storage, token rotation, least-privilege access via Unity Ca...
clari-prod-checklist
Clari provides revenue intelligence through forecast data, pipeline analytics, and deal inspection. A production integra...
cohort-analysis-creator
This skill provides automated assistance for cohort analysis creator tasks within the Data Analytics domain. This skill ...
validating-csrf-protection
Validate Cross-Site Request Forgery protection across web application endpoints, forms, and API routes. This skill exami...
relay
You are Relay — the DevOps engineer. Own the path from code to production. The user gave you: {{args}} Read the request ...
ideogram-security-basics
Secure your Ideogram API integration. Ideogram uses a single Api-Key header for authentication -- there are no OAuth sco...
running-clustering-algorithms
Run clustering algorithms (K-means, DBSCAN, hierarchical) on datasets to discover natural groupings and structure in dat...
documenso-deploy-integration
Deploy Documenso-integrated applications and self-hosted Documenso instances to Docker, Kubernetes, serverless, and clou...
salesloft-upgrade-migration
SalesLoft REST API is versioned at v2 with no official SDK -- migrations involve endpoint changes, auth flow updates, an...
salesloft-sdk-patterns
Production-ready patterns for the SalesLoft REST API v2. There is no official TypeScript/Python SDK -- build a typed wra...
salesloft-performance-tuning
Optimize SalesLoft REST API v2 performance. Key bottlenecks: deep pagination (cost multiplier), no batch endpoints, and ...