Kintsugi Usb — AI skill for Claude Code
AI-assisted rescue boot USB — a Ventoy multi-boot drive on Ubuntu 24.04 with offline LLM inference (Ollama + llama.cpp), pre-installed agentic CLIs (Claude Code, Codex, OpenCode, Copilot, OpenClaw, om.
How to install Kintsugi Usb
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open jmagly/kintsugi-usb and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Kintsugi Usb does
AI-assisted rescue boot USB — a Ventoy multi-boot drive on Ubuntu 24.04 with offline LLM inference (Ollama + llama.cpp), pre-installed agentic CLIs (Claude Code, Codex, OpenCode, Copilot, OpenClaw, omnius, Aider), rescue ISOs, and a one-command build wizard.
Alternatives in AI
- Repomix — 📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file 22.7k ★
- Autoskills — One command. Your entire AI skill stack 6.8k ★
- Inference Serving — ai-research-skills vLLM, SGLang, TensorRT-LLM, llama.cpp 5.4k ★
README
Kintsugi USB
**Rescue your fleet. Honor the break.**
AI-assisted rescue boot media for broken systems. A Ventoy multi-boot USB on Xubuntu Minimal 24.04 (XFCE, with persistence) carrying rescue ISOs, an **offline LLM stack** (Ollama + llama.cpp), **eight pre-installed agentic CLIs**, and host-specific recovery runbooks ready to hand to an AI agent — built from a fresh clone with one command.
./scripts/kintsugi-build # fresh clone + blank USB → a flashable, personalized .img.zst
[](LICENSE) [](CHANGELOG.md) [](#whats-on-it) [](#whats-on-it) [](#whats-on-it)
[](https://aiwg.io)
[**What's on it**](#whats-on-it) · [**Quick Start**](#quick-start-for-recipients) · [**Build Your Own**](#build-your-own) · [**Documentation**](#documentation) · [**Issues**](#issues)
What Kintsugi USB Is
A "final level of recovery" for home-lab and small-fleet operators: **one USB that works whether the internet is up or down, whether you know what's broken or not, and whether the person holding it built the fleet or not.** It boots almost any UEFI or BIOS machine into a lightweight Xubuntu (XFCE) desktop with rescue tooling and a local AI assistant that can read host-specific runbooks and help drive the repair.
This repo is also the **toolkit** that produces the drive: a wizard remasters a stock Xubuntu Minimal ISO into a personalized, flashable image. Fork it to roll you
Related Skills
HomeAILab
Home AI inference lab running Qwen3.8 across RTX 5090, RTX 3090, and DGX Spark with vLLM, llama.cpp, custom Go
Quackd
🦆🧠 Give your Microduck a brain. Tell a small robot with two legs what you want in plain language. An LLM (Cl
Pi Plugin Cc
Drive the Pi coding agent from Claude Code or Codex: multi-model review panels, model racing, incremental & sh
Wigi LLM
Physical control surface for local LLM fleets — WigiDash buttons.json launcher for one-touch llama.cpp model s
Srcmorph
Maven plugin for generating hierarchical AI-readable code index trees using llama.cpp-compatible local models.
Openmist Bootstrap
Use when deploying OpenMist onto a freshly provisioned Ubuntu server over SSH, after the user already has a wo
Related Agents
Otgw Device Verify
Runs the OTGW on-device verify loop (build LittleFS/firmware -> flash the bench ESP32-S3 over USB -> verify th
Audio Quality Checker
Checks that fat_llama's produced audio output is coherent and high-quality (bitrate, sample rate, duration), s
.github/workflows/ci Cd.yml
name: CI/CD Pipeline on: push: branches: [main, develop] pull_request: branches: [main] jobs: lint: runs-on: u