Web Access

Use this skill for live web research, webpage fetching, login-state browsing, dynamic pages, social sites, and tasks that need current internet evidence.

itwanger 83aed01 665 B Updated

File contents

Web Access

Use network tools deliberately:

  • Start with the exact user goal and identify what must be current.
  • Use web_search for discovery and web_fetch for public static pages.
  • Prefer Chrome DevTools MCP when a page needs login state, JavaScript rendering, or browser inspection.
  • Keep sources and dates visible in the answer when recency matters.
  • If a fetched page is empty because of SPA or anti-bot behavior, switch to browser/MCP instead of guessing.

itwanger/paicli-python/tree/main/src/paicli/builtin_skills/web-access commit 83aed01d7a

Frequently asked questions

npx skillmds@latest add itwanger/web-access