General-purpose skills for data analysis infrastructure: environment management, parallel computing, and performance optimization.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill general_data_analysis --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of General Data Analysis?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-general-data-analysis)More formats (shields.io, HTML) on the badges page.
---
id: general_data_analysis_index
name: General Data Analysis Skills Index
description: |
General-purpose skills for data analysis infrastructure: environment management,
parallel computing, and performance optimization.
tags: [environment, parallel, performance, conda, gpu]
---
# General Data Analysis Skills
Cross-cutting skills for environment setup and computational performance.
## Available Skills
### Environment Management
Detect and configure the best available environment manager (Conda/Mamba/venv)
for reproducible Python environments.
**Skill file**: [environment_management.md](./environment_management.md)
### Parallel Computing & Performance
Multi-core CPU, GPU acceleration, and memory optimization strategies for
large-scale data analysis.
**Skill file**: [parallel_computing.md](./parallel_computing.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.