Oracle
🛠️ Agent SkillClawHub
CLI tool to bundle prompt + files for second-model review via API or browser.
Oracle is a lightweight CLI tool designed for developers and AI enthusiasts who want an independent review of their code, prompts, or designs. By packaging a prompt along with specified files, Oracle sends the bundle to a secondary model (configurable via API or manual browser submission) to get an unbiased second opinion. It supports various use cases: debugging code, verifying refactor correctness, checking UI designs, or validating prompt effectiveness. The tool is available as a skill on ClawHub, with over 17k downloads, indicating its utility in agent workflows. Its simplicity—just a single command—makes it easy to integrate into development pipelines, enabling rapid iteration and quality assurance without switching contexts.
💡Highlights
- ├─Bundle prompt + files in one CLI command
- ├─Review via second model (API or browser)
- └─17,945 downloads, 1,156 installs
🎯For
- ├─Developers
- ├─AI engineers
- └─Prompt engineers