# Envcli

> Use this skill when the user wants to manage environment-specific cli configurations.

- Skill: `javimosch/envcli` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/envcli`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/envcli/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/envcli

---


# Envcli Plugin

Manage environment-specific CLI configurations.

## Commands

### Operations
- `envcli env run` — run env via envcli
- `envcli env list` — list env via envcli
- `envcli env init` — init env via envcli

## Usage Examples
- "envcli --help"
- "envcli <args>"

## Installation

```bash
go install github.com/EnvCLI/EnvCLI@latest
```

## Examples

```bash
envcli --version
envcli --help
```

## Key Features
- environment\n- configuration\n- development

