oracle
✓@sreipete/oracle CLI を使用して、プロンプトと適切なファイルをバンドルし、デバッグ、リファクタリング、設計チェック、または相互検証のための 2 番目のモデル レビュー (API またはブラウザ) を取得します。
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 outputs as advisory: verify against the codebase + tests.
Default workflow here: --engine browser with GPT‑5.2 Pro in ChatGPT. This is the “human in the loop” path: it can take 10 minutes to 1 hour; 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.
@sreipete/oracle CLI を使用して、プロンプトと適切なファイルをバンドルし、デバッグ、リファクタリング、設計チェック、または相互検証のための 2 番目のモデル レビュー (API またはブラウザ) を取得します。 ソース: gmickel/my-claude-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/gmickel/my-claude-skills --skill oracle- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
oracle とは?
@sreipete/oracle CLI を使用して、プロンプトと適切なファイルをバンドルし、デバッグ、リファクタリング、設計チェック、または相互検証のための 2 番目のモデル レビュー (API またはブラウザ) を取得します。 ソース: gmickel/my-claude-skills。
oracle のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/gmickel/my-claude-skills --skill oracle インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/gmickel/my-claude-skills