gedcom-explorerGenerate an interactive family tree dashboard from any GEDCOM (.ged) file. Creates a single-file HTML app with 5 tabs (Dashboard, Family Tree, People, Timeline, Daily Alerts), search, person modals, charts, and "On This Day" events. Use when asked to visualize genealogy data, explore family history, build a family tree viewer, or work with GEDCOM files. Triggers on "family tree", "genealogy", "GEDCOM", "ancestors", "family explorer", "family history dashboard".
Install via ClawdBot CLI:
clawdbot install justinhartbiz/gedcom-explorerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://localhost:8899/family-explorer.htmlUses known external API (expected, informational)
googleapis.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Professional genealogists can use this skill to create interactive family tree dashboards for clients, providing a visually engaging report that includes stats, timelines, and searchable directories. It enhances client presentations by allowing exploration of ancestry data without requiring specialized software, making it ideal for summarizing research findings or sharing discoveries in consultations.
Educators in schools or universities can integrate this skill to visualize historical family trees, such as the bundled US Presidents data, helping students explore connections and timelines interactively. It supports lessons on genealogy, social studies, or historical analysis by providing a self-contained HTML dashboard that students can access locally, fostering engagement through charts and search features.
Event organizers or family members planning reunions can generate dashboards from GEDCOM files to share family history, highlight anniversaries via Daily Alerts, and create interactive trees for attendees to explore. This adds a personalized touch to events, facilitating connections by displaying stats, timelines, and fun facts that spark conversations and memorialize shared heritage.
Museums, libraries, or cultural institutions can use this skill to digitize and present genealogical records from archives, creating accessible interactive exhibits for visitors. It allows institutions to showcase family histories, geographic origins, and timelines without server dependencies, supporting community outreach and educational programs focused on local or historical ancestry.
Individuals interested in family history can utilize this skill to visualize their own GEDCOM exports from platforms like Ancestry.com, building a private dashboard to explore stats, tree visualizations, and daily alerts. It serves as a personal tool for discovering connections, tracking events, and sharing findings with family members in an easy-to-use HTML format.
Offer a free basic version for generating dashboards with limited features, and charge for premium upgrades like advanced analytics, custom theming, or cloud storage. Revenue can come from monthly subscriptions or one-time purchases for enhanced tools, targeting genealogy enthusiasts and professionals who need more robust data visualization and sharing options.
Provide paid services to customize dashboards for clients, such as integrating specific data sources, adding branding, or extending features like API connections. Revenue is generated through project-based fees or hourly rates, appealing to businesses, educators, and institutions that require tailored solutions for genealogy presentations or internal use.
License the skill to educational institutions for use in classrooms or online courses, and offer workshops or training sessions on genealogy visualization. Revenue streams include licensing fees for academic use and fees for conducting workshops, targeting schools, universities, and community groups interested in teaching family history or data literacy skills.
💬 Integration Tip
Integrate with cron jobs to automate daily alerts from GEDCOM events, such as sending 'On This Day' notifications via messaging platforms like Telegram, enhancing user engagement without manual updates.
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use SQLite correctly with proper concurrency, pragmas, and type handling.
Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking.