staging-browser-localhost

Installation
SKILL.md

Staging Browser (Localhost)

Opens an agent-browser instance authenticated with staging credentials for localhost development.

Usage

Use this skill when you need to open a browser at http://localhost:<PORT> authenticated against the Aircall staging environment.

Steps to Execute

1. Get the Staging Token

Invoke the /staging-token skill to retrieve the JWT token. Extract idToken and refreshToken from the JSON response.

2. Navigate to SSO Callback with Tokens

Navigate directly to the SSO callback URL with tokens as query parameters:

Installs
8
GitHub Stars
2
First Seen
Jan 24, 2026
staging-browser-localhost — kentoje/dotfiles