markmhendrickson/neotoma

Shared, governed system of record for human-agent systems

This repository also configures its own agents. See what neotoma tells them →

32Stars on the repository
139Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

get-context

49

markmhendrickson/neotoma

Skill Claude CodeCodex

Pull everything the agent needs to know about a topic (person, company, project, decision) before doing the work. Resolves the target, fetches the entity snapshot, the observation history, linked tasks, recent communication, and walks one hop of the relationship graph. Synthesizes a brief rather than dumping data.

not rated 32 +1 yesterday A SkillSpector: warn 67 tokens original MIT

start-session

50

markmhendrickson/neotoma

Skill Claude CodeCodex

Open every work session with a deterministic context pull. Verifies the state layer is reachable, surfaces today's calendar, scans recent inbound (email and DMs), lists open tasks, pre-resolves entity context for anyone on today's schedule, and reports a strategic snapshot before waiting for direction.

not rated 32 +1 yesterday A SkillSpector: pass 59 tokens original MIT

neotoma-agent

51

markmhendrickson/neotoma

Skill Claude CodeCodex

Canonical turn protocol for agents writing to Neotoma. Bounded retrieval on the user message, store user message PARTOF conversation with REFERSTO edges to retrieved entities, store assistant reply the same way. Use this skill in any agent loop that should persist conversation state to Neotoma.

not rated 32 +1 yesterday A SkillSpector: pass 63 tokens original MIT

ensure-neotoma

52

markmhendrickson/neotoma

Skill Claude CodeCodex

Install Neotoma, configure MCP for your harness, and verify connectivity. Prerequisite for all memory skills.

not rated 32 +1 yesterday A SkillSpector: warn 28 tokens original MIT

query-memory

53

markmhendrickson/neotoma

Skill Claude CodeCodex

Search and retrieve entities, relationships, and timeline events from Neotoma memory.

not rated 32 +1 yesterday A SkillSpector: pass 19 tokens original MIT

remember-calendar

54

markmhendrickson/neotoma

Skill Claude CodeCodex

Import calendar events and scheduling commitments into persistent memory. Configure a calendar MCP for live sync.

not rated 32 +1 yesterday A SkillSpector: pass 21 tokens original MIT

remember-codebase

55

markmhendrickson/neotoma

Skill Claude CodeCodex

Create a persistent inventory of your codebase — repos, architecture decisions, dependencies, and team context — with Neotoma MCP integration.

not rated 32 +1 yesterday A SkillSpector: pass 31 tokens original MIT

remember-contacts

56

markmhendrickson/neotoma

Skill Claude CodeCodex

Consolidate contacts from email, calendar, chat history, vCards, and LinkedIn exports into persistent memory.

not rated 32 +1 yesterday A SkillSpector: pass 27 tokens original MIT

markmhendrickson/neotoma

Skill Claude CodeCodex

Import chat history from ChatGPT exports, Claude history, Slack archives, or shared conversation URLs into persistent memory.

not rated 32 +1 yesterday A SkillSpector: pass 26 tokens original MIT

remember-email

58

markmhendrickson/neotoma

Skill Claude CodeCodex

Import emails into persistent memory. Configure an email MCP, discover and preview emails, extract contacts, tasks, events, and transactions.

not rated 32 +1 yesterday A SkillSpector: pass 29 tokens original MIT

remember-finances

59

markmhendrickson/neotoma

Skill Claude CodeCodex

Import bank statements, receipts, and invoices into persistent memory. Extract transactions with amounts, dates, merchants, and categories.

not rated 32 +1 yesterday A SkillSpector: pass 28 tokens original MIT

remember-meetings

60

markmhendrickson/neotoma

Skill Claude CodeCodex

Import meeting transcripts and extract decisions, action items, attendees, and commitments into persistent memory.

not rated 32 +1 yesterday A SkillSpector: pass 23 tokens original MIT

status

61

markmhendrickson/neotoma

Skill Claude Code

Mid-session status report. Summarizes what's been achieved so far this session and what work remains, in succinct qualitative prose and bullets with only light technical detail. Read-only — stores nothing, files nothing. Invoke any time to take stock without closing the session.

not rated 32 +1 changed 2d ago A SkillSpector: warn 54 tokens original MIT

store-data

62

markmhendrickson/neotoma

Skill Claude CodeCodex

Store structured entities or files in Neotoma memory with proper provenance and relationship linking.

not rated 32 +1 yesterday A SkillSpector: pass 20 tokens original MIT

where

63

markmhendrickson/neotoma

Skill Claude Code

Present-tense orientation — where everything stands right now, answered from what is already in context plus one scoped read of this session's Neotoma tasks, so work that aged out of the window is still reported. What is running, what just landed, what is waiting on the operator and why it is theirs, and one…

not rated 32 +1 yesterday A 147 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: