Skip to main content
Avatar for Ori Nachum from gravatar.com

Ori Nachum

Username    nachos
Date joined   Joined

128 projects

reachy-cli

Last released

Transitional alias for reachy-mini-cli — installs the renamed distribution.

reachy-mini-cli

Last released

Agent and CLI for operating the Reachy Mini expressive robot — device setup, app management, and runtime ops.

microphone-cli

Last released

Agent-first CLI for USB microphones and microphone arrays: enumerate devices, select and inspect channels, control gain and sample format, and read direction-of-arrival from array firmware.

guild-cli

Last released

guildmaster — an agent and CLI that manages skills for the AgentCulture mesh.

culture-agent-template

Last released

culture-agent-template — a clonable template for AgentCulture mesh agents.

culture-lens

Last released

culture-lens — parallel console name for steward-cli (thin wrapper; installs steward-cli and exposes the `culture-lens` command).

steward-cli

Last released

Steward — aligns and maintains resident agents across Culture projects.

reachy-nova

Last released

Reachy Nova - Voice, Vision & Browser AI for Reachy Mini

jetson

Last released

A verified, sourced knowledge base of everything known about NVIDIA Jetson devices — usable as a CLI, an MCP server, and a multilingual static site. Every claim cites its source, gaps are stated honestly, and existing projects and contributors are credited.

agentsgit

Last released

Treat a whole git repository as a packaged, distributable agent. Where agents.md describes a repo to coding agents, agentsgit packages the repo itself as the agent: a manifest spec plus a CLI to declare, validate, pack, publish, and install repo-as-agent bundles.

associate

Last released

A non-coding agent harness: a fast, reliable worker for read, summarize, and find work across local files and the web. Modelled on the Pi harness, merged from colleague base tools, initially backed by NVIDIA Nemotron 3.5 Lightning. It takes non-coding tool work off colleague so colleague can focus on coding and thinking.

culture-nodes

Last released

A workflow front and framework for Culture. Composes mesh agents and their verbs into node-based workflows — define a graph of nodes, run it across the Culture mesh, and inspect what each node did.

jetson-ai-lab

Last released

Discord-facing knowledge fetch & index agent for the Jetson AI Lab community — fetches and indexes Jetson AI Lab docs/sources and answers members' questions on Discord.

microduck-cli

Last released

Agent-agnostic CLI for controlling the MicroDuck robot. Any agent, any human, one CLI. Sim-first: every verb is exercised against the real robotd daemon and the MuJoCo simulation.

discord-bot-cli

Last released

Agent + CLI that gives an agent Discord access via a bot.

devague

Last released

devague — turns a vague feature idea into a buildable spec, then a buildable plan.

sensibo-cli

Last released

Agent and CLI for Sensibo smart-AC control at home: discover devices, collect every sensor reading locally (temperature, humidity, air quality), and set up automated conditions that drive the AC (mode, target, fan, schedules, thresholds). Unofficial community tool; Sensibo is a trademark of Sensibo Ltd.

model-gear

Last released

Deprecated alias for lobes-cli. Installing model-gear pulls in lobes-cli, which provides the `lobes` command (and the legacy `model` alias).

lobes-cli

Last released

lobes — run, assess, and switch the local vLLM model.

colleague

Last released

Colleague is a swappable coder-agent harness that turns different models into repo workers behind one shared task contract.

eidetic-cli

Last released

Agent/CLI providing eidetic perfect-recall memory

notion-agent

Last released

Agent-first CLI for controlling Notion: pages, databases, blocks, and search. Also a communication lane — other AgentCulture agents use their own CLIs and skills to talk to each other through shared Notion pages and databases.

edge-ai-lab

Last released

A lab for edge AI — the exploration engine for the mesh's edge and local-model work: designs, runs and compares experiments across edge hardware and model stacks, then hands proven configurations to lobes-cli, which is the runtime that serves them.

neurosymbolic-system

Last released

