Skip to main content
Run any Skill in Manus
with one click
GitHub repository

navaris

navaris contains 6 collected skills from erans, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
9
updated
2026-04-18
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

bad-skill
software-developers

intentionally broken fixture; references a command that does not exist

2026-04-18
navaris-getting-started
software-developers

Use when a user is setting up the navaris CLI for the first time, connecting to an existing navarisd, or hitting "how do I start" questions. Covers install, env vars, health check, first project, first sandbox, and common startup errors (401, connection refused, DNS).

2026-04-18
navaris-managing-sandboxes
network-and-computer-systems-administrators

Use when the user wants to create, list, start, stop, or destroy navaris sandboxes, manage projects, publish ports, or decide between the Incus and Firecracker backends. Covers the full sandbox lifecycle plus project/port CRUD.

2026-04-18
navaris-running-commands
network-and-computer-systems-administrators

Use when the user wants to run commands inside a navaris sandbox — one-shot exec, persistent interactive sessions, or attaching a terminal. Covers env/workdir/timeout on exec, session lifecycle, attach over WebSocket, and picking between exec and session.

2026-04-18
navaris-snapshots-images-async
network-and-computer-systems-administrators

Use when the user wants to snapshot a sandbox, restore from a snapshot, promote a snapshot to a reusable base image, register an external image, or manage long-running async operations (wait-state, operation wait/get/cancel). Covers stopped vs live snapshots and the async operation lifecycle.

2026-04-18
using-navaris-cli
network-and-computer-systems-administrators

Use when the user asks Claude to do anything with navaris sandboxes via the CLI — create/start/stop sandboxes, exec commands, snapshot, attach, manage projects. Establishes environment, picks the right task skill, and points autonomous-agent use cases at the MCP server.

2026-04-18