Robotnik · teams agent

An AI coworker that lives inside Microsoft Teams.

Robotnik is not another standalone chatbot with its own login. It runs where the work already happens — inside Teams — reading threads and attachments and acting through the Graph API. The live deployment is private to the team it serves, so here is exactly how it behaves.

How it works

01

Mentioned in a channel

Someone @-mentions Robotnik in a Teams channel or DM. No new app to open — it works where the team already talks.

02

Reads the thread + files

It pulls the surrounding conversation and any attached files (xlsx, csv, pdf) through the Microsoft Graph API, then reasons over the real context.

03

Acts and replies in-channel

Robotnik runs the work on the Hermes runtime and posts the answer back in the thread — summaries, extractions, drafts, lookups.

teams · codesota / generallive capture
Robotnik inside Microsoft Teams: asked in Polish to analyse a Q1 2026 sales Excel, it reads the attached xlsx and replies in-channel with a per-region monthly trend table and a note that APAC was the only region growing in March.
fig. 01 — robotnik reads an attached .xlsx and answers in-channel. live endpoint kept private for security.