List Teams

Installation
SKILL.md

List Teams

This skill provides functionality to list all teams from the team component mapping, including rich metadata about each team (components, description, repos, team size, slack channels).

When to Use This Skill

Use this skill when you need to:

  • Display all available team names
  • Validate team names before using them in other commands
  • Get a complete list of teams with OCPBUGS components
  • Count how many teams are in the system
  • Find team names for team-based analysis

Prerequisites

  1. Python 3 Installation
    • Check if installed: which python3
    • Python 3.6 or later is required
Installs
Repository
smithery/ai
First Seen
Security Audits
List Teams — smithery/ai