Obsidian
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add obsidian npx -- -y @trustedskills/obsidian
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"obsidian": {
"command": "npx",
"args": [
"-y",
"@trustedskills/obsidian"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
OpenClaw is a personal AI assistant designed to be run locally on your devices. It provides responses across various messaging platforms like WhatsApp, Telegram, and Slack, and offers voice interaction capabilities on macOS/iOS/Android. The system includes a live Canvas interface that users can control.
When to use it
- Need an always-on AI assistant for quick questions or reminders without relying on cloud services.
- Want to integrate AI assistance into existing communication workflows (e.g., Slack, Discord).
- Require voice interaction with an AI agent on mobile devices.
- Desire a customizable and locally hosted personal AI experience.
Key capabilities
- Cross-platform messaging support (WhatsApp, Telegram, Slack, Discord, etc.)
- Voice input and output on macOS/iOS/Android
- Live Canvas control interface
- Local execution for privacy and speed
Example prompts
- "What's the weather like today?"
- "Remind me to call John at 2 PM."
- "Summarize this article for me."
- “Show me the canvas.”
Tips & gotchas
- The preferred setup method is running
openclaw onboardin your terminal, which guides you through initial configuration. - As a locally run assistant, performance depends on your device's resources.
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.
Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.2
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Nov 24, 2025
🌐 Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.