From productivity
Import a markdown file into Obsidian library and format it as a note
How this skill is triggered — by the user, by Claude, or both
Slash command
/productivity:create-noteThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Import a markdown file into your Obsidian library and format it as a note.
Import a markdown file into your Obsidian library and format it as a note.
/create-note <source_markdown_path> [<target_name>]
Default: $OBSIDIAN_VAULT (set via environment variable)
npx claudepluginhub seabbs/skills --plugin productivityManages Obsidian vaults: search, create, edit, move Markdown notes; handle YAML frontmatter, wikilinks, backlinks, daily notes, Zettelkasten setup, and sync via obsidian-cli.
Manages Obsidian vaults using obsidian-cli: creates daily notes, moves/renames notes preserving [[wiki-links]], searches content, organizes notes with templates.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.