Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
oracle avatar

Graal

  • 210 installs
  • 779 repo stars
  • Updated August 4, 2026
  • oracle/skills

Configure GraalVM polyglot runtimes and native images for fast JVM services, CLI tools, and multi-language backends with tuned startup and memory profiles.

About

Oracle GraalVM guidance from oracle/skills for polyglot JVM applications, native image compilation, performance tuning, and runtime configuration when building fast Java and multi-language backend or CLI services.

  • Native image compilation
  • Polyglot runtime setup
  • Startup optimization
  • Memory tuning guidance
  • JVM service packaging

Graal by the numbers

  • 210 all-time installs (skills.sh)
  • +13 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #23 of 89 Java & JVM skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/oracle/skills --skill graal

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs210
repo stars779
Last updatedAugust 4, 2026
Repositoryoracle/skills

What it does

Configure GraalVM polyglot runtimes and native images for fast JVM services, CLI tools, and multi-language backends with tuned startup and memory profiles.

Files

SKILL.mdMarkdownGitHub ↗

Oracle Graal Skills

Use this domain to build, configure, and troubleshoot GraalVM Native Image applications with Maven, Gradle, or the CLI.

How to Use This Domain

1. Start with the routing table below. 2. Read only the specific Native Image file needed for the task. 3. Prefer Native Build Tools for Maven or Gradle projects. Use the raw native-image workflow for simple Java files or direct CLI usage.

Directory Structure

graal/
|-- SKILL.md
`-- native-image/
    |-- build-native-image.md
    |-- native-build-tools.md
    |-- reachability-metadata.md
    `-- troubleshooting.md

Category Routing

TopicFile
native-image CLI builds, options, classpath, modules, output names, binary type, optimization, URL protocols, monitoring, securitygraal/native-image/build-native-image.md
Maven native-maven-plugin, Gradle org.graalvm.buildtools.native, build-tool tasks, plugin options, and native test routinggraal/native-image/native-build-tools.md
Missing reflection, JNI, resources, resource bundles, serialization, dynamic proxies, conditional metadata, and reachability-metadata.json layoutgraal/native-image/reachability-metadata.md
Build failures, runtime failures, missing metadata symptoms, class initialization issues, memory issues, diagnostics, Maven activation issues, and where to route fixesgraal/native-image/troubleshooting.md

Key Starting Points

  • graal/native-image/build-native-image.md
  • graal/native-image/native-build-tools.md
  • graal/native-image/reachability-metadata.md
  • graal/native-image/troubleshooting.md

Common Multi-Step Flows

TaskRecommended Sequence
Build a Java class with Native Imagenative-image/build-native-image.md
Configure a Maven or Gradle project for Native Imagenative-image/native-build-tools.md -> native-image/build-native-image.md for flags
Fix missing reflection, JNI, proxy, resource, bundle, or serialization metadatanative-image/reachability-metadata.md
Diagnose build failures or runtime behavior differencesnative-image/troubleshooting.md -> native-image/build-native-image.md -> native-image/reachability-metadata.md if metadata is involved

Sources

  • https://github.com/oracle/graal/tree/master/substratevm/skills/building-native-image
  • https://github.com/oracle/graal/tree/master/substratevm/skills/build-native-image-maven
  • https://github.com/oracle/graal/tree/master/substratevm/skills/build-native-image-gradle
  • https://www.graalvm.org/latest/reference-manual/native-image/

Related skills

Java & JVMbackenddevops

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.