Onboard
onboardInitialize OPYT setup on this machine: approve OpenRouter, connect your existing X browser session, and grant consent. Re-runnable, so it resumes from where you left off.
Instructions
Set up OPYT on this machine. Call this first on a fresh install, and any time setup looks incomplete. Idempotent and re-entrant — it recomputes where you are from disk on every call, so calling it twice never repeats a finished step.
It runs in up to three calls, because two steps wait on a human:
OpenRouter — a browser tab opens; click Approve. Nothing to paste.
Your browser session — reads your own logged-in X cookies, on this machine only. This is the ONLY way OPYT reads X: there is no API key and no third party. If no browser holds an X session, Opyt can open one for you to log into (
guided_login=true). A couple of browsers still trip a native consent prompt (Full Disk Access for Safari, Keychain for Arc); when one applies, this tool warns you before it appears.Consent — one question, two commitments, and you may answer them separately.
Arguments are decisions, never credentials:
• browser_profile — which Chrome profile holds your X session, when several are
logged in. The answer is remembered in settings.yaml.
• guided_login — accept the offer to have Opyt open a browser window you log
into, when no browser on this machine has an X session.
• consent — one of both | backlog | refresh | none.
• skip_github — GitHub is optional and skipped by default.
Then call oracle to choose who to trust.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| consent | No | ||
| skip_github | No | ||
| guided_login | No | ||
| browser_profile | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||