agentsclimarketplace

Web summary

Skill openvole/volehub/skills/web-summary

Official skill registry for OpenVole — behavioral recipes for AI agents

Install
npx -y skills add openvole/volehub --skill web-summary

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Browse a website and provide a concise summary of its content

SKILL.md

0.8 KB, 147 tokens by cl100k_base, as published. Nobody here has run it

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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.