openmonoagent-local-ai-coding-agent

Installation
SKILL.md

OpenMonoAgent.ai — Local AI Coding Agent

Skill by ara.so — AI Agent Skills collection.

OpenMonoAgent is a terminal-native coding agent that runs entirely on your hardware using local LLMs via llama.cpp. Zero per-token costs, full Docker sandboxing, 20 built-in tools, LSP/Roslyn code intelligence, and MCP integration. Built on C#/.NET 10.

What It Does

  • Local inference: Bundles llama.cpp for zero-config, zero-cost token generation
  • Agentic loop: 25 iterations per turn with doom-loop detection and automatic checkpointing
  • 20 tools: File operations, code analysis, Docker commands, git, search, Roslyn diagnostics
  • 5 specialist sub-agents: Explore, Plan, Coder, Verify, general-purpose with isolated tool sets
  • Docker sandbox: Project mounts as /workspace, blast radius limited to project directory
  • Code intelligence: Roslyn for C#, LSP for TypeScript/Python/Go/Rust, auto-detects graphify/MCP tools
  • Playbooks: YAML workflows with typed parameters, gates, and checkpoint/resume
  • Dual-box mode: Run agent on laptop, inference on separate GPU machine

Installation

Installs
99
First Seen
May 17, 2026
openmonoagent-local-ai-coding-agent — aradotso/ai-agent-skills