SkillAgentSearch skills...

Twiki

A desktop app for browsing and tweaking your PC games with tweaks from PCGamingWiki and mods from NexusMods

Install / Use

/learn @elisoftli/Twiki
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img width="150px" src="assets/icon.png" align="center" /> <h2 align="center">Twiki</h2> <p align="center"> Twiki is a desktop app for browsing and tweaking your PC games with tweaks from <a href="https://www.pcgamingwiki.com/">PCGamingWiki</a> and mods from <a href="https://www.nexusmods.com/">NexusMods</a>.<br /> You can tweak your games manually using the built-in tools, or let the Auto Tweaker (an AI agent) handle config edits, registry changes, and file operations for you. </p> <p align="center"> <img src="https://img.shields.io/badge/PLATFORM-WINDOWS-0078d4?style=for-the-badge&logo=windows&logoColor=white" alt="Windows Only"> <a href="https://github.com/elisoftli/twiki/releases/latest"> <img src="https://img.shields.io/github/v/release/elisoftli/twiki?label=DOWNLOAD&style=for-the-badge&color=44cc11&logo=github" alt="Download"> </a> <a href="https://github.com/elisoftli/twiki/issues"> <img src="https://img.shields.io/badge/REPORT-ISSUE-e05d44?style=for-the-badge&logo=github&logoColor=white" alt="Report"> </a> </p> </p> <!-- <p align="center"> <img src="assets/screenshot-my-games.png" width="400"> &nbsp;&nbsp; <img src="assets/screenshot-game.png" width="400"> </p> --> <p align="center"> <img src="assets/auto-tweaker.gif" width="700"> </p>

How It Works

  1. Open Twiki - it detects your installed games
  2. Pick a game to see available tweaks from PCGamingWiki and mods from NexusMods
  3. Browse and tweak the game manually, or hit "Auto Tweak" and let the Auto Tweaker handle it

The game page shows install paths and config file paths - all clickable to open in file explorer or the built-in text editor. Some tweaks are out of scope for automation, so you just follow the instructions like you would on the PCGamingWiki website.

Auto Tweaker

The Auto Tweaker is an AI agent that reads the tweak instructions and figures out what operations to perform - editing config files, creating / moving files, modifying registry entries, downloading patches, etc.

<p> <img src="assets/screenshot-auto-tweaker-1.png" width="400"> &nbsp;&nbsp; <img src="assets/screenshot-auto-tweaker-2.png" width="400"> </p>

What it sends to the agent:

  • Game info (name, install path, config file paths, executable paths)
  • Tweak instructions from PCGamingWiki
  • System specs (OS, CPU, GPU, display resolution - optional, you can toggle which are shared in settings)

What control you have:

  • You review every operation before it runs - nothing happens without your approval
  • All changes are backed up automatically, so you can revert any tweak
  • System specs sharing is optional and configurable

What it can do:

  • Edit config files
  • Modify Windows Registry entries
  • Download and extract patches
  • Move, copy, and create files
  • Extract and repack game archives
  • Set launch options
  • Set CPU affinity and file attributes
  • Install ReShade addons (e.g. RenoDX HDR Mods)

What it can't do (yet):

  • In-game menu settings (anything that requires launching the game)
  • GPU driver settings (NVIDIA Control Panel, AMD Software, etc.)
  • Running installers or configuration wizards
  • Website actions (account registration, activation, etc.)

No personal data is collected or stored.

Installation

Windows only for now. Download the latest release from the releases page.

Supported Launchers

| Launcher | Status | |----------|--------| | Steam | ✅ | | Xbox | ✅ | | Epic Games | ⏳ | | Ubisoft Connect | ⏳ | | GOG Galaxy | ⏳ | | EA App | ⏳ |

[!NOTE] Games can also be imported manually.

Issues & Feedback

If you run into problems or have ideas, open an issue and I'll gladly take a look 🙂.

Notes

  • All tweak data comes from PCGamingWiki - an amazing community-driven resource

  • Mod browsing powered by NexusMods

  • This is an unofficial project, not affiliated with PCGamingWiki

View on GitHub
GitHub Stars64
CategoryDevelopment
Updated1d ago
Forks1

Languages

TypeScript

Security Score

95/100

Audited on Apr 3, 2026

No findings