BeClaude

obsidian-markdown

New
19.9kSmitheryGeneralby davila7

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/obsidian-markdown.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/document-processing/obsidian-markdown/SKILL.md
3
Invoke in Claude Code
/obsidian-markdown
View source on GitHub
writingproductivity

Frequently Asked Questions

What is obsidian-markdown?

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.

How to install obsidian-markdown?

To install obsidian-markdown, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /obsidian-markdown.

What is obsidian-markdown best for?

obsidian-markdown is a community categorized under General. It is designed for: writing, productivity. Created by davila7.