What problem does it solve?
This Skill helps you capture valuable technical learnings and system insights from your current AI chat session, ensuring that knowledge isn't lost and is easily retrievable in your Obsidian notes.
Core Features & Use Cases
- Knowledge Extraction: Identifies and extracts key technical learnings, service specifications, domain knowledge, troubleshooting steps, and system structures from conversations.
- Obsidian Integration: Formats extracted information into Markdown suitable for Obsidian, including proper headings, tags (e.g.,
#til/category), and internal links ([[link]]).
- Daily Note Appending: Appends the formatted knowledge to your Obsidian daily notes, creating a searchable and organized knowledge base.
- Use Case: After a debugging session that uncovered a specific configuration detail for a service, use
/til [service-name] to automatically record the finding, its context, and the solution in your daily Obsidian note.
Quick Start
Use the til skill to extract knowledge from the current session, focusing on Fastly configurations.