Grok Bot Teams

Company teams for Grok Bot

Install a Grok Bot team, not a bot.

Give each Bot a job. Copy one installer prompt, paste it into Grok Bot, and stand up a named team: Bots, a group chat, a sidebar section, and routines you confirm. No accounts on this site. No plugin API. No one-click OAuth.

Verified

Browse teams

How it works

Pick a team. Copy the installer prompt. Paste it into Grok Bot. The prompt creates named Bots and a group chat (two to six Bots), tells you to make a sidebar section, and pings each Bot so you can confirm routines. Connectors must already be on the account.

Canonical domain grokbotteams.ai. grokbotteam.ai (no s) is a type-in that should 301 when DNS exists. This repo does not buy or configure DNS.

A team is markdown in a repo

Every team on this shelf is one file. Front matter names the Bots, the group chat, the routines, and the connectors the account needs first. The installer prompt is generated from it, so the file is the product.

---
slug: founder-os
name: Founder OS
tagline: Money, inbox, and a chief of staff in one founder room.
bots: 3
section: Founder OS
status: team
connectors: [Stripe, Gmail, Calendar, Ramp, Notion]
agents:
  - name: Chief of Staff
    persona: Coordinates the founder week. Keeps Founder HQ honest.
    connectors: [Calendar, Notion]
rooms:
  - name: Founder HQ
    members: [Chief of Staff, Founder · Money, Founder · Inbox]
routines:
  - name: Monday money brief
    owner: Founder · Money
    schedule: Every Monday at 08:00
    prompt: Read Stripe. Draft the weekly money brief. Never move funds.
---

Open a pull requestContribution guideRead the specAPI

Loading teams