do.refresh-prompt
Installation
SKILL.md
Refresh System Prompt
Safely update the DeepOrbitPrompt.md in the user's Obsidian vault to match the latest version from the DeepOrbit repo, while preserving any user customizations.
đźš« CRITICAL ANTI-PATTERN
- DO NOT blindly overwrite the user's
DeepOrbitPrompt.md. The user may have added custom rules, modified skills, or changed settings. Always diff first.
Workflow
Step 1: Locate Files
- Source (latest version): Find the
DeepOrbitPrompt.mdfrom the DeepOrbit repo/extension.- Typical paths:
- Extension:
~/.gemini/extensions/deeporbit/DeepOrbitPrompt.md - Local clone:
<repo>/DeepOrbitPrompt.md
- Extension:
- If neither exists, ask the user for the repo path.
- Typical paths: