itseffi/agentic-os

48 stars · Last commit 2026-04-14

Agentic personal OS to automate high-leverage workflows with Claude Code, Codex, Pi, OpenClaw and other coding agents/ runtime platforms.

README preview

![Agentic Personal OS Banner](Resources/assets/hero-banner-agentic-os.png)

**TL;DR**: An agentic personal operating system built to automate high-leverage workflows across Claude Code, Codex, Pi, OpenClaw, and other coding agents/runtime platforms.

---

## Quick Start

1. **Clone this repo**
   ```bash
   git clone https://github.com/itseffi/personal-os.git
   cd personal-os
   ```

2. **Run setup**
   ```bash
   chmod +x setup.sh
   ./setup.sh
   ```

View full repository on GitHub →