Obsidian Exporter
This Obsidian Exporter converts your notes from various sources into a formatted Obsidian vault, streamlining knowledge organization and workflow.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add obsidian-exporter npx -- -y @trustedskills/obsidian-exporter
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"obsidian-exporter": {
"command": "npx",
"args": [
"-y",
"@trustedskills/obsidian-exporter"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The obsidian-exporter skill allows AI agents to export data from Obsidian vaults. It can retrieve notes and other files stored within an Obsidian vault, making the information accessible for analysis or integration with other tools. This facilitates workflows involving external systems or applications that require data from your personal knowledge base.
When to use it
- Knowledge Base Integration: Connect your Obsidian vault to a chatbot so users can query your notes directly.
- Data Migration: Export specific notes or files from an Obsidian vault for backup purposes or transfer to another system.
- Content Creation: Use exported data as source material for generating reports, articles, or other content formats.
- Research Assistance: Quickly retrieve relevant information from your Obsidian vault during research tasks.
Key capabilities
- Exports notes and files from an Obsidian vault.
- Retrieves data stored within the vault.
- Integrates with external systems and applications.
Example prompts
- "Export all notes tagged with 'project/alpha' from my Obsidian vault."
- "Retrieve the content of the note titled 'Meeting Notes - 2024-01-26'."
- "Can you get me a list of all files in my 'Attachments' folder within Obsidian?"
Tips & gotchas
- Requires access to your Obsidian vault. Ensure appropriate permissions are granted to the AI agent.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.