Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
JagjeevanAK avatar

Jagjeevanak Mem Oracle

  • 5 repo stars
  • Updated February 21, 2026
  • JagjeevanAK/mem-oracle

jagjeevanak-mem-oracle is a Claude Code plugin that runs a local documentation indexer and auto-injects relevant web-doc snippets into agent context.

About

jagjeevanak-mem-oracle is a Claude Code plugin that runs a local documentation oracle: it indexes web docs you care about and injects the most relevant snippets into the agent’s context during coding. developers integrating unfamiliar SDKs or fast-moving APIs benefit because the agent sees grounded excerpts instead of guessing signatures. The catalog describes one plugin focused on indexing, relevance ranking, and autoinjection—classic LLM-integration tooling that sits beside your editor workflow. You will typically configure doc sources, let the index build locally, then rely on Claude Code sessions to pull matching passages as you implement. It complements browser-based lookup and generic web search MCPs by keeping corpora under your control. Complexity is intermediate due to local service setup and index maintenance. It is not a hosted documentation SaaS or a general codebase RAG layer unless you point it at those URLs.

  • Locally running documentation oracle—no per-query cloud doc dependency required
  • Indexes web documentation for offline or low-latency retrieval
  • Auto-injects relevant snippets into Claude Code context
  • Single-plugin bundle from mem-oracle repository
  • Reduces hallucinated API usage by grounding answers in indexed sources

Jagjeevanak Mem Oracle by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install jagjeevanak-mem-oracle@JagjeevanAK/mem-oracle

Add your badge

Show developers this plugin is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars5
Last updatedFebruary 21, 2026
RepositoryJagjeevanAK/mem-oracle

What it does

Install mem-oracle when you want a local documentation indexer that feeds relevant web-doc snippets into Claude Code context automatically.

Who is it for?

Best when you repeatedly hit the same vendor or framework docs and want local, automatic context injection.

Skip if: Skip if you need private codebase semantic search only, with no web documentation corpus to index.

What you get

After install, indexed documentation snippets surface in context automatically so implementation stays aligned with official references.

  • Local documentation index of configured web sources
  • Automatic relevant-snippet injection during Claude Code sessions
  • One enabled mem-oracle plugin from the marketplace entry

Recommended Plugins

How it compares

Local doc indexer and context injector, not a curated multi-plugin marketplace or session note logger.

FAQ

Who is Jagjeevanak Mem Oracle for?

It is for Claude Code users who want grounded answers from indexed web documentation without manually pasting docs each session.

When should I use Jagjeevanak Mem Oracle?

Use it during Build and integration work when official docs are large, versioned, or consulted constantly while coding.

How do I add Jagjeevanak Mem Oracle to my agent?

Add the JagjeevanAK/mem-oracle repository as a Claude Code plugin source, run the local indexer per repo instructions, and enable the mem-oracle plugin in Claude Code.

LLM Integrationllmautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.