Source

jeremylongshore/tons-of-skills-marketplace

3,201 skills · 56.1K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
cohere-prod-checklist Execute Cohere production deployment checklist and rollback procedures. Use when deploying Cohere integrations to pro…
jeremylongshore/tons-of-skills-marketplace
1
2
cohere-rate-limits Implement Cohere rate limiting, backoff, and request queuing patterns. Use when handling 429 errors, implementing ret…
jeremylongshore/tons-of-skills-marketplace
1
3
cohere-security-basics Apply Cohere security best practices for API key management and access control. Use when securing API keys, implement…
jeremylongshore/tons-of-skills-marketplace
1
4
cohere-webhooks-events Implement Cohere streaming event handling, SSE patterns, and connector webhooks. Use when building streaming UIs, han…
jeremylongshore/tons-of-skills-marketplace
1
5
composing-vulnerability-report Read findings JSONL files from cluster 1-4 skills, deduplicate by fingerprint, group by severity, and compose a deliv…
jeremylongshore/tons-of-skills-marketplace
1
6
configure Configure Slack channel tokens (bot token + app-level token)
jeremylongshore/tons-of-skills-marketplace
1
7
confirming-pentest-authorization Verify that a penetration test has explicit, written, signed authorization before any scanning begins. Reads a Rules-…
jeremylongshore/tons-of-skills-marketplace
1
8
contract-compare Compares two contract versions side-by-side to detect added, removed, and modified clauses with favorability analysis…
jeremylongshore/tons-of-skills-marketplace
1
9
contract-review Orchestrates a comprehensive multi-agent contract review that analyzes risk, plain-English translation, missing prote…
jeremylongshore/tons-of-skills-marketplace
1
10
contribute Read-only OSS contribution audit and routing skill. Inspects public GitHub issues, pull requests, repository policy, …
jeremylongshore/tons-of-skills-marketplace
1
11
contribute-prepare Prepare an OSS contribution locally after a read-only contribution audit. Creates explicitly scoped candidate records…
jeremylongshore/tons-of-skills-marketplace
1
12
contribute-publish Publish one prepared OSS contribution action to GitHub after a fresh human approval boundary. Shows the exact target,…
jeremylongshore/tons-of-skills-marketplace
1
13
coreweave-ci-integration Integrate CoreWeave deployments into CI/CD pipelines with GitHub Actions. Use when automating container builds, deplo…
jeremylongshore/tons-of-skills-marketplace
1
14
coreweave-common-errors Diagnose and fix CoreWeave GPU scheduling, pod, and networking errors. Use when pods are stuck Pending, GPUs are not …
jeremylongshore/tons-of-skills-marketplace
1
15
coreweave-core-workflow-a Deploy KServe InferenceService on CoreWeave with autoscaling and GPU scheduling. Use when serving ML models with KSer…
jeremylongshore/tons-of-skills-marketplace
1
16
coreweave-core-workflow-b Run distributed GPU training jobs on CoreWeave with multi-node PyTorch. Use when training models across multiple GPUs…
jeremylongshore/tons-of-skills-marketplace
1
17
coreweave-cost-tuning Optimize CoreWeave GPU cloud costs with right-sizing and scheduling. Use when reducing GPU spend, selecting cost-effe…
jeremylongshore/tons-of-skills-marketplace
1
18
coreweave-data-handling Handle training data and model artifacts on CoreWeave persistent storage. Use when managing large datasets, configuri…
jeremylongshore/tons-of-skills-marketplace
1
19
coreweave-debug-bundle Collect CoreWeave cluster diagnostics for support tickets. Use when preparing a support case, collecting GPU node sta…
jeremylongshore/tons-of-skills-marketplace
1
20
coreweave-deploy-integration Deploy inference services on CoreWeave with Helm charts and Kustomize. Use when deploying multi-model inference, mana…
jeremylongshore/tons-of-skills-marketplace
1
21
coreweave-enterprise-rbac Configure RBAC and namespace isolation for CoreWeave multi-team GPU access. Use when managing team permissions, isola…
jeremylongshore/tons-of-skills-marketplace
1
22
coreweave-fabric-diagnostics Diagnose the most expensive silent failure on a CoreWeave multi-node GPU job: GPUDirect RDMA falling back from Infini…
jeremylongshore/tons-of-skills-marketplace
1
23
coreweave-gpu-cost-leak-hunter Hunt down CoreWeave GPU cost leaks — idle reserved capacity, wrong-GPU-type right-sizing waste, allocated-but-idle in…
jeremylongshore/tons-of-skills-marketplace
1
24
coreweave-gpu-node-forensics Triage a dead or degraded GPU on a CoreWeave node fast — decide reschedule vs GPU-reset vs node-reboot vs RMA from an…
jeremylongshore/tons-of-skills-marketplace
1
25
coreweave-hello-world Deploy a GPU workload on CoreWeave with kubectl. Use when running your first GPU job, testing inference, or verifying…
jeremylongshore/tons-of-skills-marketplace
1
26
coreweave-incident-runbook Incident response runbook for CoreWeave GPU workload failures. Use when inference services are down, GPUs are unavail…
jeremylongshore/tons-of-skills-marketplace
1
27
coreweave-install-auth Configure CoreWeave Kubernetes Service (CKS) access with kubeconfig and API tokens. Use when setting up kubectl acces…
jeremylongshore/tons-of-skills-marketplace
1
28
coreweave-local-dev-loop Set up local development workflow for CoreWeave GPU deployments. Use when building containers locally, testing YAML m…
jeremylongshore/tons-of-skills-marketplace
1
29
coreweave-multi-env-setup Configure CoreWeave across development, staging, and production environments. Use when setting up multi-environment G…
jeremylongshore/tons-of-skills-marketplace
1
30
coreweave-observability Set up GPU monitoring and observability for CoreWeave workloads. Use when implementing GPU metrics dashboards, config…
jeremylongshore/tons-of-skills-marketplace
1
31
coreweave-performance-tuning Optimize CoreWeave GPU inference latency and throughput. Use when reducing inference latency, maximizing GPU utilizat…
jeremylongshore/tons-of-skills-marketplace
1
32
coreweave-prod-checklist Production readiness checklist for CoreWeave GPU workloads. Use when launching inference services, preparing GPU trai…
jeremylongshore/tons-of-skills-marketplace
1
33
coreweave-sdk-patterns Production-ready patterns for CoreWeave GPU workload management with kubectl and Python. Use when building inference …
jeremylongshore/tons-of-skills-marketplace
1
34
coreweave-security-basics Secure CoreWeave deployments with RBAC, network policies, and secrets management. Use when hardening GPU workloads, m…
jeremylongshore/tons-of-skills-marketplace
1
35
coreweave-upgrade-migration Upgrade CoreWeave deployments and migrate between GPU types. Use when migrating from A100 to H100, upgrading CUDA ver…
jeremylongshore/tons-of-skills-marketplace
1
36
elevenlabs-install-auth Install and configure ElevenLabs SDK authentication for Node.js or Python. Use when setting up a new ElevenLabs proje…
jeremylongshore/tons-of-skills-marketplace
1
37
elevenlabs-local-dev-loop Use when setting up a local ElevenLabs dev environment for a TTS/voice project and you need SDK mocking, hot reload, …
jeremylongshore/tons-of-skills-marketplace
1
38
fathom-ci-integration Test Fathom integrations in CI/CD pipelines. Trigger with phrases like "fathom CI", "fathom github actions", "test fa…
jeremylongshore/tons-of-skills-marketplace
1
39
fathom-common-errors Diagnose and fix Fathom API errors including auth failures and missing data. Use when API calls fail, transcripts are…
jeremylongshore/tons-of-skills-marketplace
1
40
fathom-core-workflow-a Build a meeting analytics pipeline with Fathom transcripts and summaries. Use when extracting insights from meetings,…
jeremylongshore/tons-of-skills-marketplace
1
41
fathom-core-workflow-b Sync Fathom meeting data to CRM and build automated follow-up workflows. Use when integrating Fathom with Salesforce,…
jeremylongshore/tons-of-skills-marketplace
1
42
fathom-cost-tuning Optimize Fathom API usage and plan selection. Trigger with phrases like "fathom cost", "fathom pricing", "fathom plan…
jeremylongshore/tons-of-skills-marketplace
1
43
fathom-debug-bundle Collect Fathom API diagnostics for support cases. Trigger with phrases like "fathom debug", "fathom diagnostics".
jeremylongshore/tons-of-skills-marketplace
1
44
fathom-deploy-integration Deploy Fathom webhook handlers and meeting sync services. Trigger with phrases like "deploy fathom", "fathom webhook …
jeremylongshore/tons-of-skills-marketplace
1
45
fathom-hello-world Retrieve meeting transcripts and summaries from the Fathom API. Use when fetching meeting data, testing API access, o…
jeremylongshore/tons-of-skills-marketplace
1
46
fathom-install-auth Configure Fathom AI meeting assistant API access with API key authentication. Use when setting up Fathom API integrat…
jeremylongshore/tons-of-skills-marketplace
1
47
fathom-local-dev-loop Set up local development for Fathom API integrations with mock meeting data. Use when building meeting analytics tool…
jeremylongshore/tons-of-skills-marketplace
1
48
fathom-performance-tuning Optimize Fathom API performance with caching and batch processing. Trigger with phrases like "fathom performance", "f…
jeremylongshore/tons-of-skills-marketplace
1
49
fathom-prod-checklist Production readiness checklist for Fathom API integrations. Trigger with phrases like "fathom production", "fathom go…
jeremylongshore/tons-of-skills-marketplace
1
50
fathom-rate-limits Handle Fathom API rate limits (60 requests/minute per user). Trigger with phrases like "fathom rate limit", "fathom 4…
jeremylongshore/tons-of-skills-marketplace
1
Page 45 · 3,201 total Previous Next