aside-browser

Controls a browser to work across logged-in websites and personal contexts.

1|Updated Aug 11, 2026
One-click install
npx skills add https://github.com/Chia1104/agent-air --skill aside-browser-chia1104
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: aside-browser
Source: https://github.com/Chia1104/agent-air/tree/main/skills/shared/aside-browser
Command: npx skills add https://github.com/Chia1104/agent-air --skill aside-browser-chia1104

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI agents normally cannot access websites where you are already logged in, such as Gmail, Slack, or cloud consoles, and cannot reference personal context like browsing history or memory. This Skill connects the agent to the Aside CLI so it can operate a real browser session on your behalf. ## Core Features & Use Cases - Authenticated browsing: Work across your logged-in websites including Gmail, Slack, and cloud consoles without re-entering credentials. - Personal context access: Reference your memory and browsing history when completing tasks. - CLI-managed setup: Installs or updates the Aside CLI on macOS/Linux and loads its live usage guide before any browser action. - Use Case: Ask the agent to check your Gmail for a specific invoice email, then cross-reference a related Slack thread, all within your existing logged-in sessions. ## Quick Start Ask the agent to open your logged-in Gmail in the browser and summarize today's unread emails using Aside.

Frequently Asked Questions about aside-browser

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

FAQPage Schema
How do I let an AI agent use my logged-in websites?▼

Install the Aside CLI, then the agent runs aside guide to load its instructions and can operate a browser using your existing logged-in sessions on sites like Gmail, Slack, and cloud consoles.

How do I install the Aside CLI?▼

Run the macOS/Linux installer with curl -fsSL https://releases.aside.com/install.sh | bash after approving the installation prompt. Then run aside guide to load the skill's actual usage instructions.

Why does aside guide report an unknown command?▼

An unknown command error means your Aside CLI is outdated. Run aside --update, then run aside guide again to load the current instructions.

Can an AI agent access my browsing history and memory?▼

Yes, this Skill is designed for tasks that reference personal contexts like memory and browsing history through the Aside browser integration, in addition to working across logged-in websites.

What happens if Aside installation or update fails?▼

The skill instructs the agent to report the error to you instead of guessing CLI usage. You will need to resolve the installation or update failure before browser tasks can proceed.