article

star 0

Summarize a web article/blog post into an Obsidian note. Use when user asks for article summary or /article.

Jack5316 By Jack5316 schedule Updated 2/22/2026

name: article description: Summarize a web article/blog post into an Obsidian note. Use when user asks for article summary or /article.

Article Summary Skill

Fetches a web article, extracts its content, then generates an AI summary as an Obsidian note.

Usage

python3 _scripts/article_summary.py URL [--title TITLE]
  • Accepts any public article/blog post URL
  • Use --title to override the detected title

Output

Sources/Article - {Title}.md (Key Takeaways, Summary, Notable Quotes, Related Topics, full article text)

Install via CLI
npx skills add https://github.com/Jack5316/Obsidian_Example --skill article
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator