# Yantrik Labs Yantrik Labs creates desktop applications (yantras) and Yell, a shell for operating their GUI surfaces. The canonical public site is https://yantriklabs.xyz/. ## Agent guide - https://yantriklabs.xyz/AGENTS.md — install Kosh, learn the Yell grammar, safety boundaries, and runbooks. ## Documentation - https://yantriklabs.xyz/school/ — Yantrik School: a practical introduction to Yell. - https://yantriklabs.xyz/school/reference.html — Yell reference card. - https://yantriklabs.xyz/yantra.sh — interactive or explicit Kosh bootstrap. - https://yantriklabs.xyz/install.sh — direct Kosh installer. ## Quick start Use an explicit verb when installing in an agent/noninteractive context: `curl -fsSL https://yantriklabs.xyz/yantra.sh | sh -s -- install` Then, when Yell is available, discover before operating: `list` `help @kosh` `take_snapshot @kosh`