notion:study

Save Claude learning conversations into Obsidian notes with aliases.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/ChanghwanK/dotfiles --skill notion-study
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion:study
Source: https://github.com/ChanghwanK/dotfiles/tree/main/claude/.claude/skills/notion%3Astudy
Command: npx skills add https://github.com/ChanghwanK/dotfiles --skill notion-study

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of saving valuable learning conversations from Claude directly into your Obsidian knowledge base, preventing knowledge loss and ensuring easy retrieval.

Core Features & Use Cases

  • Knowledge Capture: Seamlessly transfer technical learning sessions with Claude into structured Obsidian notes.
  • Organized Learning: Automatically categorizes and tags notes for efficient future reference within your Obsidian vault.
  • Use Case: After a detailed discussion with Claude about Kubernetes networking concepts, use this Skill to save the conversation, including code examples and explanations, as a new note in your 02. Notes/engineering/ directory.

Quick Start

Use the notion:study skill to save the current Claude conversation as a learning note in Obsidian.

Frequently Asked Questions about notion:study

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

FAQPage Schema
How do I save Claude conversations as Obsidian study notes?

Saving Claude conversations as Obsidian study notes involves extracting key concepts, explanations, and code examples from technical discussions and redirecting them to the obsidian:note workflow for storage in your knowledge base.

What is the best way to capture technical learning sessions for knowledge management?

The best way to capture technical learning sessions for knowledge management is to automate the extraction of key concepts and code examples from Claude discussions and store them as structured notes in Obsidian.

Do I need Python installed to save Claude notes to Obsidian?

Yes, you need Python3 installed to execute the scripts required to redirect Claude learning conversations into Obsidian notes and ensure proper knowledge management.

How are study notes organized in Obsidian when saved from Claude?

Study notes saved from Claude are organized in Obsidian through automatic categorization and tagging, utilizing aliases for improved searchability and outputting the final file path for easy retrieval.

Can I use this note taking skill for engineering discussions about Kubernetes?

Yes, you can use this note taking skill for engineering discussions about Kubernetes because it extracts explanations and code examples from technical discussions and saves them directly to your engineering notes directory.