Obsidian Markdown
Transforms Obsidian notes into dynamic, markdown-formatted content suitable for various platforms, powered by freestylefly AI.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add freestylefly-obsidian-markdown npx -- -y @trustedskills/freestylefly-obsidian-markdown
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"freestylefly-obsidian-markdown": {
"command": "npx",
"args": [
"-y",
"@trustedskills/freestylefly-obsidian-markdown"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to process and generate Markdown formatted text, specifically designed for use within Obsidian vaults. It can convert plain text into structured notes with headings, lists, links, and other common Markdown elements. The agent can also extract information from existing Obsidian Markdown files.
When to use it
- Note Taking & Organization: Automatically create new Obsidian notes based on meeting transcripts or research findings.
- Content Migration: Convert external documents (e.g., Word docs, plain text) into a structured format suitable for Obsidian.
- Knowledge Base Creation: Populate an Obsidian vault with information extracted from various sources and formatted as Markdown notes.
- Automated Documentation: Generate documentation in Markdown that can be easily integrated into an Obsidian knowledge base.
Key capabilities
- Markdown formatting (headings, lists, links)
- Obsidian vault compatibility
- Text to Markdown conversion
- Information extraction from existing Markdown files
Example prompts
- "Create a new Obsidian note titled 'Project X Status Update' and include the following information: [paste text here]"
- “Summarize this article into an obsidian markdown note with headings for each section.”
- "Extract all the action items from this meeting transcript and format them as a Markdown list in a new Obsidian note."
Tips & gotchas
The agent's effectiveness depends on clear instructions regarding desired formatting. Ensure the input text is relatively clean to avoid unexpected Markdown rendering issues.
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.