note

Create Obsidian-compatible markdown notes with YAML frontmatter and callouts.

65|5|Updated May 13, 2026
One-click install
npx skills add https://github.com/escoffier-labs/brigade --skill note-escoffier-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note
Source: https://github.com/escoffier-labs/brigade/tree/main/src/brigade/templates/skills/note
Command: npx skills add https://github.com/escoffier-labs/brigade --skill note-escoffier-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually documenting troubleshooting fixes, system concepts, and coding workflows from conversation sessions is time-consuming and often results in disorganized, hard-to-locate notes that lack context for future reference.

Core Features & Use Cases

  • Dual-mode note creation: Supports verbatim fix capture for reproducible troubleshooting steps (exact commands, errors, root causes) and concept summarization for learning new systems, coding patterns, and development workflows.
  • Obsidian-native formatting: Auto-generates valid YAML frontmatter, relevant tags, and appropriate Obsidian callouts to make notes immediately searchable and readable in your vault.
  • Use case example: After resolving a tricky Kubernetes pod scheduling issue, use this skill to capture the exact error messages, fix commands, and underlying cause in a structured note you can find and reuse months later.

Quick Start

Use the note skill to create an Obsidian-formatted note documenting the troubleshooting session for the recent database connection error you just resolved.

Frequently Asked Questions about note

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

FAQPage Schema
How do I create Obsidian markdown notes from AI troubleshooting sessions?

You can create Obsidian markdown notes from troubleshooting sessions by capturing exact error messages, fix commands, and root causes into structured notes with valid YAML frontmatter and relevant tags for future searchability.

What is the best way to document coding patterns and workflows for knowledge management?

Documenting coding patterns and workflows is best handled through concept summarization, which transforms system explanations and development workflows into searchable markdown notes with appropriate Obsidian callouts.

Can I sync session notes directly to an Obsidian vault inbox?

Yes, session notes can be synced directly to an Obsidian vault inbox. The skill produces Obsidian-compatible markdown notes that can be configured to sync automatically to your designated vault directory.

Does generating session notes require any special dependencies or components?

Generating session notes requires no special dependencies or components. The skill operates independently to produce markdown files with valid YAML frontmatter and Obsidian callouts without needing external packages.

What is the difference between verbatim fix capture and concept summarization in note-taking?

Verbatim fix capture records exact commands and errors for reproducible bug resolution steps, while concept summarization distills system explanations, coding patterns, and workflow documentation into structured learning notes.

Why are my manually created troubleshooting notes hard to locate in Obsidian?

Manually created troubleshooting notes often lack structured YAML frontmatter and consistent tags, making them hard to locate. Automating note creation ensures valid metadata and Obsidian callouts for immediate searchability.