Oracle Developers
Official@oracle-devrel
Offers infrastructure scaffolding, database integration, and hardware peripheral control for enterprise-grade software engineering and data-centric project development.
Agent Skills by Oracle Developers
Showing 20 vetted skills indexed across 1 GitHub repositories.
soccer-workshop-setup
Bootstrap the soccer analytics agent workshop environment with Oracle AI Database, ML models, and hybrid retrieval.
design-taste-frontend
Generates React and Next.js frontend interfaces with enforced design rules, motion physics, and anti-generic styling constraints.
hardware
Read and control I2C and SPI peripherals on Sipeed embedded boards.
skill-creator
Create and package AgentSkills with scripts, references, and assets.
github
Interact with GitHub issues, pull requests, and CI runs using the gh CLI.
tmux
Remote-control tmux sessions by sending keystrokes and scraping pane output.
weather
Fetch current weather conditions and forecasts using free curl-based APIs.
build-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.
weather
Fetch current weather and multi-day forecasts via wttr.in or Open-Meteo JSON.
Frequently Asked Questions About Oracle Developers
FAQPage SchemaWhat 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.