[15.6.0] - 2026-07-28 - "Browser Automation and Performance RCA"
Added safety-hardened browser automation and evidence-first performance troubleshooting while preserving verified upstream provenance across the catalog.
Start here:
- AAS Core setup: configure the exact
aasruntime with the Core guide - Direct skill distribution:
npx agentic-awesome-skills - Choose your tool
- Best skills by tool
- Bundles
- Workflows
Added
- Added
browser-actfor real-browser automation, authenticated and JavaScript-rendered workflows, isolated sessions, screenshots, verification handling, and consent-gated human handoff. - Added
brendangregg-use-tsafor structured USE and TSA performance analysis, evidence-backed root-cause analysis, and postmortem reporting. - Regenerated the canonical catalog and distribution surfaces for 1,993 skills.
Changed
- Expanded
apify-ultimate-scraperwith Xquik X Actors guidance for authenticated X/Twitter extraction, including explicit legal, privacy, and credential-handling boundaries. - Updated the
modellixprovenance record after its verified upstream repository rename, preserving the stable repository identity and canonical source link. - Added a protected-base exception ledger for verified upstream repository renames while keeping all unverified provenance changes fail-closed.
- Hardened BrowserAct guidance with a pinned CLI version, untrusted-runtime-guide handling, explicit confirmation gates, and disclosures for telemetry, error reporting, machine identification, CAPTCHA services, and remote assistance.
Who should care
- Claude Code, Cursor, Codex CLI, Gemini CLI, and Windsurf users who need browser-backed automation with explicit approval and data-exposure boundaries.
- SRE and platform teams diagnosing CPU, memory, storage, network, thread-state, and application latency regressions.
- Maintainers who need upstream repository renames to retain provenance without weakening the source-identity gate.
Validation
- Passed canonical skill and reference validation, documentation security, warning-budget enforcement, changed-skill evidence, repository tests, protected CI, and CodeQL.
- Confirmed canonical synchronization reproduced the new skills across Codex and Claude plugin distributions and left generated state drift-free.
- The protected release gate will bind the release PR, tag, GitHub Release, npm
latest, CI, CodeQL, release-only Pages deployment, live catalog and legacy bridge, and every already-configured AAS MCP host to the exact released commit.
Credits
- @browseract-skill and browser-act/skills for
browser-actin PR #1019. - @thecsdoctor and thecsdoctor/brendangregg-use-tsa-skill for
brendangregg-use-tsain PR #1012. - @alen-hh for the verified Modellix upstream rename in PR #1009.
- @kriptoburak for the Xquik X Actors documentation in PR #1002.