All skills

Tier 1: Core

Store Data

Generic skill for storing structured entities or files in Neotoma memory with proper provenance and relationship linking. Works with any entity type — contacts, tasks, events, transactions, notes, and more.

Skill instructions

Persist any structured data into memory Generic skill for storing structured entities or files in Neotoma memory with proper provenance and relationship linking. Works with any entity type — contacts, tasks, events, transactions, notes, and more.

Loading preview from repository…

Install and runtime steps for Store Data live in the file below. Agents should fetch the raw URL; humans can use GitHub browse. Follow prerequisites, MCP setup, and workflow there after neotoma setup when the skill is installed via the package.

Repository path
skills/store-data/SKILL.md

Suggested prompt

Use skill prompt
Paste into your harness chat so the agent fetches the canonical markdown and follows it.
Use the Neotoma skill "Store Data". Fetch and follow the instructions at:
https://raw.githubusercontent.com/markmhendrickson/neotoma/main/skills/store-data/SKILL.md
Execute every prerequisite, MCP configuration step, and workflow phase described there for this environment.

Supported data sources

Chat contextFilesAPI responses

Entity types produced

contacttaskeventtransactionnotereceipt

Workflow

  1. 1

    Check for duplicates

    Search for existing records before storing

  2. 2

    Extract entities

    Parse structured data from the user's input

  3. 3

    Store with provenance

    Persist with idempotency key and relationships

  4. 4

    Confirm

    Report what was stored using memory-related language

Related skills

Related use cases