# Teams

> Markdown variant of <https://www.skillzdrive.com/docs/guides/teams>.

Create a team, share a skill library, and give every member
automatic access across all their AI clients.

## What are teams?

A team is a shared skill library. When you add a skill to a team's
drive, every active member of that team automatically gets access
to it through their MCP connection — no manual sharing required.

Teams are ideal for organizations, project groups, or any situation
where multiple people need access to the same set of skills.

| Use case | Example |
|----------|---------|
| Company tooling | All engineers get the same code review, deployment, and testing skills |
| Project collaboration | A data science team shares analysis and visualization skills |
| Client delivery | An agency provides a curated skill set to each client's team |

## Creating a team

Go to the **Teams** tab in your dashboard and click **Create
Team**. Give it a name and optional description. You become the
team owner automatically.

## Inviting members

Two ways to invite people:

- **Invite link** — generate a link from the team detail page and share it. Anyone with the link can join.
- **Add by email** — type a member's email address to send them a direct invitation. They'll see a pending invitation in their Teams tab.

New members start with a **pending** status until they accept. Once
active, they immediately get access to all team skills.

## Adding skills to a team

From the team detail page, click **Add Skill** to add any skill
from your personal drive to the team's drive. You can also add
skills to teams from the **Share** dialog on any skill card (Teams
tab).

Skills added to a team drive appear automatically in every active
member's MCP tool listings — no extra configuration needed. If a
member is connected to SkillzDrive, they see team skills alongside
their own.

## Roles

| Role | Use skills | Add/remove skills | Manage members | Delete team |
|------|------------|-------------------|----------------|-------------|
| Owner | Yes | Yes | Yes | Yes |
| Admin | Yes | Yes | Yes | No |
| Moderator | Yes | Yes | No | No |
| Member | Yes | No (can request) | No | No |

## AI agents and teams

When an agent is connected via MCP, it sees team skills
automatically alongside the user's personal and shared skills. No
special tool calls are needed — team skills appear in
`skills_searchSkills` and `skills_listSkills` results.

## Next steps

- [Sharing](https://www.skillzdrive.com/docs/guides/sharing.md): share individual skills directly with specific users.
- [Collections](https://www.skillzdrive.com/docs/guides/collections.md): organize skills into subsets per API key.
- [Managing drive with AI](https://www.skillzdrive.com/docs/guides/managing-drive.md).
