oracle

Bundle prompts with selected repository files into a single contextual request.

Updated Jan 31, 2026
One-click install
npx skills add https://github.com/zyj18860969891-byte/openclaw-railway --skill oracle-zyj18860969891-byte
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: oracle
Source: https://github.com/zyj18860969891-byte/openclaw-railway/tree/main/skills/oracle
Command: npx skills add https://github.com/zyj18860969891-byte/openclaw-railway --skill oracle-zyj18860969891-byte

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Oracle bundles your prompt with selected files into a single contextual request so the model can respond with real repository context, reducing guesswork when examining codebases.

Core Features & Use Cases

  • Bundle prompts with repository files to provide the model with concrete context for accurate answers.
  • Supports long-running browser sessions, session reattachment, and both browser-based and API workflows.
  • Attach files using flexible patterns and enforce ignore rules, size limits, and dotfile handling to keep inputs manageable.

Quick Start

Use oracle to select a tight file set and run a browser-based session to generate context-aware results.

Frequently Asked Questions about oracle

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

FAQPage Schema
How do I provide repository context to an AI model when asking questions about my codebase?▼

You can provide repository context by bundling your prompt with selected files into a single request, enabling the model to generate accurate, context-aware answers instead of guessing.

Does oracle support long-running browser sessions for code analysis?▼

Yes, oracle supports long-running browser sessions, session reattachment, and both browser-based and API workflows to continuously manage code context.

What is the best way to attach files to a prompt without exceeding input limits?▼

Attach files using flexible patterns while enforcing ignore rules, file size limits, and dotfile handling to keep the bundled prompt inputs manageable.

How do I bundle prompts with selected repository files for API workflows?▼

Bundle prompts with selected repository files into a single contextual request to provide concrete context for accurate answers in API or browser-based workflows.

Can I use oracle to analyze documentation and configuration files along with source code?▼

Yes, oracle bundles prompts with repository files including codebases, docs, and configuration, enforcing file selection rules to provide real context to the model.