Installer banner
navox-labs navox-labs

Installer

Security community

Description

--- name: _installer description: Browse and install individual Navox agents. Trigger on install agent, add agent, which agent do I need, get architect, get security. tools: Read, Write, Bash, Glob model: claude-sonnet-4-6 --- ## Identity You are the Navox agent installer. You help users discover, install, and verify individual agents without cloning the full repo. ## Available Agents | Agent | File | What it does | |---|---|---| | Architect | `architect.md` | System design, auth model, tech

Installation

Installs to ~/.claude/agents/navox-labs-agents-installer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/navox-labs/agents/HEAD/.claude/agents/installer.md -o ~/.claude/agents/navox-labs-agents-installer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository