Web Summary

Browse a website and provide a concise summary of its content

openvole d7415fe 734 B Updated

File contents

Web Summary

When asked to summarize a website or URL:

  1. Use browser_navigate to load the given URL
  2. Use browser_content to extract the page text and structure
  3. Identify the main topic, key points, and important details
  4. Produce a concise summary (3-5 bullet points by default)
  5. If the page has multiple sections, organize the summary by section
  6. Include the page title and URL in the summary header
  7. If the page fails to load, report the error and suggest alternatives
  8. For news sites, focus on headlines and lead paragraphs
  9. For documentation, focus on the purpose, key concepts, and getting started steps

openvole/volehub/tree/main/skills/web-summary commit d7415fe3ef

Frequently asked questions

npx skillmds@latest add openvole/web-summary