web-scraping
Installation
SKILL.md
ReplyNodes web scraping
Use this skill for requests such as “scrape this website,” “extract this page to Markdown,” “crawl this domain,” or “find all pages on this site.” ReplyNodes only reads public URLs; it does not submit forms, authenticate to private areas, or change a site.
Connect
Use https://mcp.replynodes.com/mcp with
Authorization: Bearer ${REPLYNODES_API_KEY}. Keep the key in a secret store;
never paste or expose it in prompts, URLs, files, tool results, or logs. Run
initialize and tools/list; use the current schemas as the source of truth.