NeuralNomadsAINeuralNomadsAIOfficialยท1 Agent Skills Included

CodeNomad

Desktop cockpit for managing multiple AI coding sessions

Turns the OpenCode terminal tool into a full desktop workspace for running many AI coding sessions at once. Manages sessions, Git worktrees, voice input, file browsing, and remote access without juggling terminal windows. Includes an architecture guide skill that helps AI agents navigate the codebase and avoid common SDK mistakes.
npx skills add NeuralNomadsAI/CodeNomad --all -g -y
Available:

Gives AI agents coding rules for this project, covering styling conventions, i18n usage, file size limits, tooling preferences, and commit message standards.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install CodeNomad?โ–ผ

Run `npx skills add NeuralNomadsAI/CodeNomad --all -g -y` in your terminal to install all skills in this suite globally.

What is CodeNomad used for?โ–ผ

CodeNomad is a desktop workspace for OpenCode that lets you run and manage multiple AI coding sessions with a graphical interface instead of a terminal.

Does CodeNomad work on Mac, Windows, and Linux?โ–ผ

Yes. It ships as Electron and Tauri desktop builds for macOS, Windows, and Linux, plus a server mode you can access from any browser.

Can I run CodeNomad remotely?โ–ผ

Yes. Start it as a local server with a password, then connect through your browser from any machine for remote development.

What does the CodeNomad architecture skill do?โ–ผ

It teaches your AI agent how the CodeNomad monorepo is structured, how the OpenCode SDK behaves, and which common coding mistakes to avoid when making changes.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’