feat: add obsidian skill for CLI, Markdown, Bases, and JSON Canvas#192
Closed
feat: add obsidian skill for CLI, Markdown, Bases, and JSON Canvas#192
Conversation
- SKILL.md (292 lines) with distilled quick references across all domains - 8 reference files: CLI commands, Bases guide/functions, JSON Canvas, Markdown, callouts, embeds, properties - Acceptance criteria with 20 correct/incorrect patterns - 10 test scenarios covering CLI, Markdown, Bases, and Canvas - README updated: skill count 132→133, Core 9→10
Collaborator
Author
|
Moving to personal repo instead |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a comprehensive obsidian skill (cross-language/core) covering four Obsidian domains:
SKILL.md (292 lines)
Distilled quick references for CLI operations, Obsidian Flavored Markdown, Bases databases, and JSON Canvas files.
8 Reference Files
cli-commands.mdbases-guide.mdbases-functions.mdjson-canvas.mdmarkdown-syntax.mdcallouts.mdembeds.mdproperties.mdTesting
acceptance-criteria.md— 20 correct/incorrect patterns across all 4 domainsscenarios.yaml— 10 test scenarios (CLI, Markdown, Bases, Canvas)README Updates
Context
Obsidian CLI was released in v1.12 (Feb 2026). This skill enables AI agents to interact with Obsidian vaults via CLI, write Obsidian-specific Markdown, create .base database files, and author .canvas visual files.