obsidian-markdown

Installation
SKILL.md

Obsidian Flavored Markdown Skill

This skill enables you to create and edit valid Obsidian Flavored Markdown that matches the user's personal conventions and patterns.

User's Obsidian Conventions

The user has specific patterns you should follow:

Frontmatter Structure:

  • Always include: created, modified, tags
  • Optional: aliases, cssclasses
  • Date format: YYYY-MM-DD (e.g., 2026-02-13)
  • Tags use kebab-case with hyphens (e.g., bug-bounty, llm-hacking, dev-tools)
  • Common cssclasses: medium (for medium-length content)

Callout Syntax:

  • Use ad- prefix for callouts (Admonition plugin syntax)
  • Common types: ad-info, ad-example, ad-cite, ad-note, ad-quote
  • Can include title after type: ad-cite with title: Source: URL
Related skills
Installs
17
First Seen
Feb 3, 2026