SkillAgentSearch skills...

Coldcut

The easiest installer for AIDungeon

Install / Use

/learn @lanekelly/Coldcut
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

coldcut

Coldcut is a single-exe installer for AI text adventure games on Windows.

Currently supported games:

Using coldcut

Grab the latest release or build from source (see instructions below).

Either double-click the included .exe or run the following from a terminal.

.\coldcut.exe

An interactive prompt will guide you through the installation.

Prereqs for local development

Building and running from source on Windows

yarn
yarn tsc
node .\dist\index.js

Packaging a new version for release

Coldcut uses zeit/pkg to produce a standalone executable.

yarn global add pkg

In PowerShell:

.\pkg.ps1

Afterwords, coldcut.exe can be found in the build/ folder, while the zipped release, coldcut-win-x64.zip, is found in deploy/.

Related Skills

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated4mo ago
Forks0

Languages

TypeScript

Security Score

87/100

Audited on Nov 20, 2025

No findings