oracle

Bundle prompts and selected files into a single contextual request.

330|61|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/eggent-ai/eggent --skill oracle-eggent-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oracle
Source: https://github.com/eggent-ai/eggent/tree/main/bundled-skills/oracle
Command: npx skills add https://github.com/eggent-ai/eggent --skill oracle-eggent-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Oracle bundles your prompt and selected files into a single contextual request that preserves repository context for AI answers.

Core Features & Use Cases

  • Session-based analysis: maintain long-running context across multiple runs with stored sessions.
  • Flexible file selection: attach files, directories, and globs while respecting ignore rules and size limits.
  • Engine choices & attachments: switch between browser-based and API-based engines and manage attachments for efficient reasoning.

Quick Start

Provide a task prompt and select files with --file patterns, then run the oracle CLI to bundle them into a single contextual request.

Frequently Asked Questions about oracle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bundle prompts and files into a single contextual request for AI models?

To bundle prompts and files for AI models, provide a task prompt and select files using --file patterns, then run the oracle CLI to bundle them into a single contextual request that preserves repository context for AI answers.

Can I maintain long-running context across multiple AI code analysis runs?

Yes, you can maintain long-running context across multiple AI code analysis runs by using session-based analysis, which stores sessions to preserve repository context and continuity across multiple invocations.

How do I attach files, directories, and globs to an AI prompt while respecting ignore rules?

You attach files, directories, and globs to an AI prompt using --file patterns, which automatically respect ignore rules and size limits to manage file-attachment handling efficiently for contextual AI requests.

Does oracle work with both browser-based and API-based AI engines?

Yes, oracle works with both browser-based and API-based AI engines, allowing you to switch between engine choices and manage attachments for efficient reasoning during long-context code reviews or data extraction.

What is the best way to perform long-context code reviews using repository context?

The best way to perform long-context code reviews using repository context is to bundle your selected files and prompt into a single contextual request, enabling the AI model to answer with full repository context for accurate investigations.

How do I configure session management and file attachments using a frontmatter-driven workflow?

You configure session management and file attachments using a frontmatter-driven configuration workflow that coordinates optional scripts, references, and assets directories to manage contextual AI requests and session-backed investigations.