[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-75807":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":9,"totalLinesOfCode":9,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":9,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":9,"rankLanguage":9,"license":9,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":9,"createdAt":9,"pushedAt":9,"updatedAt":24,"readmeContent":25,"aiSummary":26,"trendingCount":16,"starSnapshotCount":16,"syncStatus":27,"lastSyncTime":28,"discoverSource":29},75807,"skills","oracle\u002Fskills","oracle","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.",null,"https:\u002F\u002Fgithub.com\u002Foracle\u002Fskills","Python",665,172,34,16,0,17,28,110,51,10.71,false,"main","2026-06-12 02:03:36","# Oracle Skills\n\nOracle Skills is a collection of practical, installable skills for working with Oracle technologies.\n\nThe 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.\n\n## Installation\n\nInstall a domain by appending the root-level domain directory to the repository name:\n\n```bash\nnpx skills add oracle\u002Fskills\u002Fdb\nnpx skills add oracle\u002Fskills\u002Fgraal\n...\n```\n\n## Repository Goals\n\n- Provide Oracle-wide skills in one repository.\n- Define domain entry points that help developers and agents route to the right topic quickly.\n- Keep each skill practical, source-backed, and easy to consume on demand.\n- Allow each domain to evolve its own taxonomy without breaking repo-wide consistency.\n\n## Domains\n\n- `db\u002F` is the active Oracle Database domain and includes database, ORDS, SQLcl, framework, container, and agent workflow skills.\n- `oci\u002F` is the root for future Oracle Cloud Infrastructure skills.\n- `fusion\u002F` is the root for future Oracle Fusion skills.\n- `apex\u002F` is the root for future Oracle APEX skills.\n- `graal\u002F` contains GraalVM skills, starting with Native Image.\n\n## Start Here\n\n1. Pick the domain closest to your task.\n2. Install that domain skill.\n3. Add other domain skills only when needed.\n\n## Repository Layout\n\n```text\n.\n├── db\u002F\n│   ├── SKILL.md\n│   ├── admin\u002F\n│   ├── agent\u002F\n│   ├── appdev\u002F\n│   ├── architecture\u002F\n│   ├── containers\u002F\n│   ├── design\u002F\n│   ├── devops\u002F\n│   ├── features\u002F\n│   ├── frameworks\u002F\n│   ├── migrations\u002F\n│   ├── monitoring\u002F\n│   ├── ords\u002F\n│   ├── performance\u002F\n│   ├── plsql\u002F\n│   ├── security\u002F\n│   ├── sql-dev\u002F\n│   └── sqlcl\u002F\n├── fusion\u002F\n│   └── SKILL.md\n├── apex\u002F\n│   └── SKILL.md\n├── graal\u002F\n│   ├── SKILL.md\n│   └── native-image\u002F\n│       ├── build-native-image.md\n│       ├── native-build-tools.md\n│       ├── reachability-metadata.md\n│       └── troubleshooting.md\n└── oci\u002F\n    └── SKILL.md\n```\n\nEach domain has its own `SKILL.md` and any supporting index files it needs.\n\nFor a real domain, organize content by category directories and use `SKILL.md` as the table of contents. A domain `SKILL.md` should normally include:\n\n- `## How to Use This Domain`\n- `## Directory Structure`\n- `## Category Routing`\n- `## Key Starting Points`\n- `## Common Multi-Step Flows`\n\nFor stub domains, keep `SKILL.md` minimal and point users back to this `README.md` and `SKILL_AUTHORING_GUIDE.md`.\n\n## Version Coverage Standard\n\n- Skills that include version-specific behavior must include a section named `## Oracle Version Notes (19c vs 26ai)`.\n- Use Oracle Database 19c as the baseline compatibility target unless stated otherwise.\n- Explicitly call out features that require newer releases and provide 19c-compatible alternatives where practical.\n","Oracle Skills 是一个包含100多个实用且有文档支持的指南库，旨在帮助用户更高效地使用Oracle数据库及相关技术。该项目通过提供可安装的技能包，覆盖了从数据库管理到GraalVM等多领域的操作指导，每个技能都基于官方文档编写，确保内容准确可靠。采用JavaScript语言构建，用户可以通过简单的命令行指令按需添加所需的技术领域模块。适合于需要快速获取Oracle产品相关知识与实践技巧的开发者、运维人员及技术支持团队，在进行项目开发、系统维护或是学习新功能时参考使用。",2,"2026-06-11 03:53:23","trending"]