One-click install
npx skills add https://github.com/Noegnesis/noesis --skill tldr-noegnesis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tldr
Source: https://github.com/Noegnesis/noesis/tree/main/skills/tldr
Command: npx skills add https://github.com/Noegnesis/noesis --skill tldr-noegnesis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The tldr skill converts a conversation into a durable, dated vault note so decisions, key learnings, and next actions are preserved and easy to find later.

Core Features & Use Cases

  • Session-to-note summarization: Captures what was decided, what to remember, and what to do next as a clean markdown note titled with today’s date.
  • Intelligent placement in the Obsidian vault: Routes the summary into the most relevant folder (projects, coursework, leadership/events, career, identity/reflections, portfolio, or scratchpad) based on the topic.
  • After-action memory + relationship maintenance: Updates Claude Code memory with new patterns and refreshes people-trackers by appending dated interaction bullets for relational names.

Quick Start

Run tldr to save a dated markdown summary of your latest conversation into the correct vault folder and update memory and people-trackers based on names mentioned in relational context.

Frequently Asked Questions about tldr

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

FAQPage Schema
How do I save a conversation summary directly into an Obsidian vault?

To save a conversation summary into an Obsidian vault, this skill generates a dated markdown note capturing decisions and action items, routing it automatically to the correct folder based on topic rules.

What is the best way to organize session recaps by project or coursework in markdown?

Organizing session recaps in markdown is handled by routing notes into specific vault folders like projects, coursework, or leadership based on the conversation topic and detected relational names.

How do I update a people-tracker when mentioning contacts during a chat session?

Updating a people-tracker happens automatically when relational names are detected in the conversation, appending dated interaction bullets to maintain relationship logs alongside the vault note.

Does this session summarization tool require manual folder selection for different note types?

No, manual folder selection is not required. The skill intelligently places summaries into the relevant vault directory, such as portfolio or scratchpad, by applying topic-based routing rules.

Can I move staged lecture notes into a course directory while saving a session recap?

Yes, staged lecture notes can be relocated into the right course directory during the end-of-session capture, ensuring academic notes are organized correctly within the Obsidian vault.

How does conversation summarization update Claude Code memory for future sessions?

Conversation summarization updates Claude Code memory by saving new patterns and key learnings from the session, ensuring context is preserved and accessible for future interactions.