Browser Semantic Snapshot

Extract a webpage into a browser semantic snapshot derived from the accessibility tree instead of screenshots, then normalize it into a Claude Code or Codex-ready text format. Use when a user gives a URL and wants page structure, actionable elements, or browser state captured as compact text with stable refs; when Codex needs to reason about a page semantically; or when a page may require authentication and Codex must detect that a manual login is required before capture. Also use for requests like "给这个网页做语义快照", "把页面整理成 Claude/Codex 可用格式", or "先判断是否需要登录再抓页面结构".

amazingchow f559ab6 8 files · 15.1 KB Updated

File contents

amazingchow/amazing-skills/tree/main/skills/browser-semantic-snapshot commit f559ab6395

Frequently asked questions

npx skillmds@latest add amazingchow/browser-semantic-snapshot