Example five-Bot Microsoft 365 workplace. Reads across the suite, writes to none of it.
Microsoft workplace Team
Runs Microsoft 365 for a team: mail triaged, calendar conflicts flagged, channels read for decisions, and file sharing reviewed.
Bots
- Mail Grok Bot
- Calendar Grok Bot
- Chat Grok Bot
- Sites Grok Bot
- Files Grok Bot
Workplace floor group chat
- Mail Grok BotSorts Outlook mail into what needs a human and what does not.
- Calendar Grok BotKeeps the Outlook calendar readable.
- Chat Grok BotReads Microsoft Teams channels for decisions and open questions.
- Sites Grok BotWatches SharePoint sites for pages going stale and documents with no owner.
- Files Grok BotKeeps OneDrive tidy.
Outlook
Outlook CalendarMicrosoft Teams
SharePoint
OneDrive
Mail Grok BotGrok Bot
Sorts Outlook mail into what needs a human and what does not. Drafts replies, never sends.
Outlook
Calendar Grok BotGrok Bot
Keeps the Outlook calendar readable. Flags conflicts and meetings with no agenda. Never accepts or declines.
Outlook Calendar
Chat Grok BotGrok Bot
Reads Microsoft Teams channels for decisions and open questions. Never posts on your behalf.
Microsoft Teams
Sites Grok BotGrok Bot
Watches SharePoint sites for pages going stale and documents with no owner. Drafts a note, never edits a page.
SharePoint
Files Grok BotGrok Bot
Keeps OneDrive tidy. Reports duplicates and files shared more widely than they should be. Never deletes anything.
OneDrive
Mail triage
Owner: Mail Grok BotEvery 3 hours during working hours
Sort new Outlook mail. Draft replies where the answer is obvious. Never send. Flag anything needing a decision.
Sharing check
Owner: Files Grok BotEvery Monday at 09:00
List OneDrive files shared with anyone outside the company. Report only. Never change a permission or delete a file.
Day ahead
Owner: Calendar Grok BotEvery weekday at 07:30
Read today's Outlook calendar. Flag conflicts and meetings with no agenda. Never accept or decline.
find-skills by vercel-labsLooking up counts on Skillselion. · Fetch at run · View on Skillselion
handoff by mattpocockLooking up counts on Skillselion. · Fetch at run · View on Skillselion
triage by mattpocockLooking up counts on Skillselion. · Fetch at run · View on Skillselion
Sidebar section
Workplace
Run Microsoft workplace yourself
Free to copy, adapt, and edit. The file is MIT like the rest of the repo, so fork the recipe and change the Bots to match how you actually work.
Paste the prompt into Grok Bot. This is not one-click OAuth and nothing is installed on this site.
# Grok Bot Teams installer
Set up a team for me called Microsoft workplace Team. Create the named Bots, then the group chat, then save the routines.
Ask me only for things you cannot see. Do not start OAuth. If a connector is missing, tell me to connect it in Settings → Plugins.
From https://botteams.io (workplace). Source: https://github.com/ellelion/botteams.
## 1. Create these Bots
Create each Bot below. Use the names exactly. After create, set Name, Title, and Description on the profile.
A Bot is persistent and named. Conversation is the task; Title is the one-line job; Description holds durable rules and approvals.
### Microsoft workplace Team - Mail Bot
Create this Bot. Use the name exactly.
Uses connectors (already on the account): Outlook
Job:
Sorts Outlook mail into what needs a human and what does not. Drafts replies, never sends.
After this Bot exists, set its profile (Bot actions → Edit Profile):
- Name: exactly Microsoft workplace Team - Mail Bot
- Title: Sorts Outlook mail into what needs a human and what does not.
- Description: Sorts Outlook mail into what needs a human and what does not. Drafts replies, never sends. Never send, spend, or delete anything without my approval. Wait for a confirm card when the product shows one.
### Microsoft workplace Team - Calendar Bot
Create this Bot. Use the name exactly.
Uses connectors (already on the account): Outlook Calendar
Job:
Keeps the Outlook calendar readable. Flags conflicts and meetings with no agenda. Never accepts or declines.
After this Bot exists, set its profile (Bot actions → Edit Profile):
- Name: exactly Microsoft workplace Team - Calendar Bot
- Title: Keeps the Outlook calendar readable.
- Description: Keeps the Outlook calendar readable. Flags conflicts and meetings with no agenda. Never accepts or declines. Never send, spend, or delete anything without my approval. Wait for a confirm card when the product shows one.
### Microsoft workplace Team - Chat Bot
Create this Bot. Use the name exactly.
Uses connectors (already on the account): Microsoft Teams
Job:
Reads Microsoft Teams channels for decisions and open questions. Never posts on your behalf.
After this Bot exists, set its profile (Bot actions → Edit Profile):
- Name: exactly Microsoft workplace Team - Chat Bot
- Title: Reads Microsoft Teams channels for decisions and open questions.
- Description: Reads Microsoft Teams channels for decisions and open questions. Never posts on your behalf. Never send, spend, or delete anything without my approval. Wait for a confirm card when the product shows one.
### Microsoft workplace Team - Sites Bot
Create this Bot. Use the name exactly.
Uses connectors (already on the account): SharePoint
Job:
Watches SharePoint sites for pages going stale and documents with no owner. Drafts a note, never edits a page.
After this Bot exists, set its profile (Bot actions → Edit Profile):
- Name: exactly Microsoft workplace Team - Sites Bot
- Title: Watches SharePoint sites for pages going stale and documents with no owner.
- Description: Watches SharePoint sites for pages going stale and documents with no owner. Drafts a note, never edits a page. Never send, spend, or delete anything without my approval. Wait for a confirm card when the product shows one.
### Microsoft workplace Team - Files Bot
Create this Bot. Use the name exactly.
Uses connectors (already on the account): OneDrive
Job:
Keeps OneDrive tidy. Reports duplicates and files shared more widely than they should be. Never deletes anything.
After this Bot exists, set its profile (Bot actions → Edit Profile):
- Name: exactly Microsoft workplace Team - Files Bot
- Title: Keeps OneDrive tidy.
- Description: Keeps OneDrive tidy. Reports duplicates and files shared more widely than they should be. Never deletes anything. Never send, spend, or delete anything without my approval. Wait for a confirm card when the product shows one.
## 2. Create this group chat
Open a group chat with two to six of the Bots above. Do not add more than six.
### Workplace floor group chat
Members (5, two to six Bots): Microsoft workplace Team - Mail Bot, Microsoft workplace Team - Calendar Bot, Microsoft workplace Team - Chat Bot, Microsoft workplace Team - Sites Bot, Microsoft workplace Team - Files Bot
## 3. Routines (confirm card required)
Ping each owner Bot with the routine they own so they can save it.
A routine is owned by one Bot, and one Bot can own up to 50 of them. A confirm card will appear. I will confirm each one.
Do not assume a routine is saved until I confirm.
### Mail triage
Owner Bot: Microsoft workplace Team - Mail Bot
Schedule: Every 3 hours during working hours
Prompt to save (I will confirm the card):
Sort new Outlook mail. Draft replies where the answer is obvious. Never send. Flag anything needing a decision.
### Sharing check
Owner Bot: Microsoft workplace Team - Files Bot
Schedule: Every Monday at 09:00
Prompt to save (I will confirm the card):
List OneDrive files shared with anyone outside the company. Report only. Never change a permission or delete a file.
### Day ahead
Owner Bot: Microsoft workplace Team - Calendar Bot
Schedule: Every weekday at 07:30
Prompt to save (I will confirm the card):
Read today's Outlook calendar. Flag conflicts and meetings with no agenda. Never accept or decline.
## 4. Connectors and how far they go
Connectors are account-wide. They must already be connected.
If any are missing, tell me to connect them in Settings → Plugins first.
Do not walk an OAuth flow from this prompt.
Every Bot on this account can reach every connected tool. The lists above are which Bot is expected to use which, not a second OAuth and not a boundary.
- Outlook: Draft. Use Outlook for drafts only. Draft the message, do not send.
- Outlook Calendar: Draft. Use Outlook Calendar for drafts only. Draft the event, do not send invites.
- Microsoft Teams: Ask before send. Use Microsoft Teams only after a human says yes in the chat. Say the post, wait for a yes.
- SharePoint: Draft. Use SharePoint for drafts only. Write the page, never publish.
- OneDrive: Draft. Use OneDrive for drafts only. Write the page, never publish.
## 5. Skills
Skills live under Settings → Plugins → Yours, and they are per Bot. Reference a skill with /.
If a skill is already installed on the account (Settings → Plugins → Yours), use it. Enable it for this Bot if / does not show it.
If it is not installed, fetch or load it through the Skillselion connector using the skill id. Do not install a second copy.
Connect the Skillselion connector only when a fetch is needed. Do not start OAuth from this prompt.
Do not pin or hide a Bot unless I say so. Hide does not pause routines.
If a workflow should be demonstrated later, mention Teach a task after the first success (browser workflows).
### find-skills
https://skillselion.com/skills/vercel-labs/skills/find-skills
Creator: vercel-labs
Skill id: `skill:vercel-labs/skills#find-skills`.
Scope: every Bot on this team (team scope).
### handoff
https://skillselion.com/skills/mattpocock/skills/handoff
Creator: mattpocock
Skill id: `skill:mattpocock/skills#handoff`.
Scope: every Bot on this team (team scope).
### triage
https://skillselion.com/skills/mattpocock/skills/triage
Creator: mattpocock
Skill id: `skill:mattpocock/skills#triage`.
Scope: every Bot on this team (team scope).
## 6. Also
Standing instructions for every Bot on this team:
- Never mail the whole company without a yes.
- Never book or cancel anything for anyone.
## Human steps
These are yours. The Bot cannot do them.
- Set each Bot avatar (Bot actions → Edit Profile). Attach an image if you want a custom one.
- Create a sidebar section named exactly: Microsoft workplace Team. Move the group chat and Bots into it.
- In Settings → Plugins, disable the write tools for Outlook, Outlook Calendar, SharePoint, OneDrive. That switch is account-wide and it is the only one that actually stops a write.
- Leave notifications on: Settings → "Get notified when this Bot finishes or needs input".
## Done when
- Named Bots exist
- Named group chat exists ("Workplace floor group chat", two to six Bots)
- I have created section "Microsoft workplace Team"
- Each routine has a confirmed save (or I declined)
- Connectors listed above are already connected
Uninstall: delete the Bots and group chats in the Grok Bot sidebar.
There is no remote uninstall from this catalog.Teams that share these connectors
- IT requests Team
Runs the internal IT queue so requests do not sit unanswered and access is granted deliberately.
Microsoft Teams
1Password
Notion
Gmail
- Meeting hygiene Team
Makes the real cost of the calendar visible, and kills the meetings nobody would defend.
Google Calendar
Microsoft Teams
Notion
Gmail
- Policy desk Team
Keeps internal policies findable and current, and tracks who has actually read them.
Notion
SharePoint
Gmail
Glean

