@mkterswingman/5mghost-twinkler
v0.1.13
Published
Lightweight AI helper for the 5mghost Twinkler API
Maintainers
Readme
5mghost Twinkler Helper
Lightweight AI runtime for the hosted Twinkler API.
npm install -g @mkterswingman/5mghost-twinkler
twinkler ensure --auto-update --json
twinkler login
twinkler call GET /api/v1/channel/ibai/summary --query days=30npm install -g installs bundled AI skills automatically for detected AI
clients. twinkler setup remains an advanced repair command when a skill target
was unavailable during install; normal AI workflows should start with
twinkler ensure --auto-update --json.
Auth defaults to browser OAuth via twinkler login. PAT login is an advanced
fallback with twinkler login --pat-stdin.
GET /api/v1/search/advanced intentionally returns 501 and is not part of the
public-ready supported surface. Use /api/v1/search, rankings, channel, or game
routes instead.
Watch jobs are remembered locally in ~/.mkterswingman/twinkler/jobs.json so AI
sessions can recover active and recent jobs without making users remember job
IDs.
Do not commit .env, auth.json, PATs, bearer tokens, or any generated secret
file to a remote repository.
