← 返回
未分类 Key 中文

Genealogy Agent

Extract, structure, research, and visualize family history from raw text. Builds knowledge graphs, generates Mermaid trees, Obsidian vaults, and GEDCOM exports.
从原始文本提取、整理、研究并可视化家族历史。构建知识图谱,生成Mermaid树、Obsidian知识库和GEDCOM导出文件。
flobo3 flobo3 来源
未分类 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 303
下载
💾 0
安装
1
版本
#latest

概述

genealogy-agent

A powerful agent skill for extracting, structuring, researching, and visualizing family history from raw text (memoirs, archives, chat logs).

Features

  • LLM Extraction: Parses unstructured text to find people, dates, locations, and relationships.
  • Knowledge Graph: Stores family data in a local JSONL ontology graph.
  • Obsidian Vault Generation: Automatically generates an Obsidian-compatible vault (Markdown files with YAML frontmatter) for your family tree.
  • Auto-Research: Autonomously searches global and regional databases (FamilySearch, Ancestry, OBD Memorial, Geneteka, etc.) to find new facts about ancestors.
  • GEDCOM Export: Exports your family tree to the standard .ged format for use in MyHeritage, FamilySearch, or any desktop genealogy software.
  • Mermaid Visualization: Automatically generates beautiful family tree diagrams.

Setup

  1. Install dependencies: uv pip install pydantic litellm duckduckgo-search
  2. Set your preferred LLM provider (e.g., OPENAI_API_KEY or GEMINI_API_KEY).

Usage

You can ask the agent to:

  • "Extract family members from this text: [text]"
  • "Build a family tree from the extracted data"
  • "Research my great-grandfather Ivan Ivanov born in 1910"
  • "Export my family tree to GEDCOM"
  • "Generate an Obsidian vault from my family data"

Tools

  • extract_family_data: Extracts structured family data (people, dates, relationships) from raw text using an LLM.
  • build_family_graph: Saves extracted data into the local ontology graph.
  • generate_mermaid_tree: Generates a Mermaid diagram from the graph.
  • generate_obsidian_vault: Generates an Obsidian-formatted vault from extracted family data.
  • research_ancestor: Autonomously researches an ancestor using web search and LLM extraction.
  • export_gedcom: Exports extracted family data to a standard GEDCOM (.ged) file.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-07 14:54 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Skill Graphify

flobo3
将任意代码、文档、论文或图片文件夹转换为可查询的知识图谱。跨平台 graphify CLI 包装器。
★ 0 📥 595

Yandex Archive Scraper

flobo3
从Yandex.Archive(Яндекс.Архив)搜索并提取数据——包括户籍册、报纸、目录等。通过Scrapling绕过机器人防护。
★ 0 📥 372

Chords Fetcher

flobo3
从热门网站(mychords.net、amdm.ru、ultimate-guitar.com)获取干净的吉他谱和歌词,去除制表符并修正格式。
★ 0 📥 416