oracle-ai-developer-hub
Build AI agents and RAG apps on Oracle AI Database
All Skills in This Repository (20)
Pure Emerald Level Indicatorsbuild-paths
Route Oracle AI Database projects to matching build-path scaffolds by difficulty.
build-paths-advanced
Scaffold Oracle AI DB agent projects with DB-only state and verify.py checks.
build-paths-beginner
Scaffold a RAG chatbot with OracleVS embeddings and a Grok-4 chat UI.
build-paths-intermediate
Scaffold a Grok-4 tool-calling agent over an Oracle schema with MCP and ONNX embeddings.
oracle-mcp-server-helper
Creates LangChain BaseTool wrappers for Oracle SQL queries and vector search via oracledb.
oracle-aidb-docker-setup
Provision a local Oracle 26ai Free database in Docker with a project-specific application user.
langchain-oracledb-helper
Scaffold an Oracle Database-backed LangChain vector store with chat history.
hardware
Read and control I2C and SPI peripherals on Sipeed boards.
summarize
Summarize web URLs, podcasts, and local files with configurable models.
skill-creator
Create or update AgentSkills with SKILL.md metadata and resource folders.
github
Manage GitHub issues, pull requests, and CI runs via gh CLI.
tmux
Send keystrokes and scrape pane output from tmux sessions.
Frequently Asked Questions
FAQPage SchemaHow to install Oracle AI Developer Hub?▼
Run `npx skills add oracle-devrel/oracle-ai-developer-hub --all -g -y` in your terminal to install all skills in this suite globally.
What can I build with Oracle AI Developer Hub?▼
You can scaffold RAG chatbots, tool-calling SQL agents, and full agent systems where Oracle AI Database is the only state store, across beginner to advanced difficulty paths.
Does it work with Claude Code and other AI agents?▼
Yes. All skills are agent-agnostic markdown that works in Claude Code, Cursor, Codex, and any agent that follows the SKILL.md standard.
Do I need an Oracle Cloud account to use it?▼
You only need a free OCI Generative AI API key for the LLM; the Oracle 26ai database runs locally in Docker with no full cloud tenancy required.
Can beginners use this without deep Oracle knowledge?▼
Yes. The beginner path scaffolds a working PDF-to-chat app in about an afternoon, and the agent handles the Oracle setup, embeddings, and verification for you.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core