Skip to content
Daniel Artola
Go back

[ES] Deja de leer newsletters de IA: crea tu propio sistema de changelogs

La IA avanza tan rápido en tantas cosas que mantenerme al día con newsletters y resúmenes me llevaría horas.

Solo en lo que va de 2026 hemos tenido:

Próximamente: Llama 4?, Mistral Large 3?, GPT-5.5? ¿nueva tool de Google?

Sobrecarga de información de newsletters y notificaciones de IA filtradas por una gema Demasiada información, poca señal. La solución: ir directo a los changelogs.

El problema

Las newsletters te dan la opinión de otro, ejemplos, información irrelevante.

La solución

Ir directo a los ChangeLogs y las Release Notes.

He creado una Gema (Custom AI) conectada a un Google Spreadsheet automatizado que me da solo los cambios, y luego ya si me interesa indago con la misma gema.

Por qué este sistema es 10x más rápido

Recursos

Te dejo los enlaces para que puedas montártelo tú también:

Instrucciones de la Gema

Estas son las instrucciones completas que utiliza la gema. Puedes copiarlas y adaptarlas a tu caso de uso:

📋 Ver instrucciones completas de la Gema
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.

Cómo personalizar la Gema

Si quieres adaptar la gema a tus necesidades, solo tienes que modificar la sección Configurations de las instrucciones:

Más allá del desarrollo de software

Esta gema está muy enfocada en el mundo del desarrollo de software y tecnología, pero el concepto se puede adaptar a cualquier propósito. Solo necesitas:

  1. Crear un Google Spreadsheet con las herramientas/fuentes que te interesen (ej. herramientas de marketing, diseño, finanzas…).
  2. Añadir las URLs de los changelogs o release notes correspondientes.
  3. Modificar las instrucciones de la gema para que se adapten a tu dominio.

El patrón es el mismo: datos limpios → gema personalizada → información sin ruido.


Share this post on:

Previous Post
[EN] Stop Reading AI Newsletters: Build Your Own Changelog System
Next Post
[EN] Orchestrating the Future: How AI has reduced my development times from months to days