dull-bird/deeporbit · Archived

do.rag

Retrieve relevant context from a DeepOrbit Obsidian vault using self-refreshing local lexical search and optional semantic RAG. Use when answering from prior notes, recalling a project, finding related research, or grounding another DeepOrbit workflow.

First seen Apr 26, 2026

Installation

$ npx skills add dull-bird/deeporbit --skill do.rag

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from dull-bird/deeporbit · top by installs.

npx skills add dull-bird/deeporbit

Browse all from dull-bird/deeporbit

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 5
License LICENSE
Default branch master
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 859 B
  • docs SUMMARY.md 266 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 6 installs

SKILL.md

Retrieve Vault Context

Preferred order:

  1. If the DeepOrbit MCP server is available, call ragquery or ragsearch.
  2. Otherwise run deeporbit --vault "<vault>" rag "<query>".
  3. Add --semantic only when ChromaDB is installed or the user asks for semantic retrieval.
  4. If the CLI is unavailable, search Markdown directly and disclose the fallback.

Every query refreshes changed and deleted files before retrieval. Cite results with [[Title]] and their vault-relative paths. Distinguish retrieved facts from general knowledge and never invent note content.