Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

Skills

Skills enthält 11 gesammelte Skills von CleanroomMC, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
11
Stars
2
aktualisiert
2026-05-08
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

modernize-modpack
Softwareentwickler

Modernizes an existing Minecraft 1.12.2 modpack for Cleanroom by reading the latest Cleanroom preparation guide, locating the real mods directory, planning replacements/additions/removals from filenames only, optionally downloading latest CurseForge-compatible replacements or additions, and disabling removed mods as .disabled files.

2026-05-08
check-prerequisites
Softwareentwickler

Checks prerequisites for CurseForge API workflows, including asking the user for a CurseForge API key, selecting a Python 3.12 runner, and ensuring httpx can run. Use before CurseForge skills that call the CurseForge API.

2026-05-08
download-mods
Softwareentwickler

Downloads Minecraft 1.12.2 CurseForge mods from CurseForge URLs or slugs by resolving each slug through the CurseForge API, selecting the newest compatible file, and saving the file locally. Use when the user provides CurseForge mod links and wants downloads.

2026-05-08
detect-mods-directory
Softwareentwickler

Locates and validates the correct Minecraft mods directory for an existing modpack or launcher instance. Use when a task needs the mods folder path before analyzing, importing, detecting, or migrating Minecraft mods.

2026-05-08
detect-mods
Softwareentwickler

Detects existing Minecraft mod JARs with packwiz curseforge detect and converts matching files into CurseForge metadata. Use only for CurseForge-based modpacks or when the user asks to detect CurseForge mods already present in mods/.

2026-05-08
packwiz-curseforge-add
Softwareentwickler

Adds CurseForge mods, resource packs, or files to a Minecraft 1.12.2 Forge packwiz modpack. Use when the source is a CurseForge URL, slug, project ID, or file ID.

2026-05-08
packwiz-curseforge-export
Softwareentwickler

Exports a packwiz Minecraft 1.12.2 Forge modpack to a CurseForge-compatible zip. Use when preparing a CurseForge upload or launcher import package.

2026-05-08
packwiz-curseforge-import
Softwareentwickler

Imports an existing CurseForge Minecraft modpack into packwiz. Use when converting a CurseForge zip, manifest.json, minecraftinstance.json, or installed CurseForge instance to packwiz metadata for a 1.12.2 Forge pack.

2026-05-08
packwiz-forge-1122-init
Softwareentwickler

Initializes a packwiz modpack for Minecraft 1.12.2 Forge. Use when creating a new packwiz pack, reinitializing pack.toml, or setting pack metadata for a 1.12.2 Forge modpack.

2026-05-08
packwiz-pack-maintenance
Softwareentwickler

Maintains an existing packwiz Minecraft 1.12.2 Forge modpack. Use for refresh, list, update, remove, pin, unpin, acceptable-game-versions, and routine metadata verification.

2026-05-08
packwiz-url-add
Softwareentwickler

Adds non-CurseForge and non-Modrinth direct-download files to a packwiz modpack. Use for private mods, forks, custom 1.12.2 Forge JARs, or stable direct URLs that packwiz cannot manage through platform commands.

2026-05-08