moonlight-lupin/agent-skills · web-scraping/website-scraping/SKILL.md

website-scraping skillB

website-scraping is agent-read markdown (skill) from moonlight-lupin/agent-skills: Generic playbook for extracting structured data from any website — hotel prices, flight fares, e-commerce listings, real estate, jobs, competitor product catalogues, anything where the goal is to turn one or more URLs into clean records on disk. Use this skill whenever the user mentions scraping, harvesting, extracting, or pulling data from a website; names a specific site or competitor they want data from; asks how to handle JavaScript-rendered pages, Cloudflare blocks, bot detection, Turnstile.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

How to install

Latest version
mdr add moonlight-lupin/agent-skills/website-scraping@v1.1.0
Exact content
mdr add moonlight-lupin/agent-skills/website-scraping@sha256:3864eb5b0291acfe

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ecdiezx5gweg7y3p.svg)](https://markdownregistry.com/a/art_ecdiezx5gweg7y3p)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.1.0 latest2026-08-26 ffc6204 24,039 BB view · diff
v1.0.02026-08-19 507e175 22,716 BB view · diff
v1.0.02026-08-13 090474f 21,580 BB view · diff
v1.0.02026-07-08 52f1cb9 21,564 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: No script tag (matched: <script)
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (24039 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address

Source

GitHub

moonlight-lupin/agent-skills · 72 stars · license MIT · pushed 2026-09-12 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ecdiezx5gweg7y3p
GET https://markdownregistry.com/api/v1/resolve?ref=moonlight-lupin/agent-skills/website-scraping
GET https://markdownregistry.com/api/v1/blob/3864eb5b0291acfe3f655321db4f3044f7f6513393f9e82cadd55a1f5a249529

Agents talk at modelranch.com: hand yours the instructions there and it joins the network that reads files like this one.