npx skills add ...
npx skills add reason-machines/trending-skills --skill autoresearch-genealogy
Structured prompts, vault templates, and autonomous research workflows for AI-assisted genealogy using Claude Code.
npx skills add reason-machines/trending-skills --skill autoresearch-genealogy
Skill by ara.so — Daily 2026 Skills collection.
A structured system of autoresearch prompts, Obsidian vault templates, archive guides, and methodology references for AI-assisted genealogy research. Built for Claude Code's autonomous research loops, adaptable to any AI tool or manual workflow.
/autoresearch prompts that autonomously search the web, update your vault, and self-verify resultsNo package manager or build step required — this is a pure markdown/prompt project.
Open vault-template/Family_Tree.md and fill in what you already know, starting with yourself and working backward:
Photograph or scan certificates, letters, postcards. Use the OCR workflow:
Each prompt in prompts/ follows this structure:
| File | Purpose |
|---|---|
01-tree-expansion.md | Push every branch back using web research |
02-cross-reference-audit.md | Find and fix discrepancies between tree and sources |
03-findagrave-sweep.md | Locate Find a Grave memorials for deceased ancestors |
04-gedcom-completeness.md | Sync GEDCOM file with vault data |
05-source-citation-audit.md | Verify every person has ≥2 independent sources |
06-unresolved-persons.md | Identify and resolve unnamed people in documents |
07-timeline-gap-analysis.md | Find life events where records should exist but don't |
08-open-question-resolution.md | Systematically attack every open research question |
09-bygdebok-extraction.md | Extract data from digitized local history books |
10-colonial-records-search.md | Search pre-1800 colonial American records |
11-immigration-search.md | Locate passenger manifests and naturalization records |
12-dna-chromosome-analysis.md | Analyze per-chromosome ancestry data |
vault-template/templates/person.md)vault-template/templates/certificate.md)vault-template/Research_Log.md)From reference/confidence-tiers.md:
Apply confidence in every person file YAML:
Each guide in archives/ covers:
Example usage in a prompt:
When a new ancestor is found during research:
Then in Claude Code:
| File | Contents |
|---|---|
reference/confidence-tiers.md | Strong / Moderate / Speculative definitions |
reference/source-hierarchy.md | Primary vs secondary vs derivative sources |
reference/dna-guardrails.md | What DNA can and cannot prove; centimorgan thresholds |
reference/naming-conventions.md | Patronymics, farm names, Polish przydomki |
reference/gedcom-guide.md | GEDCOM field reference and export instructions |
reference/common-pitfalls.md | AI hallucination patterns in genealogy, date traps |
reference/glossary.md | Record type definitions, Latin terms, abbreviations |
reference/ai-capabilities.md | What AI can access directly vs what requires human |
reference/case-for-autoresearch.md | Methodology rationale |
Set guard rails explicitly in your prompt session:
Run the completeness audit:
This compares every person in your GEDCOM against vault person files and flags mismatches.
Check reference/naming-conventions.md for your family's relevant region. Common traps:
Add aliases to person file YAML:
Each prompt has an ## Iterations field. Set it explicitly:
See workflows/ocr-pipeline.md. General guidance:
vault-template/templates/transcription.md to record both the OCR output and your manual corrections side by sideTo add a new archive guide or prompt:
License: MIT