Back to Skills

Obsidian

Work with your markdown knowledge vault to create, link, and retrieve notes for structured personal memory

IntegrationComing Soon

What It Does

The Obsidian skill integrates with your local or synced Obsidian vault, enabling the assistant to create notes, search your knowledge base, establish bidirectional links, and maintain your interconnected note system. Perfect for building second brains, managing research, and creating living documentation.

Markdown NotesBidirectional LinksKnowledge GraphLocal VaultTemplates

In a Nutshell

📝
Note Creation create markdown notes with YAML frontmatter
🔗
Auto-Linking establish [[wiki-style]] bidirectional links
🔍
Vault Search find notes by content, tags, or metadata
📋
Template System apply templates for consistent structure
🗂️
Folder Management organize notes into nested folder hierarchies

Use Cases

Research Organization

Build interconnected research notes with automatic source linking and topic clustering

Meeting Notes

Create timestamped meeting notes linked to projects, people, and action items

Knowledge Base

Maintain a searchable personal wiki with cross-referenced concepts

Daily Journaling

Auto-generate daily notes with templates and link to relevant context

How to Use

Step 1

Connect your Obsidian vault

Point the assistant to your vault folder location (local path or cloud-synced directory).

Supports iCloud, Dropbox, OneDrive, and Obsidian Sync. Vault must be accessible to the assistant.

Step 2

Create or search notes

Use commands like "Create a note about X" or "Find notes tagged with #research".

The assistant preserves your vault structure and follows your naming conventions.

Step 3

Apply templates

Specify a template: "Use my meeting-note template" or let the assistant use defaults.

Step 4

Link and organize

The assistant automatically creates [[links]] between related notes and suggests connections.

Command Examples

You say:

Create a new note about AI regulation with tags #research #policy

Assistant responds:

Created note: "AI Regulation Overview.md" • Location: Research/Policy/ • Tags: #research #policy • Linked to: [[Technology Policy]], [[AI Ethics]]

You say:

Find all notes about project management from last month

Assistant responds:

Found 7 notes: • "Project Kickoff - Dec 5.md" • "Sprint Planning Template.md" • "Agile Methodology Notes.md" [Full list with links]

You say:

Summarize my notes tagged #meeting from this week

Assistant responds:

Summary of 4 meeting notes: • Key decisions: New pricing tier approved • Action items: 3 outstanding (2 assigned to you) • Recurring themes: customer feedback, Q1 goals

Limits & Behavior

ActionLimitNotes
Note creation500 per dayprevents accidental bulk creation
Vault searches1,000 per hourcached results for repeated queries
File size10 MB per notesplit large notes into linked sections
Concurrent edits5 notesqueues additional writes to prevent conflicts

Models & Modes

Search ModeSpeedScopeBest For
Quick SearchFastTitles + tagsfinding specific notes by name
Full-Text SearchMediumAll contentkeyword and phrase matching
Semantic SearchSlowerContextualconceptual queries and related ideas

FAQ

Setup Requirements

Obsidian vault (local or synced)
File system access permissions
Vault path configured in assistant settings
Read/write permissions for vault directory

Troubleshooting

ErrorMeaningAction
VAULT_NOT_FOUNDCannot access vault directoryCheck vault path and file permissions
SYNC_CONFLICTNote edited in multiple placesResolve conflict in Obsidian and retry
INVALID_MARKDOWNNote has syntax errorsCheck YAML frontmatter formatting
LINK_BROKENReferenced note doesn't existCreate missing note or update link
TEMPLATE_MISSINGTemplate file not foundVerify template exists in Templates folder
PERMISSION_DENIEDCannot write to vaultGrant file system permissions to assistant