Build and deploy the plugin to the test vault.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add philoserf/obsidian-metadator --skill deploy-test --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Deploy Test?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/philoserf-deploy-test)More formats (shields.io, HTML) on the badges page.
# Deploy Test
Build and deploy the plugin to the test vault.
## Steps
1. Run `bun run build` (includes typecheck + lint)
2. Run `bun test`
3. Run `bun run deploy` to copy to notes vault
4. Remind user to reload Obsidian (Cmd+R)
## Rules
- Abort if build or tests fail
- Report any new lint warnings
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!