environment-setup

Install Miniconda and configure a reproducible Python data-visualization environment.

3.0k|205|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Norman-bury/research-writing-skill --skill environment-setup-norman-bury
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: environment-setup
Source: https://github.com/Norman-bury/research-writing-skill/tree/main/skills/environment-setup
Command: npx skills add https://github.com/Norman-bury/research-writing-skill --skill environment-setup-norman-bury

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides users through a reliable, end-to-end workflow to set up a Python data-visualization environment, including Miniconda installation, creating a dedicated conda environment, and installing plotting dependencies to ensure reproducibility and smooth execution.

Core Features & Use Cases

  • Miniconda installation and repair on macOS/Linux/Windows
  • Creating and activating a dedicated research conda environment
  • Installing plotting and data-science dependencies and verifying the setup
  • Environment self-checks and guided troubleshooting for common issues

Quick Start

Run this skill to automatically install Miniconda, create the research environment, and install plotting dependencies.

Frequently Asked Questions about environment-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a reproducible Python environment for data visualization?▼

To set up a reproducible Python environment for data visualization, this skill automates Miniconda installation, creates a dedicated conda environment, and installs plotting dependencies. It ensures your setup is reproducible across macOS, Linux, and Windows.

What is the best way to install Miniconda and create a conda environment for data science?▼

The best way to install Miniconda and create a conda environment for data science is using this skill, which detects your OS, installs Miniconda, and configures a dedicated research environment with plotting libraries and automated self-checks.

Does this Python environment setup support cross-platform workflows on macOS, Linux, and Windows?▼

Yes, this Python environment setup supports cross-platform workflows on macOS, Linux, and Windows. It includes OS detection to automate Miniconda installation and conda environment creation for data visualization tasks across different operating systems.

Can I repair an existing Miniconda installation if my conda environment is not working?▼

Yes, you can repair an existing Miniconda installation if your conda environment is not working. This skill provides guided troubleshooting and environment self-checks to resolve common issues with your data visualization setup.

How do I verify that my plotting dependencies are installed correctly in my conda environment?▼

To verify that your plotting dependencies are installed correctly, this skill performs an environment self-check with progress logging after installing data visualization libraries in your conda environment, ensuring smooth execution.