Skip to main content
Run any Skill in Manus
with one click

update-config-registry-to-module-path

Stars32
Forks5
UpdatedJune 11, 2026 at 19:33

将同一模块下、同一 config 根路径的配置声明统一改造成 ModulePath 复用,减少重复的静态路径字段。用于把 `Configs.X_CONFIG + String[] PATH` 风格收口为 `ModulePath module = makePath(...)` 加 `module.add(...)`。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly