Sesame

Use this skill when the user asks to call an authenticated HTTP API (for example "call the GitHub/OpenAI/Slack API", "hit an endpoint that needs a bearer token") and the `sesame` CLI is already installed on this device. The agent invokes `sesame request`, which forwards the HTTP call through the user's own broker and attaches the auth header server-side. The skill does not install software, does not read credentials from the environment, and runs shell only within the fixed `sesame` subcommand surface (`request`, `status`, `hostnames`, `login`, `refresh`, `switch`, `police` — incl. its `--auto`/`--yes`/`--verify`/`--backup`/`--neutralize` migration flags — `launch`, `init`, `onboard`, `trust`, `doctor`, `proxyd`, `egress`, `proxy-key`, `help`, `secret`, `agents`, `deploy`, `update`). Skip for unauthenticated public endpoints, localhost services, or when the user has already exported a token in the environment for direct use.

getsesame e18efc7 4 files · 32.4 KB Updated

File contents

getsesame/skills/tree/main/skills/sesame commit e18efc7475

Frequently asked questions

npx skillmds@latest add getsesame/sesame