ConsoleUtil Extended
🟠 Updated over a year ago⚠️ Install Order · 7 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.7% endorsement rate
- 🏆 #31 of 32 Utilities mods in this game by downloads
📋 About This Mod
ConsoleUtil Extended
CUE is designed to allow mod authors and users to easily execute arbitrary Papyrus (or native code through Papyrus bindings) in-game for development and debugging. For instance, you can create commands to print out important script properties, test out functions on NPCs, or quickly edit forms in game (add/remove keywords, factions, etc) without needing to check logs or set up special hotkeys for every combination you want to test.
Note that this mod does not add new commands by itself. You can check out Extended Console if you're interested in seeing how CC works.
Additionally, there is a Papyrus API which, among other things, allows you to execute console commands via Papyrus Scripts, register for Console Events to be notified when the player uses certain console commands and view recently used console commands used by the player.
Ensure to delete other versions of ConsoleUtil when using this mod.
Extending the Console: How it Works
CUE registers custom commands using configuration files that can be found in Data/SKSE/CustomConsole. When the player enters something in their console, CUE will identify whether or not it is a custom command. If it isn't, the input will behave as normal. If it matches a command, CUE will automatically convert user-supplied arguments into the correct type and pass them to the corresponding Papyrus function defined in the config file. For instance, editor and form IDs will turn into their actual forms prior to the function being invoked, minimizing the need for manual parsing or type conversions in Papyrus (although they may still be necessary in some cases).
For Developers
Please refer to the Wiki if you're interested in creating your own console commands or listen to specific console commands. If you find issues with the mod/documentation or have additional questions, feel free to ask.
-
[]Sniffleman, powerofthree, CharmedBaryon, and alandtse for CommonlibSSE-NG
[
]meh321 for Address Library[]Karandra and fenix for providing extremely helpful code examples for interacting with Papyrus through SKSE
[]RE Discord for invaluable help and advice
- Nightfallstorm for finding VR addresses
ConsoleUtil Extended is an SKSE plugin for Skyrim Special Edition that lets mod authors create custom console commands using Papyrus scripts. Built with CommonLibSSE-NG, it's a popular utility with 1,789 endorsements and frequent updates, making it a solid choice for modders seeking deeper console functionality.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Community-approved with 1,789 endorsements and 259k downloads — clearly a go-to for modders
- Active development (last updated April 2025) means it's likely compatible with current game versions
- Opens up new scripting possibilities for mod authors, not just players
⚠️ Cons
- Requires SKSE and CommonLibSSE-NG — setup is more involved than a simple mod
- Aimed at mod authors, not casual players — no direct gameplay benefit unless you're scripting
- No detailed usage examples in the description — you'll need to dig into docs or community guides
For Skyrim mod authors who want to extend console commands with custom Papyrus logic. Also useful for advanced users who enjoy tinkering with console utilities. Skip if you're a player looking for gameplay changes — this is a developer tool.
💡 Beginner Tips
- Make sure you have SKSE installed and running before adding this plugin — it won't work without it.
- If you're using a mod manager like MO2 or Vortex, install ConsoleUtil Extended as a mod and enable it in your load order.
- Check the mod's forum posts or comments for examples of custom console commands — the description doesn't include any.
📊 Mod Details
- Game
- Skyrim Mods
- Author
- KrisV777
- Version
- 1.1.0
- Downloads
- 259,494
- Endorsements
- 1,789
- Category
- Utilities
- Created
- 11/10/2024
- Updated
- 4/24/2025
🧩 Commonly Used Together
Users add these mods to the same collections — a real compatibility signal, not an AI guess.
🔧 How to Install Skyrim Mods
Download from Nexus.
📖 Full step-by-step install guide for Skyrim →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Skyrim commands, item IDs, and more.
Keep browsing — more Skyrim mods await