#001my-agent-browser1 skills222updated 2026-07-1450% of creatorskilloccupationdescriptionupdatedmy-agent-browsersoftware-developersBrowser automation guidance and patterns. Trigger this skill BEFORE starting any browser interaction (navigating pages, logging in, scraping, filling forms, testing UI) to learn the correct workflow and avoid common pitfalls. Also trigger when browser MCP tools misbehave: element not found, click does nothing, page crashes, timeout, "target closed", snapshot returns empty, or any unexpected browser behavior. This skill teaches you HOW to use the browser MCP tools effectively โ without it you will hit avoidable failures like stale UIDs, heavy-page crashes, and silent navigation failures.2026-07-14Showing top 1 of 1 collected skills in this repository.Load 0 more skillsLoading skills...
#002pty-bridge1 skills20updated 2026-06-0150% of creatorskilloccupationdescriptionupdatedpty-bridgesoftware-developersManage interactive terminal sessions (SSH, REPLs, databases, TUI apps) via the pty-bridge CLI. Use whenever the standard Bash tool can't handle a program that needs a real PTY โ SSH logins, interactive REPLs (python, psql, mysql, node), commands that prompt for a password or confirmation, or TUI apps (vim, htop, less). Reach for this skill any time a command hangs, ignores piped input, or misbehaves under plain Bash.2026-06-01Showing top 1 of 1 collected skills in this repository.Load 0 more skillsLoading skills...