weekly-newsletter

Aggregate Obsidian vault notes into a Markdown newsletter with structured sections.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/KIM-KYOUNG-OH/dotfiles --skill weekly-newsletter-kim-kyoung-oh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weekly-newsletter
Source: https://github.com/KIM-KYOUNG-OH/dotfiles/tree/main/.claude/skills/weekly-newsletter
Command: npx skills add https://github.com/KIM-KYOUNG-OH/dotfiles --skill weekly-newsletter-kim-kyoung-oh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vault에서 이번 주(토~금) 작성/수정된 글들을 모아 뉴스레터 생성. 서브 에이전트 기반 병렬 처리로 메인 컨텍스트 절약. 기술적, 리더십적으로 외부에 공유할 만한 내용을 선별하여 정리.

Core Features & Use Cases

  • Sub-agent based parallel processing to minimize the main agent context and speed up analysis.
  • Multi-source aggregation from Daily Notes, Coffee-time, and Weekly Documents for the target week.
  • Newsletter generation into the newsletters folder with a consistent frontmatter and structure.

Quick Start

Run the weekly-newsletter skill to generate this week's newsletter from your Obsidian vault notes.

Frequently Asked Questions about weekly-newsletter

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

FAQPage Schema
How do I automate weekly newsletter generation from Obsidian vault notes?

Automate weekly newsletter generation by targeting Obsidian vault notes from Saturday to Friday, using parallel subagents to extract highlights and compile a structured Markdown file.

What is the best way to extract insights from multiple Obsidian documents in parallel?

Extract insights from Obsidian documents by deploying three subagents in parallel to analyze Daily Notes, coffee-time, and weekly documents, saving main agent context while speeding up analysis.

Can I compile a weekly newsletter with standardized frontmatter from my vault?

Compile a weekly newsletter with standardized frontmatter by aggregating vault content into a structured Markdown file outputted at newsletters/YYYY-WXX-newsletter.md.

Does this newsletter automation process Daily Notes and weekly documents together?

Newsletter automation processes Daily Notes, coffee-time, and weekly documents together by analyzing each source in parallel to select leadership and technical insights for external sharing.

Why use parallel agents for Obsidian content aggregation?

Use parallel agents for Obsidian content aggregation to minimize the main agent context overhead and accelerate the extraction of trends and highlights from large weekly vault datasets.

What format does the generated weekly newsletter output use?

The weekly newsletter output uses a Markdown format with a standardized frontmatter and structured sections, saved directly into the newsletters folder within the Obsidian vault.