Twitter/X

Brian Lovin published a Notion Worker that syncs your starred GitHub repositories…

Brief

Brian Lovin's Notion Worker syncs starred GitHub repositories into a Notion database, importing each repo's README and metadata so Notion AI has richer context for finding tools. It also provides chat-agent tools to star and unstar repos directly. The repo and setup instructions are at github.com/brianlovin/github…, posted 2026-05-26.

Why it matters

Brian Lovin published a Notion Worker that syncs your starred GitHub repositories into a Notion database (repo: github.com/brianlovin/github…).

Key details

  • The Worker pulls each repo's README and metadata and includes tools to star/unstar repos when interacting with a custom chat agent, giving Notion AI richer context for tool discovery.
  • Post authored by @brian_lovin and published 2026-05-26; the repository includes setup instructions.
Source evidence

Here's a small Notion Worker that syncs your starred repos on GitHub into a Notion database. The worker also comes with some tools for starring/unstarring when chatting with a custom agent.

It also pulls in the repo's readme + metadata so Notion AI has more context to help you find the best tool for whatever you're making.

Repo + setup instructions → github.com/brianlovin/github…