using-bgs-modding-superpowers

Inject Bethesda modding toolkit context and route session intents to specialized skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Agents working on Bethesda Game Studio modpack curation lack consistent context at the start of a session, leading to missed plugin rules, incorrect skill routing, and unsafe modding actions that can corrupt game or mod data.

Core Features & Use Cases

  • Automatic per-session injection: Loads automatically at the start of every conversation involving BGS modding, MO2, xEdit, or modpack work, no manual invocation required.
  • Centralized skill routing: Lists all available task-specific skills with their auto-trigger intents, ensuring requests are routed to the correct specialized skill without user prompting.
  • Non-negotiable rule enforcement: Embeds critical plugin guardrails (such as never writing directly to game Data folders, always using the xEdit MCP for plugin edits) to prevent unsafe or incorrect modding actions. Use case: When a user starts a new session to work on their Fallout 4 modpack, this skill automatically loads the full toolkit context, so the agent immediately knows to route mod evaluation requests to the evaluating-bgs-mods skill and never modifies game files directly outside MO2 overlays.

Quick Start

Start any conversation about Bethesda modding, MO2, xEdit, or modpack curation, and this skill will automatically load the full toolkit context and route your request to the correct specialized skill.

Frequently Asked Questions about using-bgs-modding-superpowers

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

FAQPage Schema
How do I safely manage Bethesda mods without corrupting game data?

To safely manage Bethesda mods, you must enforce non-negotiable plugin guardrails, such as never writing directly to game Data folders and always using MO2 overlays. This prevents unsafe modding actions that can corrupt game or mod data.

How do I ensure my AI assistant knows MO2 and xEdit rules at the start of a session?

To ensure your AI assistant knows MO2 and xEdit rules at the start of a session, use an automatic session bootstrap context. It auto-injects core toolkit rules without manual user intervention, eliminating missing toolkit knowledge.

What is the best way to route mod evaluation requests during BGS modpack curation?

The best way to route mod evaluation requests during BGS modpack curation is through centralized skill routing. It lists available task-specific skills and automatically routes user intents to specialized task skills without manual prompting.

Do I need to manually activate a skill for xEdit plugin file editing?

No, you do not need to manually activate a skill for xEdit plugin file editing. The session bootstrap loads automatically at the start of any conversation involving xEdit, enforcing the requirement to always use the xEdit MCP for plugin edits.

Why does my AI assistant miss plugin rules when working on Fallout 4 modpacks?

Your AI assistant misses plugin rules because it lacks consistent context at the start of a session. Applying automatic per-session injection for BGS modpack curation eliminates missing toolkit knowledge and prevents incorrect skill routing.

What limitations exist when using MO2 for Bethesda Game Studio modpack curation?

A key limitation when using MO2 for Bethesda Game Studio modpack curation is the risk of agents bypassing plugin guardrails. You must never write directly to game Data folders and must always use the xEdit MCP for plugin edits to prevent data corruption.