Universal Browser Skill
Use this skill to complete browser-first tasks on unknown or semi-known websites without hardcoding brittle selectors up front.
Quick start
- Classify the goal: extract, act, or monitor.
- Open or focus the target site.
- Capture an interactive snapshot with stable refs.
- Work in short loops: inspect -> act -> re-snapshot -> verify.
- Report the result with evidence.
- If the workflow is likely to repeat, create a site recipe with `scripts/new_site_recipe.p
[Description truncada. Veja o README completo no GitHub.]