note-writer

Organize Obsidian notes into SKILL.md frontmatter with linked references.

1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/khw1031/ai-library --skill note-writer-khw1031
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: note-writer
Source: https://github.com/khw1031/ai-library/tree/main/skills/note-writer
Command: npx skills add https://github.com/khw1031/ai-library --skill note-writer-khw1031

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian 노트 관리와 지식 정리를 Skill 형식으로 작성해 AI가 쉽고 빠르게 노트를 탐색하고 로드할 수 있게 합니다.

Core Features & Use Cases

  • Obsidian 스타일 노트를 Skill 포맷으로 변환
  • Progressive Disclosure를 이용한 3단계 로딩(Frontmatter, 요약/쉬운 설명, 핵심 내용, references)
  • 노트 간의 역링크와 관련 개념 연결 자동화

Quick Start

Create a new Obsidian note in Skill format for a given topic and load core concepts for exploration.

Frequently Asked Questions about note-writer

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

FAQPage Schema
How do I convert Obsidian notes to an AI-readable format for knowledge exploration?▼

Progressive disclosure in linked notes is a 3-stage loading mechanism that sequentially exposes frontmatter, summaries, core content, and references, allowing AI to efficiently explore knowledge bases without loading entire files upfront.

How do I structure Obsidian frontmatter for AI knowledge management?▼

To structure Obsidian frontmatter for AI knowledge management, ensure mandatory fields including name, description, keywords, related, tags, and created are present, alongside optional assets, to enable frontmatter-driven discovery and concept linking.

Does this Skill format work with existing Obsidian-style knowledge bases and concept notes?▼

Yes, this Skill format works directly with existing Obsidian-style knowledge bases and concept notes by applying frontmatter-driven discovery and automated backlink connections to your current markdown files without requiring external dependencies.

What is progressive disclosure in linked notes for AI exploration?▼

Progressive disclosure in linked notes is a 3-stage loading mechanism that sequentially exposes frontmatter, summaries, core content, and references, allowing AI to efficiently explore knowledge bases without loading entire files upfront.

Can I automate backlinks and related concept connections in Obsidian notes?▼

Yes, you can automate backlinks and related concept connections in Obsidian notes by converting them to Skill format, which automatically structures linked references to enable progressive disclosure and AI-driven discovery across your knowledge base.