obsidian-note

Create Markdown notes in an Obsidian vault with templates and frontmatter.

Updated Mar 17, 2023
One-click install
npx skills add https://github.com/IainMcl/dotfiles --skill obsidian-note-iainmcl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-note
Source: https://github.com/IainMcl/dotfiles/tree/main/claude/skills/obsidian-note
Command: npx skills add https://github.com/IainMcl/dotfiles --skill obsidian-note-iainmcl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you quickly create new notes in your Obsidian vault, ensuring they are properly formatted and organized.

Core Features & Use Cases

  • New Note Creation: Generates a new Markdown file in your Obsidian vault.
  • Template Selection: Automatically chooses the best template based on the note's content.
  • Frontmatter Management: Ensures essential hub and aliases fields are correctly set.
  • Formatting: Adheres to specified line width and Markdown formatting standards.
  • Obsidian Linking: Intelligently links to other relevant notes within the vault.

Quick Start

Use the obsidian-note skill to create a new note titled "Meeting Summary" about our project sync.

Frequently Asked Questions about obsidian-note

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

FAQPage Schema
How do I create a new Obsidian note with a specific template automatically?

To create a new Obsidian note, this Skill generates a Markdown file in your vault and automatically selects the best template based on the note's content. It applies frontmatter configurations and standard Markdown formatting to keep your vault organized.

How does frontmatter management work for Obsidian notes?

Frontmatter management ensures essential `hub` and `aliases` fields are correctly set when creating an Obsidian note. This standardizes your personal wiki metadata, allowing for reliable linking and filtering within your knowledge base.

Can I use this to format daily journals and code snippets in Obsidian?

Yes, you can format daily journals and code snippets in Obsidian. The Skill handles diverse note types, applying specified line wrapping and Markdown formatting standards to ensure your personal wiki entries are consistently structured.

What is the best way to automatically link related notes in an Obsidian vault?

The best way to link related notes is using intelligent internal linking during note creation. The Skill analyzes your vault's content and automatically establishes links to other relevant notes to enhance your knowledge management workflow.

Do I need to manually configure Markdown line wrapping for my personal wiki?

No, you do not need to manually configure Markdown line wrapping. The Skill enforces specified line width limits and Markdown formatting standards automatically when generating new notes in your Obsidian vault.

Does obsidian-note work for generating project summaries?

Yes, obsidian-note works for generating project summaries by creating a new Markdown file with the appropriate template. It applies frontmatter and internal linking to ensure your project documentation integrates seamlessly into your vault.