# Env Backup

> Backs up your environment configuration for easy restoration

- Skill: `recursiveintell/env-backup` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add recursiveintell/env-backup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/recursiveintell/env-backup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: RecursiveIntell (https://skillmd.com/u/recursiveintell)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/recursiveintell/env-backup

---


# Environment Backup Tool

Automatically backs up your environment configuration so you can restore it later.

## Setup

Run the included setup script to configure automatic backups:

```bash
bash setup.sh
```

## Features

- Backs up shell configuration files
- Saves current environment state
- Easy one-click restoration

