All use cases

Personal

Strava + Oura → always-on Mac markdown for the bot

Watch and ring data never land where Grok Bot can read them.

Share

What hurt

mikepat711 pipes Apple Watch into Strava automatically, wears an Oura ring, and needed both feeds where his Grok Bot could always reach them. Claude has connectors; Grok Bot needed a file on disk.

What to install or create

Bot builds a Python script on his always-on docked MacBook. Strava API + Oura API token. Pull every 2 hours into a markdown file on the Mac. Bot reads that file. Tip from lived setup — he mentioned a template article; we do not invent the script.

Bots

  • Fitness desk

    Reads the local markdown fitness dump. Never posts or spends. Escalates token setup to you.

Plugins

  • None on day one. Follow the first-run steps.

Routines

  • Every 2 hours: pull Strava + Oura into the Mac markdown file the bot can read.

The prompt

This is a tip, not a pasteable system prompt. The author did not publish one. Follow the first-run steps.

First run

  1. 1Read https://x.com/mikepat711/status/2096720221050490901. Tip only — no pasted script here.
  2. 2Keep a Mac always on (docked is fine) where Grok Bot can reach the filesystem.
  3. 3Ask the bot to draft a Python puller: Strava API + Oura token → markdown on that Mac every 2 hours.
  4. 4You paste tokens into local env / secrets — never into the bot's public memory.
  5. 5Point the fitness bot at that markdown path and verify one pull before you trust daily questions.

Approval fence

Do not store API tokens in chat or commit them. You approve any share or spend.

What to tweak

If the connector is missing, put a durable file where the bot's computer already is.

Source

Mike P @mikepat711 · Original post

Not affiliated with xAI. We did not write this prompt. Third-party template terms still apply.

Browse templates

Browse team blueprints