Genealogy research is a discipline — citation standards, source hierarchies, evidence evaluation. This skill teaches Claude the Genealogical Proof Standard, common sources (census, vital records, immigration), and how to plan a research session that doesn't go in circles.
Добавьте в context_servers. Zed перезагружается автоматически.
claude mcp add family-history-research-skill -- git clone https://github.com/emaynard/claude-family-history-research-skill ~/.claude/skills/claude-family-history-research-skill
Однострочная команда. Проверить: claude mcp list. Удалить: claude mcp remove.
Сценарии использования
Реальные сценарии: Family History Research Skill
Plan a research session for one ancestor's birth date
👤 Genealogists⏱ ~15 minintermediate
Когда использовать: You don't know where to look next for an ancestor stuck pre-1850.
Предварительные требования
Server/skill installed and authenticated — See repo README
Поток
Frame
Using the genealogy skill, frame a research question for finding John Smith's birth date (b. ~1820, Cork, Ireland).✓ Скопировано
→ Research question + source hierarchy
Plan
Generate a search plan with specific record sets (Irish civil registration, Catholic parish registers, US naturalization).✓ Скопировано
→ Ordered, scoped search plan
Итог: A real plan instead of random Ancestry hunts.
Подводные камни
Skill is methodology, not database. You still need subscriptions to Ancestry/FamilySearch/FindMyPast for the records themselves. — Skill is methodology, not database. You still need subscriptions to Ancestry/FamilySearch/FindMyPast for the records themselves.
Стоимость и лимиты
Во что обходится
Квота API
See provider docs for rate limits
Токенов на вызов
Varies by tool
Деньги
See repo README for pricing details
Совет
Cache tool results and avoid repeated identical calls.
Безопасность
Права, секреты, радиус поражения
Хранение учётных данных: Use environment variables; never commit secrets
Исходящий трафик: Tool calls go to the provider's API as documented
Устранение неполадок
Частые ошибки и исправления
skill suggests invented record sets
Ask it to cite the record set's URL and verify on FamilySearch/Ancestry catalog before searching.
Проверить: Catalog entry exists
citations don't render
Skill outputs Evidence Explained format. Use a markdown viewer that supports footnotes.