A Raycast extension for the Twos public API
(https://writethingsdown.com/api/v1).
Set the API Key preference to a twos_… key from
Twos → Settings → Advanced → API Keys (sent as Authorization: Bearer …).
cd extensions/twos
npm install
npm run dev # ray develop — loads the extension into Raycast
assets/extension-icon.png (512×512, the current app icon).npm run build then npm run lint.npm run publish — opens a PR to the raycast/extensions store repo for review.The Raycast Store is free to publish to.