Obsidian Note

Summarize AI conversations into Obsidian markdown notes with frontmatter and wikilinks.

Updated Jan 11, 2026
One-click install
npx skills add https://github.com/morigemini6668-ux/workflow-adapter --skill obsidian-note
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Obsidian Note
Source: https://github.com/morigemini6668-ux/workflow-adapter/tree/main/skills/obsidian-note
Command: npx skills add https://github.com/morigemini6668-ux/workflow-adapter --skill obsidian-note

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill summarizes and organizes AI conversation content into Obsidian-compatible markdown notes with YAML frontmatter, [[wikilinks]], and tags.

Core Features & Use Cases

  • Generate flat-structure Obsidian notes from conversations with frontmatter metadata, cross-links, and tags.
  • Preserve key decisions, action items, and technical details as separate sections for easy reference.
  • Use Case: After a design discussion, convert the chat into an Obsidian note that can be linked to related notes and searched by tags.

Quick Start

Ask me to summarize this conversation and save it as an Obsidian note.

Frequently Asked Questions about Obsidian Note

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

FAQPage Schema
How do I convert AI chat conversations into Obsidian markdown notes?

You can summarize AI conversations into Obsidian notes by generating markdown files equipped with YAML frontmatter, [[wikilinks]], and tags to enable cross-referencing and archival.

What YAML frontmatter fields are generated for Obsidian note-taking?

The generated YAML frontmatter includes functional fields like title, date, author, and tags, alongside contextual fields such as aliases, summary, status, related, project, and category for comprehensive metadata organization.

How do I save summarized conversation notes to a specific Obsidian vault path?

Summarized conversation notes are saved as kebab-case markdown files to an Obsidian vault path retrieved from a local workflow configuration file, ensuring flat-structure organization and quick navigation.

Can I preserve key decisions and action items when summarizing chats for Obsidian?

Yes, summarizing chats for Obsidian preserves key decisions, action items, and technical details by organizing them into separate sections within the markdown note for easy reference and retrieval.

How do [[wikilinks]] and tags work in AI conversation summaries for Obsidian?

In AI conversation summaries, [[wikilinks]] and tags enable cross-referencing between related notes and allow quick navigation and tag-based searching within the Obsidian vault architecture.