Oracle Developers avatar

Oracle Developers

Official

@oracle-devrel

0Followers
|
314Public Repos
|
20Published Skills

Offers infrastructure scaffolding, database integration, and hardware peripheral control for enterprise-grade software engineering and data-centric project development.

Skills Distribution
DomainData Systems...Database Engineering (40%)Infrastructure Pro.. (30%)Embedded Systems (20%)Content Processing (10%)

Agent Skills by Oracle Developers

Showing 20 vetted skills indexed across 1 GitHub repositories.

oracle-devreloracle-devrel
4.4k

soccer-workshop-setup

Bootstrap the soccer analytics agent workshop environment with Oracle AI Database, ML models, and hybrid retrieval.

Official
Advanced
oracle-devreloracle-devrel
4.4k

design-taste-frontend

Generates React and Next.js frontend interfaces with enforced design rules, motion physics, and anti-generic styling constraints.

Official
Advanced
oracle-devreloracle-devrel
4.4k

hardware

Read and control I2C and SPI peripherals on Sipeed embedded boards.

Official
Intermediate
oracle-devreloracle-devrel
4.4k

skill-creator

Create and package AgentSkills with scripts, references, and assets.

Official
Intermediate
oracle-devreloracle-devrel
4.4k

github

Interact with GitHub issues, pull requests, and CI runs using the gh CLI.

Official
Basic
oracle-devreloracle-devrel
4.4k

tmux

Remote-control tmux sessions by sending keystrokes and scraping pane output.

Official
Intermediate
oracle-devreloracle-devrel
4.4k

weather

Fetch current weather conditions and forecasts using free curl-based APIs.

Official
Basic
oracle-devreloracle-devrel
4.3k

build-paths

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

Official
Intermediate
oracle-devreloracle-devrel
4.3k

build-paths-advanced

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

Official
Advanced
oracle-devreloracle-devrel
4.3k

build-paths-beginner

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

Official
Advanced
oracle-devreloracle-devrel
4.3k

build-paths-intermediate

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

Official
Advanced
oracle-devreloracle-devrel
4.3k

oracle-mcp-server-helper

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

Official
Intermediate
oracle-devreloracle-devrel
4.3k

oracle-aidb-docker-setup

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

Official
Intermediate
oracle-devreloracle-devrel
4.3k

langchain-oracledb-helper

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

Official
Intermediate
oracle-devreloracle-devrel
4.3k

hardware

Read and control I2C and SPI peripherals on Sipeed boards.

Official
Intermediate
oracle-devreloracle-devrel
4.3k

summarize

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

Official
Intermediate
oracle-devreloracle-devrel
4.3k

skill-creator

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

Official
Advanced
oracle-devreloracle-devrel
4.3k

github

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

Official
Basic
oracle-devreloracle-devrel
4.3k

tmux

Send keystrokes and scrape pane output from tmux sessions.

Official
Intermediate
oracle-devreloracle-devrel
4.3k

weather

Fetch current weather and multi-day forecasts via wttr.in or Open-Meteo JSON.

Official
Basic

Frequently Asked Questions About Oracle Developers

FAQPage Schema
What specific database tasks can be performed using these resources?

These resources enable the provisioning of local Oracle 26ai instances, the creation of vector store implementations for RAG architectures, and the generation of SQL query wrappers for database-backed applications. You can scaffold projects ranging from beginner-level chatbots to advanced schema-based implementations using integrated vector embeddings.

Which hardware and peripheral interfaces are supported?

The registry supports direct interaction with Sipeed boards, specifically enabling the reading and control of I2C and SPI peripherals. These capabilities allow developers to bridge physical hardware sensor data with local database environments or processing logic.

What are the prerequisites for deploying these database scaffolds?

Deployment requires a functional Docker environment for database provisioning and the installation of the oracledb driver for connectivity. Projects utilizing these scaffolds depend on specific metadata structures defined in SKILL.md files to ensure proper configuration of vector stores and schema-based project environments.