Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Oracle Skills is a curated, open-source collection of practical, installable skills for working with Oracle technologies. It provides developers, administrators, and AI agents with high-quality, source-backed guidance across the entire Oracle ecosystem.
| Date | Stars |
|---|---|
| 2026-07-31 | 770 |
| 2026-08-01 | 773 |
| 2026-08-06 | 773 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Oracle Skills
Oracle Skills is a collection of practical, installable skills for working with Oracle technologies.
The goal is to give developers and agents a single place to find source-backed Oracle guidance across Oracle Database, Oracle Cloud Infrastructure, GraalVM, Oracle Fusion, Oracle APEX, and future domains.
## Installation
Install a domain by appending the root-level domain directory to the repository name:
```bash
npx skills add oracle/skills/db
npx skills add oracle/skills/oci
npx skills add oracle/skills/graal
...
```
### Install in Claude Code
This repository also ships as a Claude Code plugin marketplace (`.claude-plugin/marketplace.json`), where each domain folder (`apex`, `db`, `fusion`, `graal`, `oci`) is published as its own plugin.
Register the marketplace, then install the domain plugins you need:
```bash
# Register this repo as a marketplace
/plugin marketplace add oracle/skills
# Install one or more domain plugins
/plugin install db@oracle-skills
/plugin install graal@oracle-skills
```
Already cloned the repo locally? Point the marketplace at the local path instead:
```bash
/plugin marketplace add ./
```
Browse and toggle installed plugins anytime with `/plugin`. Enabled plugins are tracked in `.claude/settings.json` under `enabledPlugins`.
## Repository Goals
- Provide Oracle-wide skills in one repository.
- Define domain entry points that help developers and agents route to the right topic quickly.
- Keep each skill practical, source-backed, and easy to consume on demand.
- Allow each domain to evolve its own taxonomy without breaking repo-wide consistency.
## Domains
- `db/` is the active Oracle Database domain and includes database, ORDS, SQLcl, framework, container, and agent workflow skills.
- `oci/` contains Oracle Cloud Infrastructure skills, including OCI Functions deployment and troubleshooting, OCI Kubernetes Engine cluster design and troubleshooting, OCI IoT Platform digital twin workflows, plus Enterprise AI guidance for OCI Generative AI, agents, RAG, governance, model endpoints, Autonomous Database, APEX, and integrations.
- `fusion/` is the root for future Oracle Fusion skills.
- `apex/` is the root for future Oracle APEX skills.
- `graal/` contains GraalVM skills, starting with Native Image.
## Start Here
1. Pick the domain closest to your task.
2. Install that domain skill.
3. Add other domain skills only when needed.
## Repository Layout
```text
.
├── db/
│ ├── SKILL.md
│ ├── admin/
│ ├── agent/
│ ├── appdev/
│ ├── architecture/
│ ├── containers/
│ ├── design/
│ ├── devops/
│ ├── features/
│ ├── frameworks/
│ ├── migrations/
│ ├── monitoring/
│ ├── ords/
│ ├── performance/
│ ├── plsql/
│ ├── security/
│ ├── sql-dev/
│ └── sqlcl/
├── fusion/
│ └── SKILL.md
├── apex/
│ └── SKILL.md
├── graal/
│ ├── SKILL.md
│ └── native-image/
│ ├── build-native-image.md
│ ├── native-build-tools.md
│ ├── reachability-metadata.md
│ └── troubleshooting.md
└── oci/
├── SKILL.md
├── enterprise-ai/
│ ├── SKILL.md
│ ├── models/
│ ├── agent-workflows/
│ ├── governance/
│ ├── data/
│ ├── cost/
│ └── integrations/
├── functions/
│ ├── oci-functions-deploy/
│ └── oci-functions-troubleshoot/
├── iot-platform/
│ ├── SKILL.md
│ ├── agents/
│ ├── references/
│ ├── scripts/
│ ├── templates/
│ └── tests/
└── oke/
├── cluster-design.md
├── troubleshooting.md
├── gva-node-pools.md
├── multus-multihome.md
├── skills/
├── scripts/
├── agents/
├── shared/
├── examples/
└── tests/
```
Each domain has its own `SKILL.md` and any supporting index files it needs.
For a real domain, organize content by category directories and use `SKILL.md` as the table of contents. A domain `SKILL.md` should normally include:
- `## How to Use This Domain`
- `## DireExcerpt of 4,832 characters
Read on GitHub55
21
11
9
Alina Yurenko · Oracle · Switzerland
3
3
3
2
2
2
2
1
1
1
1
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:8dd5248121380528, desc:ai agents