obsidian-migration-deep-dive
Execute major Obsidian plugin rewrites and migration strategies.
Content Preview
--- name: obsidian-migration-deep-dive description: | Execute major Obsidian plugin rewrites and migration strategies. Use when migrating to or from Obsidian, performing major plugin rewrites, or re-platforming existing note systems to Obsidian. Trigger with phrases like "migrate to obsidian", "obsidian migration", "convert notes to obsidian", "obsidian replatform". allowed-tools: Read, Write, Edit, Bash(npm:*), Bash(node:*) version: 1.0.0 license: MIT author: Jeremy Longshore <jeremy@
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/obsidian-migration-deep-dive.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/obsidian-pack/skills/obsidian-migration-deep-dive/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/saas-packs/obsidian-pack/skills/obsidian-migration-deep-dive/SKILL.md
Related Skills
obsidian-clipper-template-creator
Guide for creating templates for the Obsidian Web Clipper. Use when you want to create a new clipping template, understand available variables, or format clipped content.
generalobsidianclippercreator
by sickn33 (Antigravity) · antigravity-awesome-skills
obsidian-bases
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
obsidian-basesobsidianbases
by davepoon · buildwithclaude
obsidian-markdown
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
obsidian-markdownobsidianmarkdown
by davepoon · buildwithclaude
obsidian-ci-integration
Set up GitHub Actions CI/CD for Obsidian plugin development.
obsidian-ci-integrationobsidianintegration
by jeremylongshore · plugins-plus-skills