PRIMITIVES

Primitives

The foundational building blocks: markdown, CLI, and git.

01 In progress

Markdown

A lightweight file format for structured text. The format AI agents read and write natively.

02 In progress

Command Line Interface

The text-based interface for interacting with your computer. Where AI agents live.

03 In progress

Bash

A shell language for running commands and scripts. How AI agents execute actions on your system.

04 In progress

Git

A version control system that tracks every change to every file. The persistence layer for AI agent systems.

← Back to stack