oracle

Bundle prompts, select engines, and manage sessions with the oracle CLI.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/pertain99/openclaw-better --skill oracle-pertain99
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oracle
Source: https://github.com/pertain99/openclaw-better/tree/main/skills/oracle
Command: npx skills add https://github.com/pertain99/openclaw-better --skill oracle-pertain99

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Oracle CLI usage can be error-prone and slow without clear patterns for bundling prompts, choosing engines, managing sessions, and attaching files. This guide provides best practices to streamline these workflows and reduce cognitive load.

Core Features & Use Cases

  • Best practices for prompt bundling with the oracle CLI to provide rich context.
  • Engine selection, session management, and cost-aware workflows to minimize latency and spend.
  • File attachment and project-scoped run strategies to enable repeatable tasks across environments.

Quick Start

Provide a task description, attach relevant files with --file, and run oracle with the desired engine and model.

Frequently Asked Questions about oracle

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

FAQPage Schema
How do I attach files to oracle CLI prompts for browser tasks?

You can attach files to oracle CLI prompts using the --file flag to provide rich context for browser or API tasks. This enables repeatable run strategies across different environments with stored sessions.

What is the best way to bundle prompts with the oracle CLI?

The best way to bundle prompts with the oracle CLI is to follow established best practices that group task descriptions with relevant context. This minimizes latency and reduces cognitive load during workflow automation.

How does session management work for oracle CLI projects?

Session management in the oracle CLI allows you to store and track sessions across multiple projects. This enables project-scoped run strategies so you can maintain state and resume repeatable tasks efficiently.

Can I run oracle CLI tasks with specific engine and model selections?

Yes, you can specify desired engines and models when running oracle CLI tasks. Proper engine selection supports cost-aware workflows, helping you minimize spend and latency for browser or API operations.

Do I need npm to deploy and install the oracle CLI?

You need an npm-based deployment environment to install the oracle CLI. The guide defines a structured install snippet for npm, providing recommended defaults to enforce a clear workflow setup.