oracle-devreloracle-devrelOfficial·20 Agent Skills Included

oracle-ai-developer-hub

Build AI agents and RAG apps on Oracle AI Database

Scaffolds complete AI applications, agents, and RAG pipelines on Oracle AI Database and OCI Generative AI. Guides coding agents through database setup, in-database ONNX embeddings, vector search, agent memory, and MCP tool wiring. Removes guesswork with verified scripts, workshops, and notebooks so projects run end-to-end without fighting documentation.
npx skills add oracle-devrel/oracle-ai-developer-hub --all -g -y
Available:

Gives AI coding agents the operational rules, privacy constraints, and command paths needed to set up and extend the Oracle-backed apps and workshops in this hub.

All Skills in This Repository (20)

Pure Emerald Level Indicators
📦 In Repo
oracle-devreloracle-devrel

build-paths

Route Oracle AI Database projects to matching build-path scaffolds by difficulty.

Official
Intermediate
📦 In Repo
oracle-devreloracle-devrel

build-paths-advanced

Scaffold Oracle AI DB agent projects with DB-only state and verify.py checks.

Official
Advanced
📦 In Repo
oracle-devreloracle-devrel

build-paths-beginner

Scaffold a RAG chatbot with OracleVS embeddings and a Grok-4 chat UI.

Official
Advanced
📦 In Repo
oracle-devreloracle-devrel

build-paths-intermediate

Scaffold a Grok-4 tool-calling agent over an Oracle schema with MCP and ONNX embeddings.

Official
Advanced
📦 In Repo
oracle-devreloracle-devrel

oracle-mcp-server-helper

Creates LangChain BaseTool wrappers for Oracle SQL queries and vector search via oracledb.

Official
Intermediate
📦 In Repo
oracle-devreloracle-devrel

oracle-aidb-docker-setup

Provision a local Oracle 26ai Free database in Docker with a project-specific application user.

Official
Intermediate
📦 In Repo
oracle-devreloracle-devrel

langchain-oracledb-helper

Scaffold an Oracle Database-backed LangChain vector store with chat history.

Official
Intermediate
📦 In Repo
oracle-devreloracle-devrel

hardware

Read and control I2C and SPI peripherals on Sipeed boards.

Official
Intermediate
📦 In Repo
oracle-devreloracle-devrel

summarize

Summarize web URLs, podcasts, and local files with configurable models.

Official
Intermediate
📦 In Repo
oracle-devreloracle-devrel

skill-creator

Create or update AgentSkills with SKILL.md metadata and resource folders.

Official
Advanced
📦 In Repo
oracle-devreloracle-devrel

github

Manage GitHub issues, pull requests, and CI runs via gh CLI.

Official
Basic
📦 In Repo
oracle-devreloracle-devrel

tmux

Send keystrokes and scrape pane output from tmux sessions.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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