genealogy-research
Claude Code skill for systematic genealogy research using GPS methodology. Obsidian vault management, 80+ databases across 15+ countries, handwritten document analysis.
Install / Use
npx skills add sliday/genealogy-researchInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
Data & AnalyticsSupported Platforms
Our assessment of genealogy-research
genealogy-research scores 80/100 on our quality scale, 141st of 205 Data & Analytics skills we index.
Its SKILL.md is 3.6 KB long, well organised into 11 sections with 3 code examples: a solid amount of guidance for an agent.
It has 30 GitHub stars, so there is little community track record yet; judge it on its content.
Maintenance, license and trust
- The repository was last updated 23 days ago, so genealogy-research is actively maintained.
- Our last check on 2026-09-25 found the source still online.
- It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
- Its trust signals score 97/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
Safety scan
No issues foundOur scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful.
AI review by kimi-k2.7-code on 2026-09-24. Automated pattern scan on 2026-09-24. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.
genealogy-research compared with similar skills
All 4 of these similar skills score higher than genealogy-research; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| genealogy-research (this skill)by sliday | 80 | 30 | 23d ago | SKILL.md |
| algorithmic-artby anthropics | 100 | 177.9k | 3d ago | SKILL.md |
| pptxby anthropics | 100 | 177.9k | 3d ago | SKILL.md |
| designby nextlevelbuilder | 100 | 130.2k | 4d ago | SKILL.md |
| ui-ux-pro-maxby nextlevelbuilder | 100 | 130.2k | 4d ago | SKILL.md |
Frequently asked questions
- How do I install genealogy-research?
- Run
npx skills add sliday/genealogy-research. The install tabs above show the steps for each supported agent. - Which AI agents does genealogy-research work with?
- It is written for Claude Code, as a SKILL.md file. Other agents that read the same format can often use it too.
- Is genealogy-research safe to use?
- Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful. It is MIT-licensed and scores 97/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is genealogy-research still maintained?
- The repository was last updated 23 days ago, so genealogy-research is actively maintained.
Skill content
View source on GitHubGenealogy Research Skill for Claude Code
A comprehensive genealogy research assistant skill that turns Claude into a systematic family history researcher using the Genealogical Proof Standard (GPS) methodology.
What It Does
- Analyzes historical documents: Reads handwritten records in Latin, Polish, Russian, German, French, English, and other European languages
- Manages an Obsidian knowledge base: Creates and maintains People, Places, Documents, and Events files with cross-references
- Tracks research progress: Maintains PROCESS.md with completed actions, pending tasks, negative results, and evidence levels
- Guides systematic search: Recommends specific databases, parishes, and parameters based on region and time period
- Handles naming complexity: Understands patronymics, declension, transliteration, and scribe-era spelling variations across cultures
- Works with GEDCOM: Import/export standard genealogy data format
- Covers 15+ countries: Database references for Poland, Germany, Russia, UK, Ireland, France, Italy, Scandinavia, Czech Republic, Hungary, USA, Canada, and more
Installation
Claude Code (CLI)
claude install-skill /path/to/genealogy-research
Or copy the genealogy-research/ directory to ~/.claude/skills/.
Manual
Copy the skill directory into your Claude Code skills location:
~/.claude/skills/genealogy-research/
├── SKILL.md
└── references/
├── databases-by-region.md
├── naming-conventions.md
├── common-pitfalls.md
└── vault-templates.md
Usage
Start a conversation with Claude Code in your family history project directory. The skill triggers automatically when you:
- Share a scan or photo of a historical document
- Ask about ancestors or family history
- Work with an Obsidian vault containing genealogical data
- Mention parish records, vital records, or census data
- Work with GEDCOM files
Example Starter Prompt
You are a genealogy research partner. My project is in this directory.
Region: Poland / Russian Empire partition, 19th century
Languages: Polish, Russian, Latin
Obsidian vault: Chronicles/
I have scans of parish registers in materials/skany/.
Start by analyzing the documents and building a research plan.
What's Included
| File | Purpose |
|------|---------|
| SKILL.md | Core methodology, workflow, capabilities |
| references/databases-by-region.md | 80+ databases across 15+ countries |
| references/naming-conventions.md | Surname variations in Slavic, Germanic, Romance, Scandinavian, Jewish naming traditions |
| references/common-pitfalls.md | Indexing gaps, parish reassignments, calendar issues, identity confusion |
| references/vault-templates.md | Obsidian templates for People, Places, Documents + PROCESS.md and AGENT.md formats |
Methodology
Based on the Genealogical Proof Standard (GPS):
- Evidence levels: Every fact tagged as Proven / Probable / Possible / Unproven
- Source hierarchy: Original > Derivative > Narrative
- Planning before searching: Document knowns, formulate questions, identify sources
- Negative results: "Not found" is valuable evidence — always documented
- Human + AI workflow: Human provides documents and performs web searches; AI analyzes, connects, and maintains the knowledge base
Origin
Born from a real family history project that reconstructed 8 generations (1760s–2013) across Poland, Russia, New Zealand, and the USA in two days of systematic research. The methodology proved effective enough to generalize.
License
MIT
Related Skills
algorithmic-art
177.9kCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems.
pptx
177.9kUse this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used elsewhere, like in an em…
design
130.2kComprehensive design skill: brand identity, design tokens, UI styling, logo generation (55 styles, Gemini, Atlas Cloud, or MuAPI AI), corporate identity program (50 deliverables, CIP mockups), HTML presentations (Chart.js), banner design (22 styles, social/ads/web/print), icon design (15 styles, SVG…
ui-ux-pro-max
130.2kUI/UX design intelligence for web, mobile, and desktop. This skill should be used when designing, building, reviewing, or fixing interfaces, including pages, components, design systems, accessibility, interaction, responsive layout, typography, color, charts, and stack-specific UI implementation.
Languages
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
