java-class-analyzer

Installation
SKILL.md

Java Class Analyzer

Provides Java class analysis capabilities for AI Agents, supporting Maven dependency scanning and class file decompilation to retrieve source code.

Dependency Installation

Install dependencies before first use:

pip install -r scripts/requirements.txt

Core Features

1. Scan Maven Dependencies

Scan the project's Maven dependency tree, extract all JAR files, and build a class index:

Installs
11
First Seen
Mar 26, 2026