team_manager

Manage multi-agent team rosters and connections via MCP Hub.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/TyGu888/PersonalAssistant --skill team-manager-tygu888
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team_manager
Source: https://github.com/TyGu888/PersonalAssistant/tree/main/skills/team_manager
Command: npx skills add https://github.com/TyGu888/PersonalAssistant --skill team-manager-tygu888

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

多个Agent需要在同一个工作空间中协作与互联,当前缺乏集中化的发现、注册与状态同步机制。本技能提供一个跨Agent的共享MCP Hub与网关通道的工作流,以便团队成员快速注册、发现对端并保持一致的 roster 与状态。

Core Features & Use Cases

  • 中央化团队注册与发现:通过 MCP Hub 实现跨 Agent 的注册、列表与发现,确保成员之间可以互相通讯。
  • 工作区与花名册管理:创建与维护每位队友的工作区、花名册快照,以及 Gateway/Channel 配置的合规性。
  • 多渠道协作与权限控制:为 Slack/Discord/Feishu 等渠道提供独立凭据与权限,确保最小权限原则。

Quick Start

只需创建/加入 MCP Hub、初始化队友工作区并启动 Agent Hub 即可开启团队协作。

Frequently Asked Questions about team_manager

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

FAQPage Schema
How do I set up peer discovery for multiple agents in a shared workspace?

Workspace roster management for multi-agent teams is maintained by creating and updating roster snapshots for each teammate. The system validates gateway and channel configurations to ensure compliance and consistent state.

Can I configure independent credentials for Slack and Discord agents?

No external dependencies are required to start multi-agent collaboration. You only need to create or join an MCP Hub, initialize teammate workspaces, and launch the Agent Hub using explicit user-provided identifiers.

How to initialize a new teammate workspace in an MCP Hub?

Multi-agent collaboration is centralized through an MCP Hub and Agent Channel to solve the lack of discovery and state synchronization. It provides a shared gateway workflow for registering, discovering peers, and maintaining consistent rosters.

Does multi-agent peer discovery require explicit credentials for safe startup?

Limitations of cross-agent collaboration include requiring explicit user-provided identifiers and credentials for all configurations. The system enforces minimal access permissions and validates setups, meaning no implicit or anonymous agent connections are permitted.