save

Identify topic and category from a conversation and save it as a TIL note with frontmatter.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/SongYunSeop/oh-my-til --skill save-songyunseop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: save
Source: https://github.com/SongYunSeop/oh-my-til/tree/main/skills/save
Command: npx skills add https://github.com/SongYunSeop/oh-my-til --skill save-songyunseop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you transform ongoing learning conversations into persistent TIL notes with consistent frontmatter, enabling easier tracking, review, and integration with daily notes and backlog.

Core Features & Use Cases

  • Context extraction: identify topic and category from the conversation.
  • TIL creation & metadata: save TIL with proper frontmatter (date, category, tags, aliases) and ensure path rules.
  • Note ecosystem integration: automatically update Daily notes, TIL MOC, and backlog after saving.
  • Review workflow: optionally register the TIL for spaced repetition and future review.
  • Use Case: a developer learns a concept and wants to persist it as a TIL while keeping related notes in sync.

Quick Start

Provide the topic and category, and let the system save it as a TIL note with appropriate frontmatter.

Frequently Asked Questions about save

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

FAQPage Schema
How do I save chat conversations as TIL notes with frontmatter?

To save chat conversations as TIL notes, this Skill extracts the topic and category from your dialogue, then generates a note complete with proper frontmatter like date, tags, and aliases. It ensures consistent path rules for persistent knowledge tracking.

Can I automatically update my daily notes and MOC when saving a TIL note?

Yes, when saving a TIL note, the system automatically updates your daily notes, TIL MOC, and backlog. This integration keeps your entire note ecosystem synchronized without requiring manual cross-referencing.

How do I avoid duplicate TIL notes when saving learning conversations?

The system avoids duplicate TIL notes by checking existing entries before finalizing the save process. It evaluates current notes against the newly extracted topic and category to prevent redundant files in your knowledge base.

Does saving TIL notes support spaced repetition review workflows?

Yes, saving TIL notes supports spaced repetition by offering an optional review step and SRS registration. You can register newly saved notes for future review before the final commit to reinforce learning.

What is the best way to manage a backlog of TIL notes from daily chats?

The best way to manage a backlog of TIL notes is to let the system automatically append extracted chat topics to your backlog. It categorizes conversations and updates the backlog alongside your TIL MOC during the save process.

Do I need to manually categorize topics before saving a TIL note?

No, you do not need to manually categorize topics before saving a TIL note. The system automatically identifies the topic and category from the ongoing conversation context to generate accurate metadata.