cuML Machine Learning Skill
Skill TerverifikasiUse for GPU-accelerated machine learning on tabular data using NVIDIA cuML. Triggers when tasks involve classification, regression, clustering, dimensionality reduction, or model training on datasets.
This skill leverages NVIDIA cuML for high-performance machine learning on tabular data. It supports a wide range of tasks including classification, regression, clustering, dimensionality reduction, and preprocessing, with examples provided for each. The skill automatically detects and utilizes GPU acceleration when available, falling back to CPU-based scikit-learn if not. It requires input data to be in float32 or float64 format and categorical features to be encoded.
Documentation
- info:Configuration & parameter referenceWhile parameters for models are implicitly referenced by their use in examples, explicit documentation for all parameters, including defaults, is missing. The initialization code provides a fallback mechanism but doesn't explicitly document precedence.
Versioning
- warning:Release ManagementThere is no version information (e.g., from SKILL.md frontmatter, package.json, or CHANGELOG) to indicate a specific release version of this skill.
Code Execution
- warning:ValidationWhile the skill attempts to cast input data to float32/float64, explicit schema validation or sanitization for file paths or other inputs is not evident.
- info:LoggingThe initialization code prints messages to stderr indicating GPU availability or fallback, but there is no structured audit log for actions taken.
Instalasi
npx skills add langchain-ai/deepagentsMenjalankan Vercel skills CLI (skills.sh) via npx — memerlukan Node.js secara lokal dan setidaknya satu agen yang kompatibel dengan skills terinstal (Claude Code, Cursor, Codex, …). Mengasumsikan repo mengikuti format agentskills.io.
Ekstensi serupa
cuDF Analytics Skill
95Use for GPU-accelerated data analysis on datasets, CSVs, or tabular data using NVIDIA cuDF. Triggers when tasks involve groupby aggregations, statistical summaries, anomaly detection, or large-scale data profiling.
Email Classifier
95Automatically categorize emails by type, priority, and required action
GPU Document Processing
85Use when processing large PDFs, document collections, or bulk text extraction tasks that benefit from GPU-accelerated processing. Triggers when the user provides large documents or needs bulk document analysis.
RunPod Cloud GPU
78Cloud GPU processing via RunPod serverless. Use when setting up RunPod endpoints, deploying Docker images, managing GPU resources, troubleshooting endpoint issues, or understanding costs. Covers all 5 toolkit images (qwen-edit, realesrgan, propainter, sadtalker, qwen3-tts).