Run visual QA through browser
cm-browseskillsetup L2★45
tody-agent/codymaster ↗What it does
Fetch and analyze web page content
Best for
Quick content extraction and link discovery from any web page
Inputs
- · url
Outputs
- · page_content (title, headings, text, links)
- · metadata (description, keywords, og:image)
Requires
- · HTTP client
- · HTML parser
Preconditions
URL reachable, public or auth token provided
Failure modes
- · JavaScript rendering not supported
- · Cloudflare/bot detection blocks fetch
- · Large pages timeout
- · Encoding issues (non-UTF8)
Trust signals
- · Extracts both structured (metadata) and unstructured (text) content