Tag: neotoma
Consolidate contacts from multiple data sources
This skill aggregates contact information from diverse sources, including email, calendars, vCards, and LinkedIn exports. It deduplicates records and stores a unified, persistent contact graph in memory.
recovering corrupted neotoma sqlite databases
This procedure guides the recovery of Neotoma's underlying SQLite database when integrity errors, such as malformed disk images, are encountered. It generates a verified recovered copy which must then be manually swapped into the live data …
Neotoma Chat History Storage Workflow
A workflow for previewing and persisting chat transcripts, including dual-role agent messages, attachments, and extracted metadata, into the Neotoma data store.
Neotoma SQLite Database Recovery Utility
This utility checks the integrity of Neotoma's SQLite database and, if corruption is detected, executes a recovery process. It generates a verified copy that can be manually swapped back into the live data directory.
Neotoma Plan Creation Skill
Automates the creation of plan entities within Neotoma by managing field collection, alignment verification, and the establishment of relational links to objectives or releases.
Neotoma Graph Health Audit Skill
Performs a comprehensive read-only audit of a Neotoma database to identify graph-health issues such as duplicate entities, schema drift, and relationship inconsistencies. It provides structured remediation hints for use with existing Neotom…
Store Chat Conversations to Neotoma Knowledge Graph
This skill reviews the current chat transcript, generating a structured preview of all data to be persisted in Neotoma. It ensures canonical storage by creating dual agent_message records per turn (user and assistant) and requires explicit …
Recover Neotoma SQLite Database Corruption
This utility addresses common SQLite corruption errors (e.g., `SQLITE_CORRUPT`) encountered with Neotoma's local database files. It generates a verified recovered copy, which must then be manually validated and swapped into the live databas…
Resolving GitHub needs-design issues
Automates the resolution of design questions within GitHub issues labelled needs-design by analysing codebase context and existing plans. It facilitates a structured workflow for evaluating technical options, recording decisions in Neotoma,…
Create structured development plans in Neotoma
This skill guides the user through a comprehensive workflow to define and store a new plan entity within Neotoma. It systematically collects required fields, performs an alignment check, and establishes necessary relationships before persis…