One-click install
npx skills add https://github.com/Bitterbot-AI/bitterbot-desktop --skill oracle-bitterbot-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oracle
Source: https://github.com/Bitterbot-AI/bitterbot-desktop/tree/main/skills/oracle
Command: npx skills add https://github.com/Bitterbot-AI/bitterbot-desktop --skill oracle-bitterbot-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Oracle CLI usage often lacks a clear, repeatable approach to bundling prompts with files, managing engines, sessions, and attachment patterns. This guide provides a structured workflow to simplify complex oracle runs and improve reliability.

Core Features & Use Cases

  • Prompt + File Bundling: Combine prompts with selected files to create context-rich runs.
  • Engine & Session Guidance: Choose appropriate engines and manage stored sessions for long-running tasks.
  • Attachment Patterns: Define consistent rules for including and excluding attachments in runs.

Quick Start

Run oracle with bundled prompts and files, selecting the appropriate engine and reusing a saved session for continuity.

Frequently Asked Questions about oracle

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

FAQPage Schema
How do I bundle prompts with files using a CLI for repository context?

To bundle prompts with files using a CLI, combine your selected files with your text prompt to produce contextual, file-enriched executions for repository context.

What is the best way to manage long-running sessions in a dev tool CLI?

Managing long-running sessions in a dev tool CLI involves choosing appropriate engines and reusing stored sessions to maintain continuity across complex prompt runs.

How do attachment patterns work when bundling files with prompts?

Attachment patterns define consistent rules for including and excluding specific files in your prompt runs, ensuring safe and reliable file-enriched executions across browser or API sessions.

Can I execute file-enriched prompts across both browser and API sessions?

Yes, you can execute file-enriched prompts across browser or API executions by applying consistent attachment patterns and session management rules documented in the workflow metadata.

Why do I need structured workflows for prompt bundling and session management?

Structured workflows for prompt bundling solve the lack of a clear, repeatable approach to combining files with prompts, managing engines, and maintaining reliable attachment rules.