The runtime that lets agents control robots. Extracted from reachy-mini-cli: senses, rules, arbitration and motion composed onto one 50 Hz tick, imported as a library by robot CLIs such as reachy-mini-cli and microduck-cli.

webglass-cli

Last released

Agent-first web browsing CLI — wraps Playwright and headless Chromium so an agent can navigate, read, and interact with web pages more effectively.

refactoring-cli

Last released

Refactors Python code. Analyses a Python codebase for structural problems and code smells, proposes behaviour-preserving refactorings with a rationale, and applies them under test. Successor to the retired refactor-cli, whose atomic-transformation lane it absorbs.

rigor-cli

Last released

A tool for performing logic against a ledger, so reasoning stays tractable and provable. Every premise, rule application and conclusion is recorded as an append-only ledger entry that can be replayed, audited and checked independently of the agent that produced it.

reterminal-cli

Last released

Agent and CLI for operating a Seeed Studio reTerminal edge device — provisioning, display, and I/O for the LCD/CM industrial terminal.

reterminal

Last released

Agent and CLI for operating a Seeed Studio reTerminal edge device — provisioning, display, and I/O for the LCD/CM industrial terminal.

rollout-cli

Last released

Cross-repo propagation workflow built on refactor-cli — apply a transformation across many repos at once.

protocols-cli

Last released

Maintains Culture Protocols — a workflow system in which agents, bots and humans describe how work is done, by whom, and under a verifiable contract. Author, version and validate protocol definitions, then check a completed run against the contract it promised.

workledger-cli

Last released

Tracks work in a ledger so agents can prove what they did. An agent records its work as append-only ledger entries, hands the ledger down to subagents, and gets it back with their entries folded in, so the whole tree of work and its results stays traceable and checkable.

embodiment

Last released

The agentic loop that gives an app an embodied AI presence. Install embodiment in an app or wrap one, supply a model seam plus IO callbacks, and it drives the perceive-decide-act loop and the presence pump - extracted from colleague so the loop is written once and imported, not reimplemented per host.

webcam-cli

Last released

Agent and CLI for USB webcam and microphone access: enumerate attached devices, capture stills and video clips, and record audio, with agent-friendly verbs and safe-by-default writes.

headspace-cli

Last released

Headspace is an ephemeral computational workspace for agents. It lets models offload execution, experimentation, and calculation without polluting their reasoning context, then exports only the results and evidence worth retaining.

shell-cli

Last released

Agent-first CLI and agent owning the file-and-shell tool surface for AI coding agents: read, write, edit, list, view media, and gated shell execution, with path confinement and an operator approval policy. Pure-stdlib core, extracted from colleague so any host imports one safe execution layer.

data-refinery-cli

Last released

Agent and CLI for data quality in storage and retrieval — validating, deduplicating, and checking the integrity and freshness of data as it is stored and fetched. Split out of eidetic-cli so eidetic keeps agent-memory; sibling to daria, the Data Refinery Intelligent Agent.

face-recognition-cli

Last released

Face recognition and identity management: detect faces, collect embeddings per identity, and manage them by generated id and human name — enroll, match, list, forget one, and forget all at once. Extracted from reachy-mini-cli's OpenCV YuNet+SFace engine so Reachy Mini depends on it instead of carrying its own copy.

events-cli

Last released

Agent and CLI that runs and maintains a Dockerised Eclipse Mosquitto MQTT broker and defines what the events on it mean — a CloudEvents envelope core, an importable publish client, and stack verbs — so an app can import it and an agent or a human can publish events the same way.

face-cli

Last released

Scaffold for a browser-rendered face that reads three-dimensional on a flat 2D screen and looks in any direction — an agent-drivable gaze surface for robots, kiosks, and screens. The renderer is not implemented yet; the CLI ships introspection verbs only.

media-cli

Last released

Agent and CLI for the local media I/O device plane: enumerate and drive attached media devices — speakers and audio sinks, plus optional inputs such as standalone microphones — composing webcam-cli for camera and mic capture. Owns device selection, routing, playback and recording, not the interpretation of what is captured or played.

