SkillAgentSearch skills...

Catprintsworn

Render "Ironsworn: Starforged" Assets as low-res 1-bit PNGs for thermal "cat printer"

Install / Use

/learn @akavel/Catprintsworn
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

catprintsworn

catprintsworn is a Love2D (v11.4) project which generates images of Ironsworn: Starforged solo RPG Assets, for printing on a cheap thermal "cat printer". To avoid the risk of Chinese spyware from the printer's mobile app, I recommend using an open-source app for printing instead, for example the web app at:

https://print.unseen-site.fun (source code)

catprintsworn is currently at early development stage, so it's unfortunately not user-friendly at all, and you need to be able to do some coding to use it. To select which asset is rendered, modify i and j on the following line in main.lua:

https://github.com/akavel/catprintsworn/blob/f5a27525fd84e5b20ef769911d7f19189339465d/main.lua#L144

The PNG images are generated into Love2D save directory, as documented at: https://love2d.org/wiki/love.filesystem

The generated images are exactly 384px wide, and look more or less like below:

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated3mo ago
Forks0

Languages

Lua

Security Score

87/100

Audited on Dec 16, 2025

No findings