← 返回 Skills 市场
Obsidian Writer
作者
hekate2639
· GitHub ↗
· v1.0.0
· MIT-0
345
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install obsidian-writer
功能描述
Write Obsidian-compatible .md notes and .canvas files. Use when creating notes, knowledge bases, daily logs, project docs, or canvas diagrams for Obsidian va...
安全使用建议
Before installing, ask the skill author to explain exactly how Git commit/push will be performed: which git binary or client will be used, where the repository remote is configured, and what credentials (SSH keys, personal access token) the agent will use or require. If you plan to let the agent push to a remote, prefer giving it a minimal-scope token for a specific repository, or run it in a throwaway vault/repository first. Confirm whether the agent will ever read files outside the declared vault path and verify .gitignore excludes any secrets. Consider limiting autonomous invocation or requiring explicit user confirmation for any push operations until authentication and remote-target details are clarified.
功能分析
Type: OpenClaw Skill
Name: obsidian-writer
Version: 1.0.0
The skill bundle provides comprehensive instructions and reference material for an AI agent to create Obsidian-compatible Markdown and Canvas files. It includes specific formatting rules, vault structure recommendations, and a workflow for Git-based synchronization. No malicious code, data exfiltration attempts, or harmful prompt injections were identified; the instructions are well-structured and include safety guardrails such as avoiding modification of configuration files.
能力评估
Purpose & Capability
The skill's purpose is to write .md and .canvas files and 'Git commit + push (agent does this automatically)'. However, the package declares no required binaries (no git), no required env vars (no GIT_* or SSH keys), and no config paths (no repo path or remote). A skill that will perform git push logically needs either the git binary and access to SSH keys or an API token and remote URL — those are missing.
Instruction Scope
SKILL.md stays within the Obsidian file/domain (vault path, file formats, canvas JSON). However, it instructs the agent to perform automatic Git commits and pushes and to sync via a user device/iCloud without specifying which remote, which credentials, or what safeguards are used. It also has a minor tension: it advises tracking .obsidian/ (to sync plugins/themes) but also says 'Never modify .obsidian/ config files.'
Install Mechanism
No install spec and no code files — instruction-only skill — so nothing is written to disk at install time. This minimizes supply-chain risk. (The regex scanner had no files to analyze beyond docs.)
Credentials
No environment variables or credentials are declared, yet the workflow requires performing Git push operations. That implies implicit use of the agent's existing git credentials/SSH keys or asking the user for credentials at runtime. The absence of declared credential requirements is disproportionate to the stated automatic Git behavior and should be clarified.
Persistence & Privilege
always:false and no special privileges are requested. The skill is user-invocable and allows autonomous model invocation (the platform default). There is no indication it will modify other skills or persist beyond its own scope.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install obsidian-writer - 安装完成后,直接呼叫该 Skill 的名称或使用
/obsidian-writer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Obsidian .md + JSON Canvas 1.0 spec, frontmatter, wikilinks, callouts, embeds, mermaid, block refs, tasks
元数据
常见问题
Obsidian Writer 是什么?
Write Obsidian-compatible .md notes and .canvas files. Use when creating notes, knowledge bases, daily logs, project docs, or canvas diagrams for Obsidian va... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 345 次。
如何安装 Obsidian Writer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install obsidian-writer」即可一键安装,无需额外配置。
Obsidian Writer 是免费的吗?
是的,Obsidian Writer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Obsidian Writer 支持哪些平台?
Obsidian Writer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Obsidian Writer?
由 hekate2639(@hekate2639)开发并维护,当前版本 v1.0.0。
推荐 Skills