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.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install obsidian-markdown --cli claudewrites the skill into.claude/skills/obsidian-markdown/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/obsidian-markdown/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
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.
When to use it
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 / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/document-processing/obsidian-markdown/SKILL.md -o .claude/skills/obsidian-markdown/SKILL.md
Notes
Extracted from davila7/claude-code-templates, obsidian-markdown category.