sesame-onboard

Provision a self-hosted Sesame broker on AWS with IAM and OAuth setup.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/getsesame/skills --skill sesame-onboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sesame-onboard
Source: https://github.com/getsesame/skills/tree/main/skills/sesame-onboard
Command: npx skills add https://github.com/getsesame/skills --skill sesame-onboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill removes the complexity and security risks associated with deploying a self-hosted Sesame broker by providing a guided, step-by-step interactive onboarding process.

Core Features & Use Cases

  • Guided Infrastructure Deployment: Automates the provisioning of EC2 and RDS resources in your own AWS account using the Sesame CLI.
  • Secure Configuration: Manages sensitive inputs like Google OAuth credentials without exposing them to the chat interface or command history.
  • Use Case: Use this when you need to set up a private Sesame broker for your team to proxy authenticated API calls, ensuring your infrastructure is configured correctly with proper IAM permissions and security best practices.

Quick Start

Ask the agent to help you deploy a self-hosted Sesame broker to your AWS account and follow the interactive prompts to complete the setup.

Frequently Asked Questions about sesame-onboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a self-hosted Sesame broker on AWS?

To deploy a self-hosted Sesame broker on AWS, use this skill to run an interactive guided process that provisions EC2 and RDS resources via the Sesame CLI and AWS SDK, ensuring secure infrastructure setup.

What are the prerequisites for setting up a Sesame broker infrastructure?

Setting up Sesame broker infrastructure requires the Sesame CLI, AWS CLI, and appropriate cloud provider credentials to execute the infrastructure-as-code operations and verify IAM permissions.

Can I securely configure Google OAuth credentials during the broker deployment?

Yes, you can securely configure Google OAuth credentials during broker deployment, as this skill manages sensitive inputs without exposing them to the chat interface or command history.

Does the Sesame onboarding process verify AWS IAM permissions automatically?

Yes, the Sesame onboarding process verifies IAM permissions automatically as part of its secure deployment workflow, ensuring your AWS account is configured correctly before provisioning resources.

Why use a self-hosted broker to proxy authenticated API calls for my team?

Use a self-hosted broker to proxy authenticated API calls when you need a private infrastructure environment for your team, ensuring proper IAM permissions and security best practices.

What AWS resources are provisioned when setting up the Sesame broker?

Setting up the Sesame broker provisions EC2 and RDS resources in your own AWS account, automating the infrastructure deployment while maintaining security best practices.