What problem does it solve?
This Skill removes the uncertainty and boilerplate involved in starting an Oracle AI Database demo by prompting you for a difficulty level and then dispatching to the correct end-to-end scaffold workflow.
Core Features & Use Cases
- Difficulty-based scaffolding: routes you into beginner, intermediate, or advanced build paths with the right app shape and safety constraints.
- Oracle-first demo stack setup: ensures Docker-based Oracle 26ai Free is used and that the generated project includes the required integration layers for UI, chat adapter, and verification.
- Decision guardrails: enforces OCI Generative AI requirements (bearer-token API key) and stops when prerequisites are missing or when requested capabilities fall outside the v1 scope.
Quick Start
Ask your coding agent to run the build-paths router and pick intermediate when you want an NL2SQL tool-calling agent with in-database ONNX embeddings, then provide your target directory and confirm when prompted.