obsidian

Create and organize Markdown notes in a local Obsidian vault.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/EdgeApp/edge-dev-agents --skill obsidian-edgeapp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/EdgeApp/edge-dev-agents/tree/main/.cursor/skills/obsidian
Command: npx skills add https://github.com/EdgeApp/edge-dev-agents --skill obsidian-edgeapp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the friction of switching contexts to document ideas, ensuring your thoughts are captured directly into your Obsidian vault without breaking your workflow.

Core Features & Use Cases

  • Intelligent Note Management: Automatically creates new notes or appends to existing ones based on topic relevance.
  • Obsidian-Native Formatting: Uses wikilinks, YAML frontmatter, and standard Markdown to ensure compatibility with your existing vault structure.
  • Use Case: When you are working on a coding task and have a sudden insight or need to log a meeting detail, you can simply ask the agent to capture the information, and it will place it in the correct folder within your vault.

Quick Start

Use the obsidian skill to create a new note titled Project Ideas and add the current task details to it.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I automatically capture meeting notes into an Obsidian vault?

To capture meeting notes into an Obsidian vault, this Skill appends content to existing Markdown files or creates new notes with YAML frontmatter. It requires a valid local vault directory path to place the captured details correctly.

Can I append content to existing Markdown files without overwriting data?

You can append content to existing Markdown files because this Skill adheres to strict non-destructive writing constraints. It preserves existing note integrity by initializing new notes or appending to existing ones based on topic relevance.

How do I add YAML frontmatter when creating new Markdown notes?

Adding YAML frontmatter to new Markdown notes is handled automatically during note creation. This ensures structured knowledge capture and native compatibility with your Obsidian vault directory.

Does this Obsidian note management approach support wikilinks?

This Obsidian note management approach supports wikilinks and standard Markdown formatting. It uses Obsidian-native formatting to ensure compatibility with your existing vault structure during knowledge capture.

What is required to organize local Markdown notes in a vault directory?

Organizing local Markdown notes in a vault directory requires a valid local vault path. This Skill manages the creation and organization of notes by appending content to existing files or initializing new notes with appropriate frontmatter.