agent-browser-aircall-local

Community

Open a local Aircall browser session.

Authorkentoje
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates opening a headless, Aircall-authenticated browser for localhost development, enabling scripted interactions against local apps during testing.

Core Features & Use Cases

  • Open an Aircall-authenticated browser session for local development.
  • Navigate to a local URL and perform interactions using snapshots and element refs.
  • Support token-based SSO login flow and deterministic automation in a local environment.

Quick Start

Obtain a fresh Aircall staging token using the AircallStagingAuthToken tool, then open a local app with an authenticated session:

  • Retrieve token: AircallStagingAuthToken
  • Open browser session: agent-browser --session aircall-local open "http://localhost:<PORT>/sso/callback?token=<TOKEN>&redirect=<TARGET_PATH>"
  • Take snapshot: agent-browser --session aircall-local snapshot -i
  • Interact: agent-browser --session aircall-local click @e1
  • Re-snapshot after changes: agent-browser --session aircall-local snapshot -i

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-browser-aircall-local
Download link: https://github.com/kentoje/dotfiles/archive/main.zip#agent-browser-aircall-local

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.