quick-note

Capture a conversation insight as an Obsidian inbox note with related links.

11|1|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/robinslange/learning-loop --skill quick-note
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: quick-note
Source: https://github.com/robinslange/learning-loop/tree/main/skills/quick-note
Command: npx skills add https://github.com/robinslange/learning-loop --skill quick-note

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Captures a single insight to 0-inbox/ mid-conversation, enabling rapid recording without preview, approval steps, or pipeline handoffs.

Core Features & Use Cases

  • Captures a single insight to 0-inbox/ during a conversation for immediate capture.
  • Spawns a note-writer subagent to generate a vault note and link related notes via a vault search.
  • Writes directly to the Obsidian vault and reports the resulting path for quick confirmation.

Quick Start

Call /learning-loop:quick-note with an insight title and optional body to create a new note in 0-inbox/.

Frequently Asked Questions about quick-note

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

FAQPage Schema
How do I capture insights mid-conversation directly into an Obsidian vault?▼

Capturing insights mid-conversation into an Obsidian vault requires spawning a note-writer subagent that writes directly to the 0-inbox folder. This process records decisions or patterns immediately without preview or approval steps.

How does conversation capture link new notes to existing vault content?▼

Conversation capture links new notes by performing a vault search during the write process. The note-writer subagent identifies related notes and establishes links, then replays post-write hooks to update backlinks and edge inferences.

Can I use quick-note for rapid context management without manual approval steps?▼

Yes, quick-note enables rapid context management without manual approval steps by writing a single insight directly to the 0-inbox folder. It bypasses pipeline handoffs and previews for immediate in-conversation recording.

What's the best way to record a single decision during a chat without breaking flow?▼

Recording a single decision during a chat without breaking flow is best achieved by calling the skill with an insight title and optional body. It spawns a subagent to write the note and reports the resulting path for quick confirmation.

Does capturing notes to 0-inbox automatically update backlinks across the vault?▼

Capturing notes to 0-inbox automatically updates backlinks by replaying post-write hooks after the note is created. This ensures edge inferences and connections between the new note and related vault content remain synchronized.