Lewati ke konten utama
Konten ini belum tersedia dalam bahasa Anda dan ditampilkan dalam bahasa Inggris.

cuDF Analytics Skill

Skill Terverifikasi
95

Use 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.

Ringkasan AI

This skill leverages NVIDIA cuDF to perform accelerated data analysis on CSVs and tabular data, supporting operations like statistical summaries, groupby aggregations, and anomaly detection. It includes a fallback to pandas for systems without GPU support and provides clear examples for its use.

Documentation

  • info:Configuration & parameter referenceParameters like file paths are mentioned, but default values for configurations are not explicitly documented. The initialization code is clear but lacks documentation on potential configuration overrides.

Code Execution

  • info:ValidationInput file paths are implicitly validated by the `read_csv` function, but explicit schema validation libraries are not used for input arguments or output structures.
  • info:LoggingThe script includes print statements for GPU unavailability and conversion errors, but there is no structured local audit file for actions or outcomes.

Practical Utility

  • info:Edge casesThe initialization handles GPU unavailability, and the `to_pd` function has a fallback, but explicit documentation of other failure modes (e.g., malformed CSV, missing columns) and their recovery paths is missing.

Instalasi

npx skills add langchain-ai/deepagents

Menjalankan 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.

Diperbarui 5 days ago
Lihat sumber

Ekstensi serupa

Data Analyst

75

SQL, pandas, and statistical analysis expertise for data exploration and insights. Use when: analyzing data, writing SQL queries, using pandas, performing statistical analysis, or when user mentions data analysis, SQL, pandas, statistics, or needs help exploring datasets.

Skill
shubhamsaboo

cuML Machine Learning Skill

92

Use 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.

Skill
langchain-ai

Excel Spreadsheet Operations

75

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

Skill
answerzhao

XLSX Spreadsheet Manipulator

40

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

Skill
bilalmk

SpotDB

98

Extension from aliengiraffe/spotdb

Skill
aliengiraffe

Agent Swarm Deployer

97

Deploys swarms of sub-agents for massive parallel data processing tasks. Unlike agent-army (which is for code changes), this is for DATA tasks -- processing 1000 documents, analyzing datasets, bulk content generation. Configurable swarm size, task distribution, result aggregation, progress tracking, and error recovery.

Skill
onewave-ai