obsidian-study-notes

Parse Obsidian skill descriptions into vector-friendly summaries with YAML frontmatter fields.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/zhuchenyu2008/skills --skill obsidian-study-notes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-study-notes
Source: https://github.com/zhuchenyu2008/skills/tree/main
Command: npx skills add https://github.com/zhuchenyu2008/skills --skill obsidian-study-notes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill turns classroom recordings, ASR transcripts, lectures, handouts, and mistakes into well-structured Obsidian Markdown notes with consistent Chinese naming, YAML metadata, cross-links, and templates, enabling efficient review and retrieval.

Core Features & Use Cases

  • Generate consistent note shells with YAML frontmatter for each note type (课堂笔记、错题、复盘) and support cross-linking back to原笔记.
  • Integrate with sensevoice-local for transcription inputs, and coordinate with obsidian-spaced-recall and related templates to support a full learning workflow.
  • Maintain a robust template-driven workflow and automated synchronization with Obsidian Vault.

Quick Start

Copy this skill into your OpenClaw skills directory and follow the README to configure your Vault paths and dependencies.

Frequently Asked Questions about obsidian-study-notes

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

FAQPage Schema
How do I turn classroom lecture transcripts into structured Obsidian markdown notes?

Classroom lecture transcripts are converted into structured Obsidian markdown notes by generating note shells with YAML frontmatter, consistent Chinese naming, and cross-links for efficient review and retrieval.

Can I use ASR transcription inputs to generate cross-linked markdown notes for review?

ASR transcription inputs from sensevoice-local are parsed to generate consistent markdown note shells with YAML metadata, supporting automated cross-linking back to original notes for a full learning workflow.

How do I set up an Obsidian vault to automatically sync markdown notes from classroom recordings?

You set up automated synchronization by copying the skill into your OpenClaw skills directory and configuring your Obsidian Vault paths and dependencies according to the provided README instructions.

Does this note-taking workflow support generating markdown notes for mistake tracking and review?

The note-taking workflow supports generating markdown notes for mistake tracking by creating structured note types like 错题 with YAML frontmatter and cross-links for efficient review and retrieval.

What are the limitations of using markdown notes with YAML frontmatter for classroom transcription?

Limitations include the requirement to configure specific Obsidian Vault paths and dependencies beforehand, as the template-driven workflow relies on proper integration with sensevoice-local and related spaced-recall templates.