nexus-manager

Manage Nexus Agents, Rooms, Workspaces, and Skills via a unified CLI.

139|13|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/nexus-research-lab/nexus --skill nexus-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nexus-manager
Source: https://github.com/nexus-research-lab/nexus/tree/main/skills/nexus-manager
Command: npx skills add https://github.com/nexus-research-lab/nexus --skill nexus-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Nexus 平台的日常运维与协作管理变得繁琐。 nexus-manager 提供一个统一的 CLI 接口来管理 Agent、Room、Workspace 与 Skill 的创建、分配和配置,简化多成员协作的操作流程。

Core Features & Use Cases

  • 统一管理:通过 CLI 快速查看、创建、删除 Agents 和 Rooms,以及管理工作区和技能。
  • 权限与协作:简化成员 invitation、房间成员变更和资源分配的流程,提高团队协作效率。
  • 运维自动化:将技能安装、工作区读写、记忆与 RUNBOOK 等运营任务集中在一个入口点,方便脚本化与审计。

Quick Start

Use the nexus-manager CLI to create and manage Agents, Rooms, Workspaces, and Skills for Nexus.

Frequently Asked Questions about nexus-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Nexus agents and rooms from the command line?

You can manage Nexus agents and rooms from the command line using a unified CLI to create, list, and delete resources. This CLI centralizes operations for agents, rooms, workspaces, and skills to simplify daily collaboration tasks.

What is the best way to automate multi-member collaboration operations in Nexus workspaces?

Automating multi-member collaboration in Nexus workspaces is best achieved through a CLI that consolidates invitations, workspace assignments, and skill installations. This approach allows scriptable operations and generates auditable logs for all resource changes.

Does the Nexus CLI enforce per-agent workspace isolation when creating new resources?

Yes, the Nexus CLI enforces per-agent workspace isolation when creating and allocating resources. It ensures secure skill installation and maintains auditable logs for all operations to meet functional security requirements.

How do I install skills across multiple Nexus workspaces securely?

To install skills securely across multiple Nexus workspaces, use the unified CLI interface. It centralizes the skill installation process, ensuring operations are auditable and maintaining strict per-agent workspace isolation.

Can I use the Nexus CLI to generate auditable logs for daily platform operations?

Yes, you can use the Nexus CLI to generate auditable logs for daily platform operations. It consolidates workspace read/write tasks, memory management, and runbook operations into a single entry point for easy auditing.

Why use a CLI for Nexus resource management instead of manual configuration?

Using a CLI for Nexus resource management replaces manual configuration by automating repetitive tasks. It provides a single entry point for creating agents, managing rooms, and assigning workspaces, which reduces errors and enables scriptable workflows.