Obsidian Markdown

🌐Community
by davila7 · vlatest · Repository

Converts Obsidian markdown notes to clean, formatted HTML/CSS for seamless web display and integration.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add davila7-obsidian-markdown npx -- -y @trustedskills/davila7-obsidian-markdown
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "davila7-obsidian-markdown": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/davila7-obsidian-markdown"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to generate and format Markdown content compatible with Obsidian, a popular knowledge management tool. It supports features like headers, lists, code blocks, and links, making it ideal for creating structured notes or documentation.

When to use it

  • Creating study notes or personal knowledge bases in Obsidian
  • Generating documentation from raw text or data
  • Formatting technical content such as tutorials or API references

Key capabilities

  • Generates Markdown with proper syntax for Obsidian
  • Supports headers, bullet points, code blocks, and links
  • Maintains readability and structure for note-taking

Example prompts

  • "Convert this article into Obsidian-compatible Markdown"
  • "Format the following text as a study guide in Markdown"
  • "Create a Markdown document with headers and code examples for my notes"

Tips & gotchas

  • Ensure your input is well-structured to get optimal formatting.
  • Some advanced Obsidian plugins may require additional configuration beyond basic Markdown support.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
davila7
Installs
255

🌐 Community

Passed automated security scans.