callsmith

Last released

Agent and CLI that manages the lifecycle of invocation models: FunctionGemma 270M checkpoints finetuned to call one specific CLI. Finetunes them, publishes to Hugging Face, resolves the right model for a target CLI, downloads it, and turns any text into the actual intended command.

evidence-cli

Last released

Agent and CLI that documents the evidence trail behind a piece of work — the request, the spec, the plan, the docs and code, and the validations — then grades that evidence across parameters and issues a final score.

embeddings-cli

Last released

Maps the geometry of meaning produced by embedding models — survey a corpus into a semantic landscape, then inspect its regions, neighborhoods, directions, and gaps, and compare models. Backs a Surveyor agent that runs measured experiments against the space and records an evidence-backed Atlas.

storybook-cli

Last released

Agent-first CLI and agent that helps an agent build a site or artifact to reflect and share what it did with others — minimum tokens by filling high-quality templates, maximum output quality. Styled after the AgentCulture site.

prove-cli

Last released

Agent/CLI for theorem proving and formal verification

intern-cli

Last released

A small, embeddable agent that wraps the Bonsai 1-bit / ternary small language model — a lightweight 'intern' you drop into any project as a Small-mode harness component for cheap local inference.

reachy-lobes

Last released

The Reachy Mini expressive robot given a fully local brain: fuses reachy-mini-cli's device, app, and runtime ops with lobes-cli's locally-served vLLM model, so the robot thinks on a self-hosted model over the acp vllm-local provider — an expressive robot with a local mind.

office-cli

Last released

Office — CLI to manage sittings and meeting rooms in office maps.

rtx-spark-cli

Last released

Agent and CLI for operating an NVIDIA RTX workstation — device setup, health/monitoring, and local AI/ML workload management.

ec2-cli

Last released

Agent and CLI for managing AWS EC2 machines (instances) — launch, inspect, start/stop, and operate fleets.

ec2bedrock-cli

Last released

Agent and CLI to manage EC2 instances running self-hosted LLM inference: warm up an instance and serve an LLM, then hibernate it on idle to power ongoing inference workloads such as ADLC. Built on ec2-cli for the underlying EC2 machine lifecycle.

knowledgebase-cli

Last released

An agent and CLI that manages Amazon Bedrock Knowledge Bases — data sources, ingestion jobs, and managed-RAG retrieval.

fleet-cli

Last released

Agent and CLI to control a fleet of drones (multiple UAVs), built on drone-cli — coordinate, command, and monitor many drones at once.

operator-cli

Last released

Culture agent operator — tracks relationships, dependencies, and ownership between mesh agents, and routes/assigns incoming requests to the right agent.

qodo-cli

Last released

Community CLI and agent to manage Qodo — the AI code reviewer and Qodo's other agents (requires a Qodo subscription). Unofficial: not affiliated with, authorized, or endorsed by Qodo; the Qodo name and trademark belong to Qodo Ltd.

cultureflare

Last released

CloudFlare Agent First Interface — agent-first CLI for CloudFlare management in the AgentCulture org.

jetson-arena

Last released

Agent and CLI for the Jetson Arena: how a given Jetson device handles a whole model stack. Benchmarks pipelines (e.g. realtime VAD + STT + LLM + TTS on an Orin Nano Super 8GB) for latency, memory signature and quality, then publishes results plus signed-in Docker build recipes. Also maintains the arena public site.

jetson-thor-cli

Last released

