oracle

Bundle prompts and files into a single AI model request.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/breakingcircuits1337/agent-skills --skill oracle-breakingcircuits1337
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oracle
Source: https://github.com/breakingcircuits1337/agent-skills/tree/main/oracle
Command: npx skills add https://github.com/breakingcircuits1337/agent-skills --skill oracle-breakingcircuits1337

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of providing AI models with the necessary context by bundling prompts and files into a single request, making it easier to get detailed and context-rich responses.

Core Features & Use Cases

  • Prompt + File Bundling: Combine prompts and files into a single request for AI models.
  • Browser Mode: Use browser-based engines for complex tasks with GPT-5.2 Pro.
  • API Mode: Utilize API for Claude/Grok/Codex or multi-model runs.
  • Session Management: Store and reattach to sessions for extended tasks.
  • Use Case: When analyzing code or documentation, use the Skill to bundle the relevant files and prompts, allowing the AI to provide in-depth analysis and advice.

Quick Start

Run the oracle command with the --engine browser option and provide the necessary files and prompt to get a detailed analysis.

Frequently Asked Questions about oracle

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

FAQPage Schema
How do I bundle multiple files and prompts together for AI code analysis?

To bundle files and prompts for AI code analysis, this Skill combines them into a single request, providing the AI model with necessary context for detailed and in-depth responses.

Can I use browser-based AI engines for complex problem-solving tasks?

Yes, you can use browser-based engines for complex problem-solving tasks by running the command with the --engine browser option to leverage advanced models like GPT-5.2 Pro.

Does this tool support API mode for Claude, Grok, or Codex?

Yes, this tool supports API mode for Claude, Grok, or Codex, allowing you to utilize APIs for targeted tasks or execute multi-model runs for varied analysis.

What is the best way to manage extended AI analysis sessions?

The best way to manage extended AI analysis sessions is using the built-in session management feature, which stores and allows you to reattach to sessions for complex tasks.

How do I get detailed documentation review from an AI model?

To get detailed documentation review, bundle your relevant documentation files and prompts into a single request, enabling the AI to provide in-depth analysis and advice.

Are there limitations when bundling large files for AI context?

While it bundles files for context, limitations may depend on the selected engine's context window size; using browser or API mode dictates the specific capacity and processing scale.