oracle

Bundle prompts and selected files into a single context-rich request.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bundling multiple prompts and project files into a single, context-aware request for AI models to improve accuracy and reduce back-and-forth.

Core Features & Use Cases

  • Contextful bundling: Combine prompts with the relevant files (source code, docs, data) for a single, richer prompt.
  • Session-aware workflows: Maintain stored sessions across tasks and reattach to ongoing investigations.
  • Engine-choice and delivery: Switch between browser/API models to suit the task and environment.

Quick Start

Launch an initial prompt bundling session by selecting your files and starting the oracle workflow to generate a context-aware answer.

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 into a single context-rich prompt for AI models?

You can bundle multiple files into a single context-rich prompt by attaching source code, docs, and data files together. This creates a richer request for AI models to improve accuracy and reduce back-and-forth.

What is prompt bundling and when do I need it for repository context?

Prompt bundling combines prompts with relevant project files into a single context-aware request. It is needed for long-running or complex tasks requiring repository context, code samples, and attachments to improve AI accuracy.

Can I maintain stored sessions across different tasks and reattach to ongoing investigations?

Yes, you can maintain stored sessions across tasks and reattach to ongoing investigations. This session-aware workflow allows you to preserve context and continue complex tasks without starting over.

Does prompt bundling work with both browser and API engines?

Yes, prompt bundling supports switching between browser and API engines. This engine-choice and delivery feature allows you to select the model type that best suits your specific task and environment.

What is the best way to provide AI models with repository context for complex tasks?

The best way is to bundle prompts and selected files into a single context-rich request. By attaching source code and documentation, you provide comprehensive repository context that reduces the need for iterative clarification.

Are there limitations when attaching large files to a single prompt for AI models?

While file attachments improve context, limitations depend on the chosen browser or API engine's token limits. For long-running tasks, managing session size is crucial to avoid exceeding the AI model's processing capacity.