obsidian-toread

Fetch URL metadata and append rows to Obsidian To-Read.md.

Updated May 19, 2026
One-click install
npx skills add https://github.com/Mengbooo/BemoSkills --skill obsidian-toread
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-toread
Source: https://github.com/Mengbooo/BemoSkills/tree/main/skills/productivity/obsidian-toread
Command: npx skills add https://github.com/Mengbooo/BemoSkills --skill obsidian-toread

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines saving online resources into Obsidian by automatically appending them to the To-Read list with enriched metadata, reducing manual edits.

Core Features & Use Cases

  • Automatic URL metadata extraction: fetches title, author, and a summary when possible.
  • Table-based organization: appends a new row to To-Read.md, maintaining a consistent structure.
  • Robust handling: gracefully handles fetch failures and duplicates, and uses sensible defaults.
  • Use Case: imagine you are browsing and want to bookmark an article; you share its URL and the skill adds it to your vault for later reading with the extracted details.

Quick Start

Use this skill by providing a URL to bookmark; it will update your To-Read.md accordingly.

Frequently Asked Questions about obsidian-toread

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

FAQPage Schema
How do I automatically save web articles to my Obsidian reading list?

You can automatically save web articles to your Obsidian reading list by providing a URL to this Skill, which fetches metadata like title and author and appends it directly to your To-Read.md file.

What metadata is extracted when bookmarking URLs into Obsidian?

When bookmarking URLs into Obsidian, the Skill extracts the page title, author, and a summary when available, appending these details as a new row to maintain a structured reading list.

Does this bookmarking Skill require any plugins or components to work?

No additional plugins or components are required to use this bookmarking Skill, as it operates without dependencies to safely update your Obsidian vault using sensible defaults.

What happens if URL metadata fetch fails when adding to my reading list?

If URL metadata fetch fails when adding to your reading list, the Skill gracefully handles the failure by applying sensible defaults and still appending the item to your To-Read.md file.

Can I use this to track books and other web resources for later reading?

Yes, you can use this to track books and other web resources for later reading, as it covers various online content types and appends them to your Obsidian vault with extracted details.