MyThingsLab
One SDK. A growing fleet of autonomous tools.
my-things-core is the shared SDK — five contracts and a build harness — that every My[X] tool in the fleet is scaffolded from. Each tool runs the same loop, end to end, without a human in the write path until review.
The harness loop, every tool, every time:
read a GitHub issue → deterministic pre-work → one Engine call →
open a PR. Never a self-merge — a human always merges.
A few tools from the fleet
Each one built from the same harness, each one doing one thing.
Renders the fleet's status page — every tool, every PR, at a glance.
Read-only HTTP server over the shared ledger.
Catalogs a personal book collection.
Resolves DOI/arXiv/ISBN to BibTeX.
Turns a design brief into a self-contained HTML mockup, like this page.
Runs build-vs-buy surveys before a dependency lands in the fleet.