remkit

Collection of scripts, agent skills, snippets, customisations, and tools.

2026 Rémino Rem https://remino.net/

Browser tools

Some bookmarklets have their own pages:

Toolbox

Agent skills

Install a skill for Codex with npx skills:

npx skills add remino/remkit --skill guided-commits --agent codex

Replace guided-commits with the skill you want to install. Omit --skill to choose from the repository interactively.

Development

Bookmarklets

Install dependencies with npm install, copy bookmarklets/_template.bookmarklet.js to a numbered bookmarklet filename, then run npm start. The generated bookmark file is bookmarklets/index.html.

Build the accompanying Jekyll site with rake build, or run it locally with live reload using rake serve.

Licence

See LICENSE.txt.