Conda package and environment manager reference. Covers environment creation and export, environment.yml, channels (conda-forge, nvidia), Mamba fast solver, GPU/CUDA setup, pip integration, conda-lock, and troubleshooting.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill conda --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Conda?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-conda)More formats (shields.io, HTML) on the badges page.
---
name: conda
version: 1.0.0
description: >
Conda package and environment manager reference. Covers
environment creation and export, environment.yml, channels
(conda-forge, nvidia), Mamba fast solver, GPU/CUDA setup,
pip integration, conda-lock, and troubleshooting.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [conda, python, environment, package-manager, anaconda, mamba]
---
# Conda Reference
Package, dependency, and environment manager.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, distributions |
| `environments` | Create, export, yml |
| `packages` | Install, channels, Mamba |
| `advanced` | GPU/CUDA, config, cleanup |
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!