nexus
Multi-agent collaboration platform with rooms, goals, and memory
All Skills in This Repository (3)
Pure Emerald Level Indicatorsgithub-monitor
Scan GitHub pull requests and branch activity with config scripts.
memory-manager
Store and retrieve long-term agent memory across sessions via a deterministic CLI.
nexus-manager
Manage Nexus Agents, Rooms, Workspaces, and Skills via a unified CLI.
Frequently Asked Questions
FAQPage SchemaHow to install Nexus?▼
Run `npx skills add nexus-research-lab/nexus --all -g -y` in your terminal to install all skills in this suite globally.
What is Nexus used for?▼
Nexus is a multi-agent collaboration platform where named agents with their own workspaces and memory work together in rooms or private chats. It supports goals, work graphs, scheduled tasks, and connectors to external services.
How do multiple agents collaborate in Nexus?▼
You create a Room, add member agents, and mention them with @ to assign work. A lead agent coordinates, and work graphs track who owns each deliverable and its review status.
Does Nexus support document and spreadsheet tasks?▼
Yes. Bundled skills read, create, and edit Word, Excel, PowerPoint, and PDF files, with verification steps to keep formulas, formatting, and layouts intact.
Can I use Nexus without coding experience?▼
Yes. You work through the desktop or web app in plain language, and agents handle the technical execution, file handling, and scheduling for you.