A specialized skill for generating and modifying Obsidian Flavored Markdown, enabling advanced features like wikilinks, callouts, and frontmatter properties.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install obsidian-markdown
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install obsidian-markdown using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill empowers AI agents to interact with Obsidian vaults by generating syntax that goes beyond standard Markdown. By leveraging Openclaw Skills, developers can automate the creation of rich, interconnected notes that utilize Obsidian-specific extensions like block IDs, internal embeds, and custom callouts. It bridges the gap between raw text and a highly functional personal knowledge management system.
The obsidian-markdown skill ensures that any content produced is fully compatible with Obsidian's rendering engine, including support for LaTeX math equations and Mermaid diagrams. This integration is essential for users who rely on Openclaw Skills to maintain complex digital gardens or structured documentation within the Obsidian ecosystem. It focuses on the specific extensions that make Obsidian unique, assuming standard Markdown knowledge for basic formatting.
To enable this capability within your environment, ensure your agent has access to the target Obsidian vault directory. No external dependencies are required beyond the standard Openclaw Skills configuration. You can prepare your directory structure with these commands:
mkdir -p ~/my-vault/notes
# Ensure the skill is available in your agent path
Configure your agent to recognize .md files as Obsidian-specific notes when this skill is active to ensure the correct syntax is used.
The skill organizes data using a combination of YAML frontmatter and Markdown content. Internal links are managed via a vault-relative path system.
| Component | Format | Purpose |
|---|---|---|
| Frontmatter | YAML | Metadata like tags, dates, and aliases |
| Wikilinks | [[Link]] |
Internal vault connections and navigation |
| Callouts | > [!type] |
Visual alerts, warnings, and info boxes |
| Block IDs | ^id |
Granular referencing for specific paragraphs |
| Embeds | ![[file]] |
Inline display of images, PDFs, or note segments |
Loading
A robust command-line interface for interacting with Obsidian vaults, managing notes, and streamlining plugin development.

A technical skill for architecting .base files in Obsidian to create structured, database-like views of markdown note metadata.

A specialized skill for programmatically generating and managing .canvas files compatible with the JSON Canvas 1.0 specification.

Extract clean, clutter-free markdown from web pages to optimize token usage and research accuracy.

A professional AI investment analyst that provides systematic evaluation and scoring for Korean stocks listed on the KRX.

A professional-grade AI agent skill for analyzing Korean stocks using a rigorous financial-first evaluation framework.








































