het-utrechts-archief-optimized

Extract genealogical records from Het Utrechts Archief via URL-parameter searches and WebFetch.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/rdeknijf/ai-genealogy-kit --skill het-utrechts-archief-optimized
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: het-utrechts-archief-optimized
Source: https://github.com/rdeknijf/ai-genealogy-kit/tree/main/.claude/skills/het-utrechts-archief
Command: npx skills add https://github.com/rdeknijf/ai-genealogy-kit --skill het-utrechts-archief-optimized

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieve and index Het Utrechts Archief records efficiently using direct URL-parameter searches and WebFetch, avoiding browser automation for common Utrecht province research.

Core Features & Use Cases

  • Direct URL-searches: construct MAIS-style queries to quickly locate indexed person records and scanned documents in Utrecht.
  • WebFetch parsing: extract names, places, dates, and roles from search results for structured downstream use.
  • Use Case: research a family line in Utrecht province, including Woerden DTB records (pre-1811) and civil registry data (post-1811).

Quick Start

Run a direct URL-parameter search for a surname and place to retrieve indexed Utrecht records.

Frequently Asked Questions about het-utrechts-archief-optimized

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search Het Utrechts Archief genealogy records without using a browser?

You can search Het Utrechts Archief genealogy records without a browser by constructing direct MAIS-style URL-parameter queries and using WebFetch to extract names, places, dates, and roles from the indexed results.

Can I retrieve Woerden DTB records and post-1811 civil registries using direct URL searches?

Yes, direct URL-parameter searches support retrieving both pre-1811 Woerden DTB records and post-1811 civil registry data from Utrecht province, parsing the scanned documents and indexed person records for structured downstream use.

What is the best way to extract names and dates from Utrecht archival search results?

The best way to extract names and dates from Utrecht archival search results is using WebFetch parsing on direct URL-parameter queries, which formats the extracted genealogical data for integration into analysis workflows.

Do I need browser automation to access Het Utrechts Archief scanned documents?

No, you do not need browser automation to access Het Utrechts Archief scanned documents. Direct URL-parameter searches combined with WebFetch parsing retrieve and index the records efficiently for common Utrecht province research.

How do I construct MAIS-style queries for Utrecht province genealogy research?

To construct MAIS-style queries for Utrecht province genealogy research, you build direct URL parameters targeting a surname and place, then use WebFetch to parse the resulting indexed person records and scanned documents.

What are the limitations of using WebFetch for Utrecht civil records retrieval?

WebFetch for Utrecht civil records retrieval is limited to direct URL-parameter searches and structured result parsing, avoiding browser automation but potentially missing complex interactive archival search features not exposed via URL parameters.