inite-ai

8 mods across 1 repository, 33 stars between them.

inite-ai/inite-brain-service

Instructions file CodexOpenCode

AGENTS.md instructions for inite-ai/inite-brain-service, covering agents.md — using brain as your memory over mcp, connect, tool surface, memory semantics you must know and common mistakes.

33 5d ago A 1,789 tokens AGPL-3.0

brain-bitemporal

02

inite-ai/inite-brain-service

Skill Claude CodeCodex

How to query the INITE Brain knowledge graph across time — the asOf parameter, validFrom/validUntil semantics, reading retracted facts, and the memorydiff "what changed between two cursors" surface. Use when the user's question has a temporal dimension ("on X date", "before Y", "what's new since last conversation").

33 5d ago A 74 tokens AGPL-3.0

brain-conflict

03

inite-ai/inite-brain-service

Skill Claude CodeCodex

How to detect and resolve conflicting beliefs in the INITE Brain knowledge graph — the COMPETING fact status, getcompetingfacts, detectcontradiction preflight, and the human-in-the-loop adjudication workflow. Use when the timeline shows two facts disagreeing on the same predicate, or when an agent needs to decide what…

33 5d ago A 78 tokens AGPL-3.0

brain-mcp-setup

04

inite-ai/inite-brain-service

Skill Claude CodeCodex

Walk a developer through connecting a fresh MCP client (Claude Desktop, Cursor, Goose v2, Aider, Continue.dev, n8n, or a raw @modelcontextprotocol/sdk client) to the INITE Brain service. Covers obtaining an API key, the per-tenant URL shape, config snippets per client, the scope matrix for all 14 brain tools, and the…

33 5d ago B 116 tokens AGPL-3.0

brain-recall

05

inite-ai/inite-brain-service

Skill Claude CodeCodex

Recall everything brain knows about one specific entity — current profile, full bitemporal timeline, graph neighbours, and unresolved disagreements. Use when the user names a person/company/thing and asks "tell me about them", "what's their history", or "what do we still disagree about?". For a single-shot LLM…

33 5d ago A 81 tokens AGPL-3.0

brain-search

06

inite-ai/inite-brain-service

Skill Claude CodeCodex

Semantic search over the INITE Brain knowledge graph via the searchknowledge MCP tool. Use when the user wants to find facts, entities, or evidence about people/companies/objects in their tenant, especially when the question is fuzzy or natural-language. Supports bitemporal "as of" queries.

33 5d ago A 63 tokens AGPL-3.0

brain-write

07

inite-ai/inite-brain-service

Skill Claude CodeCodex

How to write to the INITE Brain knowledge graph from an agent loop — recordfact, linkentities, retractfact, and the detectcontradiction preflight. Covers confidence picking, retract vs forget semantics, identityof cycle-guards. Use when the user explicitly wants to record, merge, or revise structured knowledge from a…

33 5d ago A 78 tokens AGPL-3.0

inite-brain-service

08

inite-ai/inite-brain-service

MCP server Claude CodeCodexCursor +2

Open-source bitemporal memory layer for LLM agents — knowledge graph with conflict resolution. Remote server at brain.inite.ai.

33 5d ago A tokens not measured AGPL-3.0