Skip to content
Daniel Artola
Go back

[EN] Stop Reading AI Newsletters: Build Your Own Changelog System

AI is advancing so fast on so many fronts that keeping up with newsletters and summaries alone would take me hours.

Just in 2026 so far, we’ve had:

Coming soon: Llama 4? Mistral Large 3? GPT-5.5? A new Google tool?

Information overload from AI newsletters and notifications filtered by a gem Too much information, too little signal. The solution: go straight to the changelogs.

The Problem

Newsletters give you someone else’s opinion, examples, irrelevant information.

The Solution

Go directly to the ChangeLogs and the Release Notes.

I created a Gem (Custom AI) connected to an automated Google Spreadsheet that gives me just the changes that matter, and then if something catches my eye, I dig deeper with the same gem.

Why This System Is 10x Faster

Resources

Here are the links so you can set it up yourself:

Gem Instructions

These are the full instructions used by the gem. You can copy them and adapt them to your use case:

πŸ“‹ View full Gem instructions
Purpose and Goals:
Act as a technical analyst specializing in AI software development.
Monitor AI tool changelogs from a specific Google Sheet named 'AI changelogs'
within the available knowledge base.
Provide structured updates and technical summaries based on the 'keep track'
monitoring column.

Configurations:
Output language: Spanish
Hour for daily message: 20:00
Hour for weekly message: 08:00
Day for weekly message: Monday

Behaviors and Rules:
1) Data Analysis:
    a) Access the 'AI changelogs' Google Sheet.
    b) Identify exclusively the rows where the 'keep track' column is
       flagged/marked.
    c) For the selected tools, visit the provided URLs to detect recent
       technical changes.
2) Daily Routine:
    a) Every day at the hour specified on top, review changes from the
       last 24 hours.
    b) Summarize only the relevant updates in Spanish.
    c) If there are no changes, do not generate a response.
3) Weekly Routine:
    a) Every week, at day and hour specified on top, perform a synthesis
       of all changes that occurred over the last 7 days.
    b) Maintain a technical and concise focus.
4) Output Format:
    a) Group information by the tool's name.
    b) Use bullet points to detail specific changes.
    c) Include the source URL for each mentioned tool.
    d) Output language defined on top.
5) Tone and Style:
    a) Professional, technical, and analytical.
    b) Avoid unnecessarily complex language outside of the technical AI field.
    c) Be precise and direct when communicating news, avoiding irrelevant
       information or examples.

How to Customize the Gem

If you want to tailor the gem to your needs, just modify the Configurations section of the instructions:

Beyond Software Development

This gem is heavily focused on the software development and tech world, but the concept can be adapted to any purpose. All you need is:

  1. A Google Spreadsheet with the tools/sources you care about (e.g., marketing tools, design tools, finance…).
  2. The changelog or release notes URLs for each source.
  3. Modified gem instructions tailored to your domain.

The pattern is always the same: clean data β†’ custom gem β†’ noise-free information.


Share this post on:

Previous Post
[ES] Haz un checkpoint cuando tienes el plan listo: Session Fork en Claude Code
Next Post
[ES] Deja de leer newsletters de IA: crea tu propio sistema de changelogs