Agent and CLI for operating NVIDIA Jetson Thor (Blackwell-based robotics/edge-AI compute, Orin's successor) — provisioning, inference, and on-device ops.

arm101-cli

Last released

Agent and CLI for controlling SO-ARM101 robotic arm grippers

learn-cli

Last released

A CLI, MCP server, and web front for learning — a hosted site where humans and agents learn a subject step by step. Fronts the french-cli and spanish-cli language tutors, and generalizes to other learnable domains such as leading teams of agents. The learn command is the local operator surface and how agents drive it.

league-of-agents-platform

Last released

Hosted platform running the League of Agents arena online at https://league-of-agents.ai — a turn-based game for humans and agents, for fun and for benchmarks. Continuable matches, AWS-hosted, with safe-capacity safeguards and price-aware archive/cleanup. The league-site CLI is the local operator surface and how agents work with it.

agentculture-cli

Last released

Workshop and scaffolding CLI for practical AI efficiency: learn core AI concepts, build your first agents, create useful CLIs, and adopt agent-first development patterns

culture-guide

Last released

Workshop and scaffolding CLI for practical AI efficiency: learn core AI concepts, build your first agents, create useful CLIs, and adopt agent-first development patterns

spanish-cli

Last released

Agent + CLI that turns Claude into a private Spanish tutor: track progress, get an overview, get advice, read stories, and learn & practice Spanish (written and spoken) online from your phone.

french-cli

Last released

Agent + CLI that turns Claude into a private French tutor: track progress, get an overview, get advice, read stories, and learn & practice French (written and spoken) online from your phone.

coherence-cli

Last released

Maintains information quality for agentic workflows — assesses the freshness, provenance, fidelity, and task-specific validity of claims, then refreshes or repairs degraded ones before agents consume them.

league-of-agents

Last released

A cooperative/competitive strategy arena where agent teams complete missions, control objectives, manage resources, and out-coordinate opposing teams.

harmonics-cli

Last released

An agent + CLI giving agents and robots non-TTS (non-speech) audio: express meaning through pleasant sonic signatures — chimes, flutes, pulses, and tonal motifs mapped to intent, confidence, urgency, state, and identity. Turns text/sentences into notes and audio (text-to-notes / text-to-audio).

culture

Last released

The professional workspace for agents.

agentirc-cli

Last released

Agent-friendly IRCd: server core for AI agent meshes

cultureagent

Last released

cultureagent — agent runtime for the Culture mesh.

irc-lens

Last released

Reactive web console for AgentIRC — Playwright-driveable lens for the Culture mesh.

agent-lifecycle

Last released

Harness- and transport-agnostic agent runtime: supervises an agent's process lifecycle independent of its harness (brain) and transport (IRC/Slack/agtag).

unsloth-cli

Last released

Agent + CLI that simplifies fine-tuning with Unsloth, adding complementary actions so an agent can fine-tune models more easily.

teken

Last released

Deprecated alias for agentfront — installs agentfront (the renamed Agent First Interface CLI).

agentfront

Last released

Agent First Interface — scaffold CLI, MCP, and HTTP interfaces for agent-first tools.

appsec

Last released

appsec — an application-security agent (greenfield AgentCulture sibling).

devex-cli

Last released

Agent-operated developer-experience CLI — deterministic per-backend markdown briefings for autonomous agents.

agex-cli

Last released

Agent-operated developer-experience CLI — deterministic per-backend markdown briefings for autonomous agents.

agent-devex

Last released

Agent-operated developer-experience CLI — deterministic per-backend markdown briefings for autonomous agents.

culture-core

Last released

The core of the Culture agent mesh.

katvan

Last released

Maintain sibling-repo docs under one roof on the culture.dev site.

dgx-spark-cli

Last released

Agent and CLI for operating an NVIDIA DGX Spark (Grace-Blackwell) workstation — device setup, health/monitoring, and local AI/ML workload management.

drone-cli

Last released

Agent and CLI to control a single flying drone (UAV) — connect, arm, fly missions, stream telemetry, and land.

jetson-orin-cli

Last released

Agent and CLI for operating NVIDIA Jetson Orin edge-AI devices (Orin Nano/NX/AGX) — provisioning, inference, and on-device ops.

telegram-agent

Last released

Agent-first Telegram community management tools.

ghafi

Last released

gitculture — GitHub Agent First Interface; an AgentCulture manager (the gitculture CLI; formerly ghafi).

gitculture-cli

Last released

gitculture — GitHub Agent First Interface; an AgentCulture manager (the gitculture CLI; formerly ghafi).

tipalti

Last released

Unofficial CLI for the Tipalti REST API — independent project, not affiliated with Tipalti Solutions Ltd.

tensor-cli

Last released

Agent/CLI for tensor operations and ML tensor manipulation

telek

Last released

Agent-first Telegram community management tools.

reachy-mini-mcp

Last released

MCP server + manager CLI for the Reachy Mini robot.

reduce-cli

Last released

Agent/CLI for data reduction and aggregation

zehut

Last released

Agents-first identity layer — local system users and owned sub-users, with email assignment.

identity-cli

Last released

Agents-first identity layer — local system users and owned sub-users, with email assignment.

lecodeur

Last released

lecodeur — the local coding agent of the Culture mesh.

jetson-cli

Last released

Agent and CLI for NVIDIA Jetson edge-AI ops — device setup, container builds, and on-device deployment for Jetson Thor / AGX Orin.

grant

Last released

grant CLI

dominion-breaker

Last released

Agentic CLI for cited monolith decomposition: entity agents defend domain boundaries and every claim keeps its evidence (source, commit, date, confidence).

auntiepypi

Last released

auntiepypi — both ends of the Python distribution pipe for the AgentCulture mesh.

code-lens-cli

Last released

code-lens — 1-call inspection verbs (classify / grep / recent / profile) for agent skills.

cloudai-cli

Last released

An agent and CLI for invoking and managing cloud AI providers behind one interface — Amazon Bedrock today, with room for OpenAI, Google Vertex AI, Azure OpenAI, and other providers.

climate-cli

Last released

Agent/CLI for climate data and modeling

arxivist

Last released

Agent + CLI that fetches arXiv papers, maintains a knowledge base, implements paper solutions, and benchmarks them against the papers' claims.

kata-cli

Last released

antoine — codebase lookup and indexing for agent skills (greenfield AgentCulture sibling).

antoine-cli

Last released

antoine — codebase lookup and indexing for agent skills (greenfield AgentCulture sibling).

amazing-hand-cli

Last released

Agent and CLI for controlling the Amazing Hand robotic hand (Pollen Robotics)

agenda-cli

Last released

Work-state tracking for GitHub issues, priorities, blockers, and next actions.

culture-tools

Last released

tools.culture.dev — the package index for agent-first CLI tools that conform to the agentfront contract.

convertible-cli

Last released

Convertible CLI is a swappable coder-agent harness that turns different models into repo workers behind one shared task contract.

lepenseur

Last released

lepenseur — the local thinking agent of the Culture mesh.

afi-cli

Last released

Deprecated alias for teken — installs teken (the renamed Agent First Interface CLI).

specifix

Last released

specifix — owns spec creation for changes (greenfield AgentCulture sibling).

codexd

Last released

Codex daemon for delegated repo tasks and reviewable PRs.

antigravityd

Last released

Antigravity daemon for delegated repository tasks and reviewable PRs.

seer-cli

Last released

seer — codebase lookup and indexing for agent skills (greenfield AgentCulture sibling).

agtag

Last released

Agent to Agent communication CLI.

cfafi

Last released

CloudFlare Agent First Interface — agent-first CLI for CloudFlare management in the AgentCulture org.

agentpypi

Last released

agentpypi — both ends of the Python distribution pipe for the AgentCulture mesh.

shushu

Last released

shushu CLI

citation-cli

Last released

Cite, don't import — track cited code in pyproject.toml with Quote / Paraphrase / Synthesize semantics

jetson-containers

Last released

Jetson CLI — unified command-line interface for the Jetson AI Lab ecosystem.

assimilai

Last released

Copy, don't import — track assimilated code in pyproject.toml

jetson-jolt

Last released

Command-line interface for NVIDIA Jetson setup and configuration

simple-semantic-chunker

Last released

A simple library to split documents into semantically coherent chunks using OpenAI embeddings.

2 archived projects

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page