Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
finesssee avatar

Linear Teams

  • 127 installs
  • 128 repo stars
  • Updated July 24, 2026
  • finesssee/linear-cli

For development and infrastructure management.

About

linear-teams is an AI coding tool that enhances development workflows. Builders use it for infrastructure, integration, and platform development within the catalog ecosystem.

  • linear-teams
  • Development

Linear Teams by the numbers

  • 127 all-time installs (skills.sh)
  • Ranked #2,750 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/finesssee/linear-cli --skill linear-teams

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs127
repo stars128
Last updatedJuly 24, 2026
Repositoryfinesssee/linear-cli

What it does

For development and infrastructure management.

Files

SKILL.mdMarkdownGitHub ↗

Teams

# List teams
linear-cli t list
linear-cli t list --output json

# Get team details
linear-cli t get ENG
linear-cli t members ENG             # List team members

# Create team
linear-cli t create "Platform" -k PLT
linear-cli t create "Mobile" -k MOB --description "Mobile team" --private

# Update team
linear-cli t update ENG --name "Engineering" --timezone "America/New_York"

# Delete team
linear-cli t delete TEAM_ID --force

Users

# List users
linear-cli u list                    # All workspace users
linear-cli u list --team ENG         # Team members only

# Current user
linear-cli u me
linear-cli me                        # Alias (whoami)

Flags

FlagPurpose
-k KEYTeam key
--privatePrivate team
--output jsonJSON output
--compactNo formatting

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.