一键导入
local-deploy
Build the plugin and deploy it to a local Obsidian vault for testing.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Build the plugin and deploy it to a local Obsidian vault for testing.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | local-deploy |
| description | Build the plugin and deploy it to a local Obsidian vault for testing. |
| disable-model-invocation | true |
| allowed-tools | Bash(npm*), Bash(node*), Bash(npx*), Bash(mkdir*), Bash(cp*), Read, Glob, Write, Grep |
Deploy powerbase to the local Obsidian vault for testing. Do NOT build first — just copy the already-built files.
D:/GitHub/work/.obsidian/plugins/powerbase/
Run /sync-plugin-docs first — regenerate plugin-docs/CLAUDE.md from source code and agent-notes to ensure the deployed docs match the current code.
Create the plugin directory if it doesn't exist.
Copy these files into the target directory:
main.jsmanifest.jsonstyles.cssplugin-docs/CLAUDE.md → CLAUDE.mdReport success and remind the user to reload Obsidian (Ctrl+R) or toggle the plugin off/on in Settings.