nanocodex-rust-agent-framework
Installation
SKILL.md
Nanocodex Rust Agent Framework
Skill by ara.so — Codex Skills collection.
Nanocodex is a Rust framework for building frontier OpenAI agents with modular, composable components. It provides building blocks for agent lifecycle management, OpenAI API integration, tool execution, and observability. The framework emphasizes small, excellent components with sharp boundaries: an OpenAI client works without an agent loop, tools work without a CLI, and the agent orchestrates these pieces cleanly.
Installation
CLI Installation
Install the Nanocodex CLI on macOS or Linux:
curl -fsSL https://nanocodex.paradigm.xyz | bash
Switch between versions: