install-planner

Generate structured installation workflows for Bethesda Game Studios modpacks.

11|3|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/BB-84C/bgs-modding-superpowers --skill install-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: install-planner
Source: https://github.com/BB-84C/bgs-modding-superpowers/tree/main/docs/internal/future-skills/install-planner
Command: npx skills add https://github.com/BB-84C/bgs-modding-superpowers --skill install-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Adding unvetted mods to a Bethesda Game Studios modpack without a structured plan leads to broken load orders, unexpected conflicts, and corrupted game saves. This skill eliminates that risk by generating a safe, step-by-step installation workflow for any mod accepted for inclusion in your modpack.

Core Features & Use Cases

  • Prerequisite & Install Method Identification: Automatically flags required dependencies and the correct installation method for any mod.
  • Install Type & Ordering Guidance: Determines whether a mod should be installed via your mod manager or at the root level, and defines its correct position in the load order.
  • Pre-Install Conflict Checking: Identifies likely conflicts with existing mods before activation to avoid post-install breakage.
  • Use Case: When adding a new quest mod to your Fallout 4 modpack, this skill will walk you through checking its DLC dependencies, placing it in the correct load order after the base game quests, and defining a quick smoke test to confirm it loads without errors.

Quick Start

Use the install-planner skill to create a safe installation workflow for the new mod you want to add to your Bethesda modpack.

Frequently Asked Questions about install-planner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan a safe mod installation for a Bethesda modpack?

Pre-install conflict checking identifies likely conflicts with existing mods before activation, ensuring any new addition to your Bethesda modpack loads without errors and prevents post-install breakage.

How do I determine the correct load order placement for a new mod?

Determining correct load order placement involves evaluating whether a mod should be installed via your mod manager or at the root level, then defining its exact position relative to your base game and existing mods.

What is the best way to prevent mod conflicts when adding new files to a Bethesda game?

Pre-install conflict checking identifies likely conflicts with existing mods before activation, ensuring any new addition to your Bethesda modpack loads without errors and prevents post-install breakage.

Can I use this installation workflow for vetted mods across different Bethesda games?

Yes, this workflow applies to mod curation for Bethesda Game Studios modpacks, generating repeatable, low-risk integration processes for any accepted mod to prevent broken load orders.

Why does adding unvetted mods to a modpack corrupt game saves?

Adding unvetted mods without a structured plan causes unexpected load order conflicts and broken references, directly leading to corrupted game saves and unstable Bethesda modpack environments.