← Back to Skills Marketplace
Obsidian Litiao
by
litiao1224
· GitHub ↗
· v1.0.0
· MIT-0
229
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install obsidian-litiao
Description
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Usage Guidance
This skill appears to do what it claims (manage Obsidian vaults via obsidian-cli) but there are a few things to check before installing: 1) Confirm you are on macOS or that the obsidian-cli use-case fits your OS — SKILL.md reads a macOS-specific config path but no OS restriction is declared. 2) The brew formula comes from a third-party tap (yakitrak); inspect the tap/formula source to ensure you trust it before running brew install. 3) The skill will read your Obsidian config file (~/Library/Application Support/obsidian/obsidian.json) to find vaults — if you don’t want a skill accessing that file or your vault paths, don’t install. 4) Check the brew formula or the obsidian-cli project repository to verify what the CLI can do (it will be able to read and modify note files). 5) Note the minor metadata inconsistency: the _meta.json ownerId differs from the registry ownerId; consider verifying the publisher. If you need higher assurance, ask the publisher for the obsidian-cli's canonical upstream link or a signed release to review.
Capability Analysis
Type: OpenClaw Skill
Name: obsidian-litiao
Version: 1.0.0
The obsidian-litiao skill is a legitimate integration for managing Obsidian vaults using the open-source 'obsidian-cli' tool. The SKILL.md file provides accurate instructions for locating vault configurations and performing standard note operations (search, create, move, delete) without any evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the declared requirement for obsidian-cli and the SKILL.md focuses on manipulating Obsidian vaults. However the instructions assume reading the user's Obsidian config at a macOS path (~/Library/Application Support/obsidian/obsidian.json) while the skill metadata declares no required config paths or OS restriction — an omission that should have been declared.
Instruction Scope
Runtime instructions explicitly tell the agent to read a per-user config file (the Obsidian 'obsidian.json' under Application Support) to discover vaults. That file contains user-specific state and the instructions rely on it, but the declared requirements omitted this. The SKILL.md does not direct any network exfiltration, but the un-declared local file access is scope creep relative to the metadata.
Install Mechanism
Install uses a brew formula (yakitrak/yakitrak/obsidian-cli) which is reasonable for a CLI tool, but it's a third-party tap rather than an official upstream/built-in formula. Installing from an unfamiliar third-party brew tap has more risk than a well-known tap; you should review the tap/formula source before installing.
Credentials
No environment variables or credentials are requested (appropriate for this purpose). However, the SKILL.md reads a user config file path not declared in the skill manifest; the manifest should have listed that config path as required so users know local files will be accessed.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system privileges. Autonomous invocation (default) is allowed — this is normal platform behavior and not flagged by itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install obsidian-litiao - After installation, invoke the skill by name or use
/obsidian-litiao - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Bug fixes and improvements with -litiao suffix
Metadata
Frequently Asked Questions
What is Obsidian Litiao?
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. It is an AI Agent Skill for Claude Code / OpenClaw, with 229 downloads so far.
How do I install Obsidian Litiao?
Run "/install obsidian-litiao" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Obsidian Litiao free?
Yes, Obsidian Litiao is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Obsidian Litiao support?
Obsidian Litiao is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Obsidian Litiao?
It is built and maintained by litiao1224 (@litiao1224); the current version is v1.0.0.
More Skills