skyrim-archive

Read, extract, create, and edit Skyrim BSA/BA2 archives with BSArch.

17|8|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/SpookyPirate/spookys-automod-toolkit --skill skyrim-archive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skyrim-archive
Source: https://github.com/SpookyPirate/spookys-automod-toolkit/tree/main/.claude/skills/skyrim-archive
Command: npx skills add https://github.com/SpookyPirate/spookys-automod-toolkit --skill skyrim-archive

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Skyrim modding requires handling complex archive formats (BSA/BA2). This Skill provides a cohesive workflow to read, extract, create, and edit these archives, simplifying asset packaging and modification.

Core Features & Use Cases

  • Read archive metadata and contents.
  • Extract files or subfolders from archives for analysis or modification.
  • Create new archives from a Data-like directory structure for mod packaging.
  • Add, remove, or replace files within existing archives with preservation of compression and game compatibility.

Quick Start

Use the skyrim-archive skill to quickly inspect an archive and extract the textures folder from a mod.

Frequently Asked Questions about skyrim-archive

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

FAQPage Schema
How do I extract files from a Skyrim BSA or BA2 archive?

You can extract files or subfolders from Skyrim BSA/BA2 archives by reading the archive metadata and selecting the specific assets needed for modification or analysis. This process requires BSArch and correct game-type alignment.

Can I create new BSA archives for Skyrim mod packaging?

Yes, you can create new BSA archives for Skyrim mod packaging by building from a Data-like directory structure. This ensures proper asset compression and game compatibility for SSE, LE, FO4, or FO76.

Does editing existing BSA archives preserve game compatibility?

Editing existing BSA archives preserves game compatibility by maintaining the correct compression settings and game-type alignment. You can add, remove, or replace files within existing archives without breaking format integrity.

What do I need to manage Skyrim BSA archives effectively?

To manage Skyrim BSA archives effectively, you need BSArch for archive operations and correct game-type alignment such as SSE, LE, FO4, or FO76. This setup allows reading, extracting, creating, and editing archives.

Why should I audit Skyrim BSA archive contents?

Auditing Skyrim BSA archive contents allows you to read archive metadata and verify packaged assets before distribution. This ensures mod packaging contains the correct files and maintains proper game compatibility.

Is BSArch required for Skyrim archive operations?

BSArch is required for Skyrim archive operations because it handles the core reading, extracting, creating, and editing functions. Correct game-type alignment for SSE, LE, FO4, or FO76 is also necessary for successful processing.