Static hosting repo for mt.lxgr.net. Every mini tool lives in its own
subdirectory so it can be served as mt.lxgr.net/<tool-name> via GitHub Pages.
/<tool>/index.html (plus optional assets) represents a self-contained single
page app. Keep tools additive—never nest unrelated tools together.hello/ contains a simple hello-world page that verifies the routing works at
mt.lxgr.net/hello.main (from a laptop or Codex Cloud on a phone) and rely on the
repo’s GitHub Pages configuration to auto-build and deploy to mt.lxgr.net.index.html (plus assets),
and push. Subdirectories map directly to live URLs.README.md and AGENTS.md with any new conventions so future edits
from mobile stay in sync.skills/<name>/SKILL.md.AGENTS.md so automations
know how to behave.