save-article

Convert web articles into Obsidian-ready Markdown notes with YAML frontmatter.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ammiforu/network-brain --skill save-article
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: save-article
Source: https://github.com/ammiforu/network-brain/tree/main/.github/skills
Command: npx skills add https://github.com/ammiforu/network-brain --skill save-article

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates saving online articles as clean Markdown notes in an Obsidian vault, preserving metadata and structure for easy referencing.

Core Features & Use Cases

  • Automated capture: Convert article webpages into Markdown format with a consistent YAML frontmatter including title, source URL, and publication date.
  • Deduplication & safety: Checks for existing saves to avoid duplicates and prompts for overwrite or versioning when found.
  • Workflow integration: Works from a simple command like /save-article <url> or natural-language requests to archive sources for research, writing, and knowledge management.

Quick Start

Use the /save-article <url> command to save the current article to your Obsidian vault.

Frequently Asked Questions about save-article

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

FAQPage Schema
How do I save web articles as Markdown notes for Obsidian?

To save web articles as Markdown notes for Obsidian, use the /save-article command with a URL to automatically generate a file with standardized YAML frontmatter and a clean Markdown body.

What is included in the YAML frontmatter when archiving an article?

The YAML frontmatter generated when archiving an article includes the title, source URL, and date, ensuring consistent metadata for your Obsidian vault notes.

Can I use natural language to save links to my Obsidian vault?

Yes, you can use natural language prompts to save links to your Obsidian vault, allowing you to archive sources for research and knowledge management without strict commands.

Does saving articles check for duplicates in the Obsidian vault?

Saving articles checks for duplicates in the Obsidian vault to prevent redundant notes, prompting you to choose between overwriting or versioning when an existing save is detected.

What is the best way to archive research sources as Markdown files?

The best way to archive research sources as Markdown files is using an automated capture tool that converts webpages into Obsidian-ready notes with deduplication and standardized metadata.