·oracle
</>

oracle

clawdbot/clawdbot

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

0Installs·0Trend·@clawdbot

Installation

$npx skills add https://github.com/clawdbot/clawdbot --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: clawdbot/clawdbot.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/clawdbot/clawdbot --skill oracle
Category
</>Dev Tools
Verified
First Seen
2026-02-05
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: clawdbot/clawdbot.

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/clawdbot/clawdbot --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/clawdbot/clawdbot

Details

Category
</>Dev Tools
Source
user
First Seen
2026-02-05