Skip to main content

aibox

AI-ready development environments, containerized — a projectious.work project

One CLI to scaffold reproducible, containerized dev environments with built-in AI context, curated skills, and structured work processes.

One Command Setup

From zero to a fully configured dev environment with aibox init. Container, AI context, skills, and theming — all scaffolded.

13 Process Packages

Composable workflow packages: tracking, code, research, design, security, operations, and more. Pick what fits your project.

83 Curated Skills

Vetted AI agent skills with progressive disclosure. Not skill slop — each skill is handcrafted with examples and reference files.

17 Add-ons

Python, Rust, Node, LaTeX, Kubernetes, and more — each with per-tool version selection from curated lists.

Quick Start

curl -fsSL https://raw.githubusercontent.com/projectious-work/aibox/main/install.sh | sh
aibox init --name my-project --base debian
aibox build && aibox start