/ 目录 / 演练场 / genealogy-research
● 社区 sliday ⚡ 即开即用

genealogy-research

作者 sliday · sliday/genealogy-research

Systematic genealogy research via GPS methodology — 80+ databases across 15+ countries, handwriting analysis, Obsidian vault management.

sliday/genealogy-research implements the Genealogical Proof Standard (GPS) as a Claude skill. Five-step methodology (establish evidence levels, prioritize originals, plan searches, document negatives, human+AI judgement). Covers Poland, Germany, Russia, UK, Ireland, France, Italy, Scandinavia, Czech Republic, Hungary, USA, Canada. Includes Obsidian templates for People/Places/Documents and naming conventions for Slavic/Germanic/Romance/Scandinavian traditions.

为什么要用

核心特性

实时演示

实际使用效果

genealogy-research-skill.replay ▶ 就绪
0/0

安装

选择你的客户端

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "genealogy-research-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/sliday/genealogy-research",
        "~/.claude/skills/genealogy-research"
      ],
      "_inferred": true
    }
  }
}

打开 Claude Desktop → Settings → Developer → Edit Config。保存后重启应用。

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "genealogy-research-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/sliday/genealogy-research",
        "~/.claude/skills/genealogy-research"
      ],
      "_inferred": true
    }
  }
}

Cursor 使用与 Claude Desktop 相同的 mcpServers 格式。项目级配置优先于全局。

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "genealogy-research-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/sliday/genealogy-research",
        "~/.claude/skills/genealogy-research"
      ],
      "_inferred": true
    }
  }
}

点击 Cline 侧栏中的 MCP Servers 图标,然后选 "Edit Configuration"。

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "genealogy-research-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/sliday/genealogy-research",
        "~/.claude/skills/genealogy-research"
      ],
      "_inferred": true
    }
  }
}

格式与 Claude Desktop 相同。重启 Windsurf 生效。

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "genealogy-research-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/sliday/genealogy-research",
        "~/.claude/skills/genealogy-research"
      ]
    }
  ]
}

Continue 使用服务器对象数组,而非映射。

~/.config/zed/settings.json
{
  "context_servers": {
    "genealogy-research-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/sliday/genealogy-research",
          "~/.claude/skills/genealogy-research"
        ]
      }
    }
  }
}

加入 context_servers。Zed 保存后热重载。

claude mcp add genealogy-research-skill -- git clone https://github.com/sliday/genealogy-research ~/.claude/skills/genealogy-research

一行命令搞定。用 claude mcp list 验证,claude mcp remove 卸载。

使用场景

实战用法: genealogy-research

Analyze a 19th-century parish record scan

👤 Family historians working through European parish books ⏱ ~45 min intermediate

何时使用: You have a scan in Latin / Cyrillic / German script and can't parse it alone.

前置条件
  • Skill cloned — git clone https://github.com/sliday/genealogy-research ~/.claude/skills/genealogy-research
  • Obsidian vault (optional but recommended) — Create a vault; skill provides templates
步骤
  1. Share the scan
    Using the genealogy-research skill — here's a parish record from 1847 Galicia. Transcribe and interpret.✓ 已复制
    → Line-by-line transcription with language notes, not guesswork
  2. Record in the vault
    Create an Obsidian note for this document using the Document template. Link to the People and Places.✓ 已复制
    → New note with proper frontmatter and cross-links
  3. Plan follow-ups
    What are the GPS-recommended next searches to corroborate this record?✓ 已复制
    → Specific databases + search parameters, not generic 'search ancestry.com'

结果: A documented artifact with evidence level + a research plan.

注意事项
  • Claude transliterates Slavic names inconsistently across notes — Pick a convention (the skill offers standard ones) and tell it to stick with that convention
搭配使用: filesystem

组合

与其他 MCP 搭配,撬动十倍杠杆

genealogy-research-skill + filesystem

Save and cross-link notes directly into your Obsidian vault

Create the People note for Anna Kowalski and save to ~/genealogy/People/.✓ 已复制
genealogy-research-skill + planning-with-files

Multi-year research projects — keep findings.md and progress.md across sessions

Use planning-with-files to track the Galicia line research across months.✓ 已复制

工具

此 MCP 暴露的能力

工具输入参数何时调用成本
transcribe_document scan + language hint New historical document lands in your vault 0
plan_search research question + known facts Before starting a new line of research 0
record_negative_search what you looked for + where + when Every failed search worth remembering 0
obsidian_template_apply person / place / document + details Adding an entity to your vault 0

成本与限制

运行它的成本

API 配额
None from the skill
每次调用 Token 数
Transcription of scans can be large
费用
Free — skills are local files. External databases may have their own fees.
提示
Feed Claude one scan at a time; batch transcription gets muddled across records.

安全

权限、密钥、影响范围

凭据存储: No credentials — pure prompts
数据出站: None from the skill. Your scans and notes stay local.

故障排查

常见错误与修复

Skill not invoked — Claude guesses names without GPS framing

Say 'use genealogy-research skill' explicitly.

验证: ls ~/.claude/skills/genealogy-research/SKILL.md
SKILL.md frontmatter wrong

Re-clone; description drives activation.

验证: head ~/.claude/skills/genealogy-research/SKILL.md
Wrong trigger keywords — no template applied to Obsidian note

Ask for 'the Document template' or 'the People template' by name.

替代方案

genealogy-research 对比其他方案

替代方案何时用它替代权衡
FamilySearch / Ancestry toolsYou want commercial database access with auto-matchingPaid; less flexible; no Obsidian integration
Vanilla ClaudeOne-off transcription with no method framingNo GPS discipline; inconsistent naming across sessions

更多

资源

📖 阅读 GitHub 上的官方 README

🐙 查看未解决的 issue

🔍 浏览全部 400+ MCP 服务器和 Skills