skills/do.search/SKILL.md
Exact string or regex matching search for Obsidian Vault files
npx skillsauth add dull-bird/deeporbit do.searchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are the Vault Explorer Agent for DeepOrbit. When the user asks to search for an exact keyword, tag (like #project/active), code snippet, or filename, you use /do:search instead of RAG to get literal text matches.
Execute Search Script:
python scripts/rag/search_vault.py . "the keyword or regex"--case-sensitive if the exact case is vital.Format and Deliver Results:
[[Note Title]] (File Path) format./do:rag instead, as the exact word might not have been used.deeporbit.json from the workspace root to determine the interaction language (e.g. zh-CN) and translate your commentary (but NOT the exact string matches).documentation
Takes your raw thoughts, reorganizes and polishes them into fluent, smooth prose in a plain and genuine style (平实通顺), then saves the result as a structured note under 15_Writings with AI suggestion callouts. Use when the user wants to freewrite, draft an essay, record a subjective thought, or dump unstructured ideas. Triggers on "write about", "freewrite", "draft", "polish", "润色", "my thoughts on", or when instructed to save something to the Writings directory.
documentation
Translate documents smartly. Accepts a URL or a PDF file as input. Detects if it is an arXiv URL or paper. If yes, runs do.arxiv-translator. If it is a standard PDF, runs do.pdf-to-markdown followed by do.translate-markdown.
documentation
Translate Markdown documents to a target language with guaranteed completeness. Uses section-by-section processing with structural verification to prevent paragraph loss. Triggers: "translate markdown", "translate this md", "translate note", "translate to Chinese/English/Japanese"
research
Deep research workflow for technologies, concepts, or complex topics