process-email-bookmarks

Extract URLs from labeled Gmail threads and save categorized content to Obsidian.

16|2|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/maroffo/claude-forge --skill process-email-bookmarks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: process-email-bookmarks
Source: https://github.com/maroffo/claude-forge/tree/main/skills/process-email-bookmarks
Command: npx skills add https://github.com/maroffo/claude-forge --skill process-email-bookmarks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates the process of saving valuable links from emails into a structured knowledge base, preventing information loss and making saved content easily retrievable.

Core Features & Use Cases

  • Email Bookmark Processing: Identifies and extracts URLs from emails specifically labeled for bookmarks.
  • Content Fetching & Categorization: Fetches content from extracted URLs, categorizes it, and integrates it into a Second Brain knowledge base using Obsidian.
  • Use Case: You receive an email with a link to an interesting article. You label it "Bookmarks". This skill will automatically process the email, fetch the article's content, categorize it (e.g., "Development", "AI"), and save it to your Obsidian vault, marking the email as read.

Quick Start

Process all unread emails with the '📑 Bookmarks' label.

Frequently Asked Questions about process-email-bookmarks

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

FAQPage Schema
How do I automatically save email links to my Obsidian Second Brain?

To save email links to your Obsidian Second Brain, label relevant Gmail threads with a bookmarks tag. The skill extracts URLs from these unread emails, fetches web content, and categorizes it directly into your knowledge base.

Can I fetch web content from URLs in Gmail and categorize it automatically?

Yes, you can fetch web content from Gmail URLs and categorize it automatically. The skill processes labeled emails, extracts the links, fetches article content, and tags it by category like Development or AI before saving.

Does this skill require a specific Gmail label to process bookmarks?

Yes, this skill requires a specific Gmail label to process bookmarks. You must label desired emails, such as with 'Bookmarks', so the tool can identify threads, extract URLs, and mark the emails as read after processing.

How do I organize extracted URLs and articles in Obsidian?

Extracted URLs and articles are organized in Obsidian by fetching the web content and categorizing it automatically. The skill integrates the information into your knowledge base and updates a timeline for easy retrieval.

What happens to Gmail emails after their links are processed into Obsidian?

After links are processed into Obsidian, the Gmail emails are marked as read. This prevents duplicate processing and keeps your inbox clear while ensuring the fetched content is safely stored in your knowledge base.