# Get Docs Root

> Retrieve the value of the DOCS_ROOT environment variable. Use this skill whenever you need to determine the documentation root directory for the current environment, or when a workflow requires knowledge of DOCS_ROOT. Use when this capability is needed.

- Skill: `tomevault-io/get-docs-root` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/get-docs-root`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/get-docs-root/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/get-docs-root

---


# Get Docs Root

## Overview

## Usage

To retrieve the value of the DOCS_ROOT environment variable, execute the following script:

```bash
bash scripts/get_docs_root.sh
```

- If DOCS_ROOT is set, the script will print its value.
- If DOCS_ROOT is unset or empty, the script will print an empty line.

Use this skill whenever you need to programmatically determine the documentation root directory for the current environment, or when a workflow requires knowledge of DOCS_ROOT.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/nagasakah) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-14 -->

