meagent-tldr-newsletter

Fetch TLDR newsletter emails from Gmail, parse articles, resolve links, and trim descriptions.

1|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/ongspxm/mobot_skills --skill meagent-tldr-newsletter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meagent-tldr-newsletter
Source: https://github.com/ongspxm/mobot_skills/tree/main/meagent-tldr-newsletter
Command: npx skills add https://github.com/ongspxm/mobot_skills --skill meagent-tldr-newsletter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of managing TLDR newsletter emails in Gmail, providing concise summaries and cleaning up your inbox.

Core Features & Use Cases

  • Email Filtering: Identifies and processes emails specifically from @tldrnewsletter.com.
  • Content Parsing: Extracts article headlines, links, and descriptions from newsletter content.
  • Link Cleaning: Resolves short links and removes unnecessary URL parameters (utm_).
  • Summarization: Trims long descriptions to create concise, single-line snippets.
  • Deduplication: Ensures unique articles are presented.
  • Inbox Management: Optionally trashes processed newsletter threads after confirmation.

Quick Start

Run the meagent tldr newsletter skill to read new newsletter items.

Frequently Asked Questions about meagent-tldr-newsletter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate summarizing TLDR newsletter emails from Gmail?

To automate summarizing TLDR newsletter emails from Gmail, this Skill fetches emails from @tldrnewsletter.com, parses article blocks, and trims descriptions into concise single-line snippets for quick reading.

Can I clean UTM parameters and resolve short links in TLDR newsletters?

Yes, you can clean UTM parameters and resolve short links in TLDR newsletters. This Skill automatically resolves short URLs and strips unnecessary utm_ parameters during the content parsing process.

How does deduplication work when parsing TLDR newsletter articles?

Deduplication works by extracting article link keys from the parsed TLDR newsletter content. The Skill uses these extracted link keys to identify and filter out duplicate articles, ensuring only unique items are presented.

What is the best way to manage inbox clutter from TLDR newsletter threads?

The best way to manage inbox clutter from TLDR newsletter threads is using automated processing and trashing. This Skill reads the newsletters, summarizes the content, and optionally trashes the original threads after confirmation.

Does this newsletter summarization tool work with emails outside of the TLDR domain?

No, this newsletter summarization tool does not work with emails outside the TLDR domain. It specifically identifies and processes emails originating from the @tldrnewsletter.com address to parse article blocks accurately.