Skip to main content
Run any Skill in Manus
with one click
$pwd:
oracle-devrel
GitHub creator profile

oracle-devrel

Repository-level view of 8 collected skills across 3 GitHub repositories, including approximate occupation coverage.

skills collected
8
repositories
3
occupation fields
1
updated
2026-05-22
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
oracle-ai-developer-hub
5 skills3.5k644updated 2026-05-22
63% of creator
build-paths-advanced
Software Developers

Scaffold an agent system where Oracle AI DB is the *only* state store, composed from the build-paths/skills/ building-block library. Stack — langchain-oracledb + oracle-database-mcp-server + in-DB ONNX embeddings + OCI GenAI Grok 4 + Open WebUI. Three projects — production-feeling NL2SQL+RAG hybrid analyst, self-improving research agent, conversational schema designer. For users who want a real DB-as-only-store agent demo.

2026-05-22
build-paths-beginner
Software Developers

Scaffold a small RAG chatbot on Oracle 26ai Free + langchain-oracledb + OCI Generative AI Grok 4 + sentence-transformers MiniLM-L6-v2 (Python-side embeddings, same model intermediate/advanced register inside Oracle) + Open WebUI. Three flavors that share one skeleton — PDF / Markdown / Web. For users new to Oracle who want a polished demo running in an afternoon.

2026-05-22
build-paths-intermediate
Software Developers

Scaffold a Grok-4 tool-calling agent over an Oracle schema using langchain-oracledb + oracle-database-mcp-server + in-DB ONNX embeddings (registered MiniLM model, no external embedding API) + Open WebUI. For users who've built RAG before and want to rebuild it on the production-feeling Oracle stack.

2026-05-22
build-paths
Software Developers

Top-level router for the build-paths skill set. Asks the user one question (which path?), then dispatches to beginner/, intermediate/, or advanced/. Use when the user wants to scaffold an Oracle-AI-DB project but hasn't picked a difficulty yet.

2026-05-22
oracle-aidb-docker-setup
Software Developers

Bring up Oracle 26ai Free in Docker, create a project-scoped app user with USERS tablespace + ONNX-friendly grants, and write a `.env` ready for the rest of the build-paths skills. Idempotent — safe to re-invoke. Use when any project needs a fresh local Oracle 26ai instance.

2026-05-22
#002
technology-engineering
2 skills171104updated 2026-05-06
25% of creator
autonomous-data-loader
Database Architects

generate and safely execute oracle autonomous ai lakehouse data loading and oci object storage lakehouse access workflows using dbms_cloud. use when the user wants to list oci object storage files, choose files or prefixes to load, create conservative csv staging tables, generate or run copy_data or copy_collection, tune dbms_cloud format options, load json documents into soda collections, create external tables to query apache iceberg data stored in oci object storage using direct metadata.json or hadoop catalog patterns, monitor user_load_operations or dba_load_operations, inspect logfile_table or badfile_table, troubleshoot rejected rows, reconcile loads, or profile staged data after loading. this skill is mcp-first with generate-only fallback and is scoped to oci object storage and dbms_cloud-based workflows.

2026-05-06
autonomous-ops-watch
Network & Computer Systems Administrators

inspect sql-observable operational evidence for one connected oracle autonomous ai lakehouse. use when users ask for maintenance notifications, patch identifiers or patch details, client errors, lockdown profile errors, operator access audit evidence, unified audit highlights, active or blocking sessions, invalid objects, compile errors, table or partition access statistics, or an operations summary based only on sql evidence. this skill is read-only, sql/mcp-first, and does not use oci apis, oci events, console, cli, lifecycle actions, resource principal views, or external schedulers.

2026-05-06
Showing 3 of 3 repositories
All repositories loaded