.claude/skills/stamboom-nederland/SKILL.md
Search StamboomNederland (stamboomnederland.nl), a repository of uploaded GEDCOM files from Dutch genealogy researchers. Contains thousands of public family trees with person records including names, birth/death dates and places, patronymics, and family relationships. Uses WebFetch for the first 50 results; Playwright required for pagination or advanced search. Affiliated with CBG and WieWasWie. Use this skill when searching for: other researchers' family trees, uploaded GEDCOMs, published Dutch genealogies, or when looking for compiled family history that might connect to your tree. Triggers on: "search stamboomnederland", "stamboom nederland", "uploaded GEDCOM", "other researchers' trees", "published family tree", "/stamboom-nederland", or when you want to find what other genealogists have compiled about a family. Data quality varies — treat as Tier D evidence (researcher-compiled, unverified).
npx skillsauth add rdeknijf/ai-genealogy-kit stamboom-nederlandInstall 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 uploaded family trees from Dutch genealogy researchers. Thousands of public GEDCOM projects with person records. Affiliated with CBG and WieWasWie.
Data quality warning: These are researcher-uploaded trees with no editorial review. Treat all data as Tier D (unverified secondary source). Use findings to guide archive lookups, not as authoritative evidence.
WebFetch -> https://stamboomnederland.nl/shared/search?searchTerm=SURNAME
Ask WebFetch: "Extract all person results with names, birth years and places, death years and places, and any project/tree information."
Parameters:
| Parameter | Description | Notes |
|---|---|---|
| searchTerm | Surname, place, or keyword | Single parameter, searches all fields |
Returns up to 50 results per page as HTML. Each result shows:
Example searches:
# Search for "Knijf" (returns Knijf, Knijff, van der Knijf variants)
WebFetch -> https://stamboomnederland.nl/shared/search?searchTerm=Knijf
# Search for "van den Hul"
WebFetch -> https://stamboomnederland.nl/shared/search?searchTerm=van+den+Hul
# Search for "Heezen"
WebFetch -> https://stamboomnederland.nl/shared/search?searchTerm=Heezen
Only the first page (50 results) is accessible via URL. Subsequent pages use
Apache Wicket stateful session links (wicket:interface=:0:...) that cannot
be reproduced as bookmarkable URLs.
If more than 50 results are needed:
For most surname searches, 50 results is sufficient to find relevant trees.
The advanced search form supports additional fields not available via URL:
https://stamboomnederland.nl/Some projects have public showcase pages:
https://www.stamboomnederland.nl/etalage/{Username}_{ProjectName}_{ID}/index.html
These are large static HTML exports of entire projects (can exceed 4MB).
All persons are listed as in-page anchors (#p1, #p2, etc.). Not practical
for targeted lookups but useful if you find a relevant project and want to
explore the full tree.
searchTerm parameter searches across all fields (name, place, notes,
patronymic) — no separate field filtering via URLfirstName) are silently ignored## StamboomNederland Result
**Person:** [name]
**Born:** [year], [place]
**Died:** [year], [place]
**Patronymic:** [if present]
**Project/Tree:** [project name if shown]
**Confidence:** Tier D — researcher-uploaded GEDCOM (unverified, use as research lead only)
When results look promising, always verify against official archive records (civil registration, church books) before flagging in FINDINGS.md.
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.