·oracle
</>

oracle

steipete/clawdis

Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).

28Installs·4Trend·@steipete

Installation

$npx skills add https://github.com/steipete/clawdis --skill oracle

SKILL.md

Oracle bundles your prompt + selected files into one “one-shot” request so another model can answer with real repo context (API or browser automation). Treat output as advisory: verify against code + tests.

Default workflow here: --engine browser with GPT‑5.2 Pro in ChatGPT. This is the common “long think” path: 10 minutes to 1 hour is normal; expect a stored session you can reattach to.

--file accepts files, directories, and globs. You can pass it multiple times; entries can be comma-separated.

Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns). Source: steipete/clawdis.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/steipete/clawdis --skill oracle
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is oracle?

Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns). Source: steipete/clawdis.

How do I install oracle?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/steipete/clawdis --skill oracle Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/steipete/clawdis

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01