What problem does it solve? Damaged ancient inscriptions are difficult to restore, date, and locate geographically without deep epigraphic expertise. This Skill runs Google's Aeneas (Latin) and Ithaca (Ancient Greek) neural models locally to restore missing characters, predict geographical and chronological origins, retrieve parallel inscriptions, and generate text embeddings. ## Core Features & Use Cases - Text Restoration: Fill known-length gaps (?) and unknown-length gaps (#) in damaged inscriptions via beam search, with ranked candidate predictions and saliency scores. - Attribution & Dating: Predict the top geographical regions and most probable year (800 BCE to 800 CE) for an inscription, with per-character saliency. - Contextualization & Embedding: Retrieve the top-K parallel inscriptions with full texts, Trismegistos IDs, and similarity scores, plus a 384-dimensional text embedding vector. - Use Case: A historian has a fragmentary Latin dedication like donat in ??????????rtis. The Skill preprocesses the text, restores it as donat in templum martis, attributes it to Britannia around 295 CE, and produces an interactive HTML dashboard of the results. ## Quick Start Ask the assistant to restore and date your ancient inscription, providing the text with ? marking each missing character, for example: restore and attribute the Latin text "donat in ??????????rtis".