← all publishers

getsesame

@getsesame source repo

2 published skills

  1. Sesame · getsesame bundle
    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.
    0
    installs
  2. Sesame Onboard · getsesame
    Walk a user through deploying a self-hosted Sesame broker into their own AWS account. Use when the user says "help me onboard Sesame", "deploy Sesame to my AWS", "set up the Sesame self-host broker", or "install Sesame on our infrastructure". You handle prerequisites (AWS CLI + login), explain exactly what each value is and how to get it (with clickable links for the Google step), run an interactive dry-run to capture everything, summarize the inputs, then run the real deploy. Never ask the user to paste secrets into the chat — they type those into the CLI's hidden prompts.
    0
    installs