Tag: neotoma

Type: All Skills Tools
skill ★ 23

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.

markmhendrickson/neotoma contact-management data-consolidation deduplication data-ingestion
skill ★ 23

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 …

markmhendrickson/neotoma sqlite database-recovery neotoma data-integrity
skill ★ 23

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.

markmhendrickson/neotoma neotoma chat-persistence data-storage mcp
tool ★ 23

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.

markmhendrickson/neotoma sqlite database recovery neotoma
skill ★ 23

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.

markmhendrickson/neotoma neotoma plan-management workflow-automation entity-creation
skill ★ 23

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…

markmhendrickson/neotoma neotoma graph-audit data-integrity schema-validation
skill ★ 23

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 …

markmhendrickson/neotoma neotoma chat-storage knowledge-graph llm
tool ★ 23

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…

markmhendrickson/neotoma sqlite database recovery neotoma
skill ★ 23

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,…

markmhendrickson/neotoma github-issues design-resolution issue-management automated-workflow
skill ★ 23

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…

markmhendrickson/neotoma neotoma planning entity-management workflow