Cuml Machine Learning
Use for GPU-accelerated machine learning on tabular data using NVIDIA cuML. Triggers when tasks involve classification, regression, clustering, dimensionality…
Install
Quick install
npx skills add https://github.com/langchain-ai/deepagents/tree/HEAD/skills/cuml-machine-learningnpx skills add langchain-ai/deepagents --skill cuml-machine-learning --agent claude-codenpx skills add langchain-ai/deepagents --skill cuml-machine-learning --agent cursornpx skills add langchain-ai/deepagents --skill cuml-machine-learning --agent codexnpx skills add langchain-ai/deepagents --skill cuml-machine-learning --agent opencodenpx skills add langchain-ai/deepagents --skill cuml-machine-learning --agent github-copilotnpx skills add langchain-ai/deepagents --skill cuml-machine-learning --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add langchain-ai/deepagents --skill cuml-machine-learningManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/langchain-ai/deepagents.gitcp -r deepagents/skills/cuml-machine-learning ~/.claude/skills/cuml-machine-learning
Use for GPU-accelerated machine learning on tabular data using NVIDIA cuML. Triggers when tasks involve classification, regression, clustering, dimensionality…
cuml-machine-learningby langchain-ai
Use for GPU-accelerated machine learning on tabular data using NVIDIA cuML. Triggers when tasks involve classification, regression, clustering, dimensionality…npx skills add https://github.com/langchain-ai/deepagents --skill cuml-machine-learningDownload ZIPGitHub
More skills from langchain-ai
arxiv-searchby langchain-aiSearch arXiv for preprints and academic papers by topic with abstract retrieval. Query-based search across physics, mathematics, computer science, biology, statistics, and related fields Configurable result limit (default 10 papers) with results sorted by relevance Returns title and abstract for each matching paper Requires the arxiv Python package; install via pip if not already presentblog-postby langchain-aiLong-form blog post writing with research delegation, structured content templates, and AI-generated cover images. Delegates research to subagents before writing, storing findings in markdown for reference and context Enforces a five-part post structure: hook, context, main content (3–5 sections), practical application, and conclusion with call-to-action Generates SEO-optimized cover images using detailed prompts covering subject, style, composition, color, and lighting Outputs posts to...code-reviewby langchain-aiPerform a structured code review of changes, checking for correctness, style, tests, and potential issues.coding-prefsby langchain-aiRead the user's coding preferences from /memory/coding-prefs.md before making non-trivial style decisions, and append new preferences when the user gives…competitor-analysisby langchain-aiWhen asked to analyze competitors:cudf-analyticsby langchain-aiUse for GPU-accelerated data analysis on datasets, CSVs, or tabular data using NVIDIA cuDF. Triggers when tasks involve groupby aggregations, statistical…data-visualizationby langchain-aiUse for creating publication-quality charts and multi-panel analysis summaries. Triggers when tasks involve visualizing data, plotting results, creating…gpu-document-processingby langchain-aiUse when processing large PDFs, document collections, or bulk text extraction tasks that benefit from GPU-accelerated processing. Triggers when the user…---
Source: https://github.com/langchain-ai/deepagents/tree/HEAD/skills/cuml-machine-learning
Author: langchain-ai
Discovered via: mcpservers.org
SKILL.md source
--- name: cuml-machine-learning description: Use for GPU-accelerated machine learning on tabular data using NVIDIA cuML. Triggers when tasks involve classification, regression, clustering, dimensionality… --- # cuml-machine-learning Use for GPU-accelerated machine learning on tabular data using NVIDIA cuML. Triggers when tasks involve classification, regression, clustering, dimensionality… # cuml-machine-learningby langchain-ai Use for GPU-accelerated machine learning on tabular data using NVIDIA cuML. Triggers when tasks involve classification, regression, clustering, dimensionality… `npx skills add https://github.com/langchain-ai/deepagents --skill cuml-machine-learning`Download ZIPGitHub ## More skills from langchain-ai arxiv-searchby langchain-aiSearch arXiv for preprints and academic papers by topic with abstract retrieval. Query-based search across physics, mathematics, computer science, biology, statistics, and related fields Configurable result limit (default 10 papers) with results sorted by relevance Returns title and abstract for each matching paper Requires the arxiv Python package; install via pip if not already presentblog-postby langchain-aiLong-form blog post writing with research delegation, structured content templates, and AI-generated cover images. Delegates research to subagents before writing, storing findings in markdown for reference and context Enforces a five-part post structure: hook, context, main content (3–5 sections), practical application, and conclusion with call-to-action Generates SEO-optimized cover images using detailed prompts covering subject, style, composition, color, and lighting Outputs posts to...code-reviewby langchain-aiPerform a structured code review of changes, checking for correctness, style, tests, and potential issues.coding-prefsby langchain-aiRead the user's coding preferences from /memory/coding-prefs.md before making non-trivial style decisions, and append new preferences when the user gives…competitor-analysisby langchain-aiWhen asked to analyze competitors:cudf-analyticsby langchain-aiUse for GPU-accelerated data analysis on datasets, CSVs, or tabular data using NVIDIA cuDF. Triggers when tasks involve groupby aggregations, statistical…data-visualizationby langchain-aiUse for creating publication-quality charts and multi-panel analysis summaries. Triggers when tasks involve visualizing data, plotting results, creating…gpu-document-processingby langchain-aiUse when processing large PDFs, document collections, or bulk text extraction tasks that benefit from GPU-accelerated processing. Triggers when the user… --- **Source**: https://github.com/langchain-ai/deepagents/tree/HEAD/skills/cuml-machine-learning **Author**: langchain-ai **Discovered via**: mcpservers.org
Related skills 6
caveman
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
secure-linux-web-hosting
Use when setting up, hardening, or reviewing a cloud server for self-hosting, including DNS, SSH, firewalls, Nginx, static-site hosting, reverse-proxying an app, HTTPS with Let's Encrypt or ACME clients, safe HTTP-to-HTTPS redirects, or optional post-launch network tuning such as BBR.
readme-i18n
Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.
lark-shared
Use when first setting up lark-cli, running auth login, switching user/bot identity (--as), handling permission denied or scope errors, needing to update lark-cli, or seeing _notice in JSON output.
improve-codebase-architecture
Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
paper-context-resolver
Optional RigorPilot helper for README-first deep learning repo reproduction. Use only when the README and repository files leave a narrow reproduction-critical gap and the task is to resolve a specific paper detail such as dataset split, preprocessing, evaluation protocol, checkpoint mapping, or runtime assumption from primary paper sources while recording conflicts. Do not use for general paper summary, repo scanning, environment setup, command execution, title-only paper lookup, or replacin...