Obsidian Markdown

🌐Community
by davepoon · vlatest · Repository

Converts Davepoon notes into Obsidian markdown files, streamlining knowledge management and organization.

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 davepoon-obsidian-markdown npx -- -y @trustedskills/davepoon-obsidian-markdown
2

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

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

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

About This Skill

The Obsidian-Markdown skill enables AI agents to interact directly with the Obsidian note-taking ecosystem. It allows agents to read, write, and manage Markdown files within your vaults, facilitating seamless data processing and knowledge management.

When to use it

  • Automating the extraction of key insights from large collections of personal notes.
  • Generating structured summaries or reports based on specific tags or folder structures.
  • Updating existing documentation with new information retrieved from external sources.
  • Performing bulk file operations like renaming, moving, or deleting notes based on criteria.

Key capabilities

  • Reading and parsing Markdown files stored in Obsidian vaults.
  • Creating new Markdown notes with formatted text and links.
  • Modifying existing content while preserving the Markdown syntax.
  • Managing file metadata and organizational structures within the vault.

Example prompts

  • "Read all notes tagged 'project-alpha' and summarize the current status."
  • "Create a new note titled 'Meeting Minutes' in the 'Work/2023' folder with today's date."
  • "Update the introduction section of my 'Personal Goals' note to include three new objectives."

Tips & gotchas

Ensure your AI agent has explicit read/write permissions configured for the specific Obsidian vault location before attempting file operations. The skill relies on standard Markdown syntax, so complex formatting or custom plugins may require additional configuration or testing to ensure compatibility.

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
davepoon
Installs
38

🌐 Community

Passed automated security scans.