agent-browser-patterns

Document agent-browser usage patterns for refs, sessions, and safety rules.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/KingInYellows/yellow-plugins --skill agent-browser-patterns
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agent-browser-patterns
Source: https://github.com/KingInYellows/yellow-plugins/tree/main/plugins/yellow-browser-test/skills/agent-browser-patterns
Command: npx skills add https://github.com/KingInYellows/yellow-plugins --skill agent-browser-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides reference patterns and conventions for agent-browser to ensure consistent usage across commands and agents, improving reliability and maintainability of automated workflows.

Core Features & Use Cases

  • Shared context and pattern library for agent-browser usage across plugin commands and agents.
  • Ref-based element workflow, session persistence, and semantic locator fallbacks with safety rules.
  • Use Case: Standardize interactions when writing test automation that relies on agent-browser refs and persisted auth state.

Quick Start

Apply these patterns to standardize agent-browser workflows in tests and automation.

Frequently Asked Questions about agent-browser-patterns

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

FAQPage Schema
What are agent-browser usage patterns for standardizing automated workflows?▼

Agent-browser usage patterns are reference conventions for ref-based workflows, session persistence, and safety rules that ensure consistent, predictable behavior across automated testing commands and agents.

How do I maintain session persistence and auth state in browser automation?▼

You maintain session persistence in browser automation by applying standardized reference patterns that manage persisted auth state, ensuring reliable context sharing across different commands and agents.

Can I use ref-based element workflows for test automation with agent-browser?▼

Yes, you can use ref-based element workflows for test automation by following specified conventions and semantic locator fallbacks that guide development and ensure predictable agent-browser interactions.

What's the best way to handle errors and safety rules in agent-browser sessions?▼

The best way to handle errors in agent-browser sessions is to implement reference patterns that specify required conventions and safety rules, guiding scripts and agents to ensure reliable behavior.

Does standardizing agent-browser contexts improve reliability across multiple agents?▼

Standardizing agent-browser contexts improves reliability by providing a shared pattern library that enforces consistent interactions and conventions across plugin commands and agents during automated workflows.