/install java-maven-common
Java Maven Common
Use this skill as the shared input layer for Java Maven review work.
Purpose
This skill handles the common project-ingest steps used by other Java Maven skills:
- ZIP unpack
- GitLab clone after SSH authorization
- project root normalization
- Maven root/module identification
Supported input
- Java Maven ZIP archive
- GitLab repository URL
Standard workflow
ZIP input
- Put archive into
temp/ - Unpack into a dedicated work directory under
temp/ - Normalize root directory
- Detect Maven modules by scanning
pom.xml
GitLab input
- Confirm SSH authorization has been granted by the user
- Clone repository into a dedicated work directory under
temp/ - Normalize root directory
- Detect Maven modules by scanning
pom.xml
Output
Generate a JSON summary that includes at least:
- input mode
- normalized root path
- project name
- module list
- module count
- whether scan is limited
Bundled resources
scripts/prepare_java_maven_project.py
Instruction scope
This skill does not produce the final business report by itself. It prepares the project input for downstream skills.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install java-maven-common - After installation, invoke the skill by name or use
/java-maven-common - Provide required inputs per the skill's parameter spec and get structured output
What is Java Maven Common?
Common input handling for Java Maven project review workflows. Use when a Java Maven project arrives as a ZIP archive or a GitLab repository URL and you need... It is an AI Agent Skill for Claude Code / OpenClaw, with 85 downloads so far.
How do I install Java Maven Common?
Run "/install java-maven-common" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Java Maven Common free?
Yes, Java Maven Common is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Java Maven Common support?
Java Maven Common is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Java Maven Common?
It is built and maintained by 刘岗强 (@mrliugangqiang); the current version is v1.0.0.