lookup-person-wikidata

Community

Lookup Wikidata persons to get stable slugs and birth years.

Authoranneschuth
Version1.0.0
Installs0

System Documentation

What problem does it solve?

When creating new person records for Dutch government entities, ambiguous name references often lead to unstable UUID-based slugs instead of human-readable ones that include birth years. This skill solves that by querying Wikidata to find matching person candidates with their Q-ids and birth years, so you can use stable, meaningful slugs for new records.

Core Features & Use Cases

  • Disambiguated Person Lookup: Accepts full names or structured name objects (family, given, initials) plus optional context like organization or role to narrow down matches.
  • Scored Candidate Matching: Ranks Wikidata results by name similarity and context fit, returning a recommended match only when confidence exceeds 0.85 to avoid incorrect assignments.
  • Cached, Safe Output: Caches lookup results to avoid repeated network calls, and only writes output to staging directories to prevent accidental direct edits to production person data. Use Case: For example, when adding a new director for the BZK directie Digitale Samenleving, use this skill to first check if they have a Wikidata entry, so their person slug includes their birth year instead of a random UUID.

Quick Start

Use the lookup-person-wikidata skill to find Wikidata candidates for the person named Suzie Kewal who works at BZK directie Digitale Samenleving.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: lookup-person-wikidata
Download link: https://github.com/anneschuth/polder/archive/main.zip#lookup-person-wikidata

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.