tw93tw93Communityยท5 Agent Skills Included

Pake

Turn any website into a lightweight desktop app with one command

Packages any webpage or local web build into a native desktop app for macOS, Windows, and Linux. Produces installers around 5MB, roughly 20 times smaller than Electron, using Rust and the system webview. Handles icons, window settings, proxies, and shortcuts automatically, with a JSON mode built for AI agents.
npx skills add tw93/Pake --all -g -y
Available:

Gives the AI agent the project map, build commands, and safety rules it needs to package websites, run releases, review code, and sweep for bugs in this repository.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Pake?โ–ผ

Run `npx skills add tw93/Pake --all -g -y` in your terminal to install all skills in this suite globally.

How to turn a website into a desktop app?โ–ผ

Ask your AI agent to package any URL with Pake, and it builds a native app for macOS, Windows, or Linux in one step. The result is a lightweight installer around 5MB, far smaller than Electron apps.

Can Pake package local HTML files or AI-generated apps?โ–ผ

Yes. Pake accepts a local folder with an index.html or a single HTML file, so you can wrap AI-generated pages and static builds as desktop apps.

Does Pake work with Claude Code and other AI agents?โ–ผ

Yes. Pake ships a dedicated skill with a --json machine mode, stable exit codes, and a config schema so agents like Claude Code, Codex, and Cursor can run builds reliably.

Do I need coding experience to use Pake?โ–ผ

No. You can download ready-made popular apps from the releases page, or let your AI agent handle the entire packaging process from a plain-English request.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’