Agent skill
data-analysis
Data processing, visualization, exploratory data analysis, and dashboard patterns using Polars, Pandas, and Plotly.
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/data/analysis/data-analysis
SKILL.md
Data Analysis
Overview
This library contains 8 production-ready skills for data analysis, visualization, and exploratory data analysis (EDA). Each skill covers a specific aspect of the data analysis workflow with patterns for performance, interactivity, and presentation. Skills follow the Anthropic Skills format with practical examples from real-world data projects.
Quick Start
# Browse available skills
ls skills/data-analysis/
# Read a skill
cat skills/data-analysis/polars/SKILL.md
# Skills are documentation - implement patterns in your data workflows
Version History
- 1.0.0 (2026-01-17): Initial release with 7 data analysis skills
These skills represent patterns refined across data platforms processing millions of records and serving dashboards to thousands of users.
Sub-Skills
- 1. Lazy Evaluation First (+3)
Sub-Skills
- Available Skills
- Data Processing (+4)
- Choose polars when: (+6)
- Polars High-Performance Processing (+5)
- Data Pipeline Architecture (+2)
- Caching for Performance (+2)
- Integration with Workspace-Hub
- Testing Data Analysis Code
- Related Resources
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?