Web scraping and content comprehension agent — multi-strategy extraction with cascade fallback, news detection, boilerplate removal, structured metadata, and...
web-scraper 0.1.1 - Added a CHANGELOG.md file for better tracking of updates. - Clarified credential handling: the skill itself never makes direct API calls, and only generated scripts reference `OPENROUTER_API_KEY` if LLM extraction is used. - Updated environment survey instructions to check for presence of `OPENROUTER_API_KEY` (for generated code), not the value. - Improved documentation for credential scope and clarified planning protocol steps.