.claude/skills/archieven-nl/SKILL.md
Search across all Dutch archives via Archieven.nl — the central gateway to finding aids, person indexes, and image banks from dozens of participating archives. Use this skill whenever you need to search broadly across multiple Dutch archives at once, find which archive holds specific records, locate archive inventories (inventarissen), or search for persons across all indexed Dutch archives. Triggers on: "search archieven.nl", "find which archive has", "search across all archives", "look up in archieven", "/archieven-nl", or when you want to cast an even wider net than OpenArchieven. No login required.
npx skillsauth add rdeknijf/ai-genealogy-kit archieven-nlInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Search across finding aids, person indexes, images, and more from dozens of participating Dutch archives. Not a record database itself but a gateway that aggregates data from regional and municipal archives.
No login required. Free access.
| Category | mizig= | What it searches |
|----------|----------|-----------------|
| Personen | 310 | Person names across all indexed archives |
| Beeld & Geluid | 210 | Images, audio, film |
| Kranten | 319 | Historical newspapers |
| Locaties | 332 | Street addresses, locations |
| Vergunningen | 299 | Building permits |
browser_navigate → https://www.archieven.nl/nl/zoeken?mizig=310
The person search has fields for:
Archieven.nl supports powerful search operators:
$ prefix — find similar words (e.g., $mulder returns "muller", "mulders")? — replace single letter* — replace multiple letters"Jan Mulder" — exact phrase (use quotes)-de -den — exclude terms (prefix with minus)Results load via AJAX — wait for them to appear after submitting. The results table shows person records from contributing archives.
Results can be displayed in table view (miview=tbl) or other formats.
Pagination is available for large result sets.
Click a result to see the full record from the contributing archive. This may link to the archive's own website for scans and detailed information.
Search URLs use GET parameters:
https://www.archieven.nl/nl/zoeken?mizig=310&miadt=0&mivast=0&milang=nl&mif3={surname}&mistart=0&miview=tbl
Parameters:
mizig — search category (310 = personen)mif3 — surname fieldmiadt — archive institution filter (0 = all)mistart — pagination offsetmiview — display mode (tbl = table)mires — results per pageArchieven.nl has an open data portal at opendata.archieven.nl with OAI-PMH
support for harvesting 236,000+ datasets. Useful for bulk data access.
## Archieven.nl Result
**Person:** [name]
**Date:** [date]
**Place:** [place]
**Archive:** [contributing archive name]
**Source:** [source type and reference]
**Link to original:** [URL to archive's own record page]
**Confidence:** Tier B-C — indexed archive record via Archieven.nl gateway
tools
Search Dutch civil registry records (births, marriages, deaths) on WieWasWie.nl via direct JSON API calls, with Open Archives API as a secondary source and Playwright browser automation as fallback. Use this skill whenever you need to look up or verify a person in Dutch civil records, check a birth/marriage/death date against official archives, or find parents/spouses from indexed Burgerlijke Stand records. Triggers on: "look up on wiewaswie", "check the birth record", "find the marriage certificate", "verify this date in the civil registry", "/wiewaswie", or any request to search Dutch genealogical records for a specific person. Also use when comparing GEDCOM data against official sources or when a Tier B verification is needed.
development
Search the VOC Opvarenden database for Dutch East India Company crew records (1699-1794). Uses the Nationaal Archief HUB3 API — 853,785 indexed entries with rich detail: name, origin, rank, ship, fate (died/returned/deserted), service dates, VOC chamber, and links to original scans. Use this skill when: "search VOC records", "VOC crew", "VOC opvarenden", "sailed to Batavia", "Dutch East India Company", "VOC soldier", "VOC sailor", "/voc-opvarenden", or when looking for ancestors who may have sailed with the VOC. Also use when checking Daniel Pieterse Knijf (1704, Woerden) or any Knijf/Knijff VOC connections. No login required.
tools
Generate a scan verification page for the user to review AI-extracted genealogy findings against actual document scans. The user clicks through records, confirms or rejects each one, and confirmed records become Tier A evidence in FINDINGS.md. Use this skill when: "verify scans", "show me what needs verifying", "review pending scans", "scan verification", "/verify-scans", or when the user wants to upgrade research findings from Tier C/D to Tier A by visually confirming document scans. Also use after a research session that produced scan-backed findings that need human confirmation.
tools
Search indexed person records at Streekarchief Midden-Holland (samh.nl) via the Memorix Genealogy REST API. No browser automation needed — returns structured JSON in ~50ms per query. Based in Gouda, covers municipalities: Gouda, Haastrecht, Schoonhoven, Waddinxveen, Noord-Waddinxveen, Moerkapelle, Moordrecht, Ammerstol, Broek, Vlist, and surrounding areas in the Midden-Holland region of South Holland. 3M+ person records with DTB (doop/trouw/begraven), BS (geboorte/huwelijk/overlijden), and Inschrijvingaktes. 36 Knijf results found, including Gijsbert de Knijf records in Gouda and van der Knijf in Waddinxveen. Scans available for most records. Triggers on: "search Gouda archive", "Streekarchief Midden-Holland", "SAMH", "Haastrecht records", "Schoonhoven records", "/streekarchief-midden-holland", or any genealogy research in the Gouda/Midden-Holland area. No login required. Parallelizable — run multiple queries simultaneously.