oracle

Bundle prompts with file sets to orchestrate repeatable Oracle CLI workflows.

2|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/AG064/argentum --skill oracle-ag064
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oracle
Source: https://github.com/AG064/argentum/tree/main/skills/oracle
Command: npx skills add https://github.com/AG064/argentum --skill oracle-ag064

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Oracle CLI workflows often struggle with inconsistent prompt usage and scattered file attachments, making it hard to reproduce results and share setups.

Core Features & Use Cases

  • Prompt-bundling: Combine prompts with relevant files into a single runnable task.
  • Session & Engine Management: Manage long-running runs across browser and API engines with slugs for easy reattachment.
  • Use Case: Create repeatable oracle tasks for CI pipelines or team handoffs, ensuring consistent inputs and environment.

Quick Start

Run oracle with a bundled prompt and file set to execute a repeatable workflow.

Frequently Asked Questions about oracle

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

FAQPage Schema
How do I bundle oracle CLI prompts with file attachments for repeatable runs?

You can bundle oracle CLI prompts with file attachments by combining them into a single runnable task using --file patterns. This ensures consistent inputs and environments across local development and deployments.

Can I manage long-running oracle CLI workflows across different engines?

Yes, you can manage long-running oracle CLI workflows across browser and API engines. The process uses session slugging to easily reattach to and track active sessions during extended tasks.

How do I automate oracle CLI tasks for CI pipelines and team handoffs?

Automate oracle CLI tasks for CI pipelines by bundling prompts with relevant file sets into repeatable workflows. This guarantees consistent inputs, environment configurations, and reproducible results for team handoffs.

Does the oracle CLI workflow safeguard against exposing secrets during long tasks?

Yes, the oracle CLI workflow includes safeguards against exposing secrets while running long tasks. This protection ensures sensitive environment data remains secure during automated prompt execution.

What is the best way to select an engine for oracle CLI session management?

The best way to select an engine for oracle CLI session management is choosing between browser or API modes based on your deployment environment. This selection is part of orchestrating repeatable runs.

Why do I need session slugging when orchestrating oracle CLI workflows?

You need session slugging when orchestrating oracle CLI workflows to easily reattach to long-running runs. Slugs provide a reliable identifier to track and manage active sessions across different engines.