obsidian

Organize Markdown notes and create daily entries in Obsidian vaults.

3|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/jholhewres/devclaw-skills --skill obsidian-jholhewres
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/jholhewres/devclaw-skills/tree/main/skills/obsidian
Command: npx skills add https://github.com/jholhewres/devclaw-skills --skill obsidian-jholhewres

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you manage your Obsidian vault, making it easier to organize notes, track links, utilize tags, and maintain daily reflections.

Core Features & Use Cases

  • Note Management: Create, locate, and organize Markdown notes within your Obsidian vault.
  • Link and Tagging: Leverage wikilinks for internal referencing and hashtags for categorization.
  • Daily Notes: Quickly access and create daily journal entries.
  • Search and Discovery: Efficiently search notes by content, tags, or recency.

Quick Start

Use the obsidian skill to find all notes containing the tag #project.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I organize markdown notes and daily journal entries in an Obsidian vault?

You can organize markdown notes in an Obsidian vault by creating daily journal entries, utilizing wikilinks for internal referencing, and applying hashtags for categorization to maintain structured knowledge management.

What is the best way to search for markdown notes by content or tags?

The best way to search markdown notes is by executing bash commands for text searching to locate notes by content, hashtags, or recency, facilitating quick discovery across the vault.

Can I use bash commands to manage my personal wiki and locate specific notes?

Yes, you can use bash commands for file system operations to manage your personal wiki, allowing you to create, locate, and organize markdown files efficiently within the directory structure.

How do wikilinks and hashtags improve knowledge management in markdown?

Wikilinks and hashtags improve knowledge management by enabling internal referencing and categorization, which structures note-taking workflows and makes searching and discovery more efficient.

Does this approach to note management require any specific dependencies?

No specific dependencies are required to manage notes, as the workflow relies on standard markdown files and bash commands for file system operations and text searching within the vault.