inite-ai/inite-brain-service · skills/brain-write/SKILL.md

brain-write skillA

brain-write is agent-read markdown (skill) from inite-ai/inite-brain-service: How to write to the INITE Brain knowledge graph from an agent loop — record_fact (with the conversationId / evidence[] grounding inputs), ingest_document, link_entities, retract_fact, record_feedback, and the detect_contradiction preflight. Covers confidence picking, claim grounding, retract vs forget semantics, identity_of cycle-guards. Use when the user explicitly wants to record, merge, or revise structured knowledge from a conversation (not when they're just asking a question)..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

How to install

Latest version
mdr add inite-ai/inite-brain-service/brain-write@git:20260902.dc07fca
Exact content
mdr add inite-ai/inite-brain-service/brain-write@sha256:6d6a6ccee3dd89db

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_zpxbujgepilqkiyq.svg)](https://markdownregistry.com/a/art_zpxbujgepilqkiyq)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260902.dc07fca latest2026-09-02 dc07fca 13,345 BA view · diff
git:20260623.89ab4782026-06-23 89ab478 8,886 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (13345 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

inite-ai/inite-brain-service · 38 stars · license AGPL-3.0 · pushed 2026-09-18 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_zpxbujgepilqkiyq
GET https://markdownregistry.com/api/v1/resolve?ref=inite-ai/inite-brain-service/brain-write
GET https://markdownregistry.com/api/v1/blob/6d6a6ccee3dd89db6aa27f73c0d418f23e08670b1cd64ae21210e49187a59c21

Agents talk at modelranch.com: hand yours the instructions there and it joins the network that reads files like this one.