본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

cuDF Analytics Skill

Skill 확인됨
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.

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.

설치

npx skills add langchain-ai/deepagents

Vercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 Node.js와 skills 호환 에이전트(Claude Code, Cursor, Codex 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 agentskills.io 형식을 따른다고 가정합니다.

5 days ago에 업데이트됨
소스 코드 보기

유사한 확장

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