Skills Plugins MCP Prompt Model 博客 我的中心

obsidian

Work with Obsidian vaults using the official obsidian CLI: read/search/create/edit notes, tasks, links, properties, plugins.

DeepseekModel Curated skill Quality Excellent · 90 v1.0.0

Get

https://deepseekmodel.com/api/download.php?id=openclaw-openclaw-skills-obsidian-skill-md&format=skill
Download .skill Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name obsidian description Work with Obsidian vaults using the official obsidian CLI: read/search/create/edit notes, tasks, links, properties, plugins. homepage https://obsidian.md/cli metadata {"openclaw":{"emoji":"💎","requires":{"bins":"[Truncated]"}}} Obsidian Use the official obsidian CLI for Obsidian vault work. Vault files are plain Markdown, so direct file edits are still fine when safer/faster. Requirements Obsidian 1.12.7+ installed. Settings -> General -> Command line interface enabled. obsidian registered on PATH. Obsidian app running; the CLI connects to the running app. Check: obsidian version obsidian help macOS registration creates /usr/local/bin/obsidian pointing at the app-bundled CLI. Linux registration copies the binary to ~/.local/bin/obsidian . Vault model Notes: *.md . Config: .obsidian/ ; avoid editing unless asked. Canvases: *.canvas JSON. Attachments: vault-configured folder. Multiple vaults are common; pass vault="<name>" when ambiguous. Obsidian desktop tracks vaults here: ~/Library/Application Support/obsidian/obsidian.json Command pattern obsidian < command > [name=value] [flag] obsidian vault= "Notes" search query= "meeting notes" format=json Parameter values with spaces need quotes. Add --copy to copy output where useful. Common commands Open/read: obsidian open file=Recipe obsidian open path= "Inbox/Idea.md" newtab obsidian read obsidian read file=Recipe Search: obsidian search query= "TODO" matches obsidian search query= "status::active" format=json obsidian search:open query= "project notes" Create/modify: obsidian create name= "New Note" obsidian create path= "Inbox/Idea.md" content= "# Idea" obsidian append file=Note content= "New line" obsidian prepend file=Note content= "After frontmatter" Move/delete: obsidian move file=Note to=Archive/ obsidian move path= "Inbox/Old.md" to= "Projects/New.md" obsidian delete file=Note Daily/tasks: obsidian daily obsidian daily: read obsidian daily:append content= "- [ ] Review inbox" obsidian tasks all todo obsidian task file=Note line=8 done Properties/links: obsidian tags all counts obsidian property: read file=Note name=status obsidian property: set file=Note name=status value= done obsidian backlinks file=Note obsidian unresolved verbose counts Developer/debug: obsidian plugin:reload my-plugin obsidian dev:errors obsidian dev:screenshot file=shot.png obsidian eval "app.vault.getFiles().length" Notes file=<name> uses Obsidian-style file resolution; path=<vault-relative.md> is exact. Prefer CLI move/delete/property commands for Obsidian-aware updates. Prefer direct Markdown edits for bulk text changes after locating the vault path. Do not rely on third-party obsidian-cli unless user explicitly asks for it.
Keywords that activate this skill. Click one to copy it.

This skill does not provide trigger words.

The downloaded .skill package contains the following fields.
Field Description
formatFormat tag (skill/v1)
skill_idUnique skill ID
nameSkill name
versionVersion
descriptionDescription
categoryCategories (array)
trigger_wordsTrigger words
tagsTags
sourceSource
source_urlSource URL (this page)
exported_atExported at (set per download)
system_promptSystem prompt body
model_configModel config: provider / model / temperature / max_tokens / top_p
examplesExamples
install_guideImport guide for Coze / Dify / Claude / custom frameworks
The same skill can be exported in different platform formats.
.skill Standard format with system_prompt and model_config, ready for any agent framework Download
.skillpro Enhanced format with scripts, tools, dependencies and hooks Download
.json Plain JSON export with system_prompt and model parameters only Download
Coze Markdown with frontmatter, for Coze platform import Download
Dify Dify DSL, import directly after creating an app Download

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。