Skills
Guided workflows that teach your agent to remember
Skills are step-by-step workflows your AI agent follows to import, extract, and persist data into Neotoma memory. Each skill handles a specific data source: email, chat history, financial documents, calendar events, and produces structured, queryable entities with full provenance.
Core activation
Start here. These skills handle the most common data import patterns.
Ensure Neotoma
Install Neotoma, configure MCP, and verify connectivity
Remember Email
Import emails into persistent memory
Remember Conversations
Import chat history into persistent memory
Store Data
Persist any structured data into memory
Query Memory
Retrieve what your agent knows about anything
Extended
Domain-specific skills for meetings, finances, contacts, and calendar.
Remember Meetings
Extract decisions and action items from meeting transcripts
Remember Finances
Import bank statements, receipts, and invoices
Remember Contacts
Consolidate contacts from all your data sources
Remember Calendar
Import calendar events and scheduling commitments
Developer & operations
Skills for developers and troubleshooting.
Install skills
Skills ship with the neotoma npm package. Running neotoma setup installs them into your harness automatically.
npm install -g neotoma neotoma setup --yes
Or ask your agent: “Run the ensure-neotoma skill.”
All skills are open source
Browse the SKILL.md files in the skills/ directory on GitHub. Skills are also discoverable on SkillHub.