# Setup Env

> Set up the full workspace dev environment. Use when the user wants to install dependencies, sync libs, or prepare the environment.

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

---


## Setup dev env

!`make setup 2>&1 | tail -20`

## Validate installation and notify user

Check the output above for errors. If any errors occurred, try to fix them and re-run the failed step. Report whether installation was successful.

