Home / garrytan / gbrain · llms-full.txt · GitHub

llms-full.txt llmstxtF

llms-full.txt is agent-read markdown (llmstxt) from garrytan/gbrain.

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.

What the file says

# GBrain — Full Context

> GBrain is a personal knowledge brain and GStack mod for agent platforms. Pluggable engines (PGLite default, Postgres+pgvector for scale), contract-first operations, 26 fat-markdown skills. Teaches agents brain ops, ingestion, enrichment, scheduling, identity, and access control.

This file concatenates core GBrain documentation for single-fetch ingestion.
For the link-only index, see `llms.txt`. Source of truth: https://github.com/garrytan/gbrain.

# Choose your agent setup

## docs/guides/remote-mcp.md

Source: https://raw.githubusercontent.com/garrytan/gbrain/master/docs/guides/remote-mcp.md

# Use your brain from anywhere over MCP

Your brain runs on your own computer. `gbrain mcp expose` publishes its MCP
server on your [Tailscale](https://tailscale.com) tailnet with HTTPS, keeps
it running as a user service, and prints the URL your other devices, apps and
cloud agents connect to. Tailscale is the recommended path; ngrok and cloud
hosts stay as [alternatives](#alternatives).

**Say to your agent:** *"use my brain over mcp"* — *"put my brain on
tailscale"* — *"connect grok bot to my brain"* / *"connect claude desktop to
…

Read the whole file at its exact version.

How to install

Latest version
mdr add garrytan/gbrain/llms-full.txt@git:20260921.6ebc629
Exact content
mdr add garrytan/gbrain/llms-full.txt@sha256:beb38181ec68a9f9

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_622e75dhhbb6gcuk.svg)](https://markdownregistry.com/a/art_622e75dhhbb6gcuk)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260921.6ebc629 latest2026-09-21 6ebc629 497,471 BF view · diff
git:20260917.d13aa742026-09-17 d13aa74 438,209 BF view · diff
git:20260916.668b9ba2026-09-16 668b9ba 435,685 BF view · diff
git:20260915.7fb66172026-09-15 7fb6617 431,688 BF view · diff
git:20260915.f1fbdfb2026-09-15 f1fbdfb 431,032 BF view

Audit of the latest version

F  10 of 14 checks passed. Deterministic, no model, same answer every run.
  • fail: Size between 200 bytes and 200 KB (497471 bytes)
  • FAIL, critical: No link to an exfiltration or paste host (matched: https://your-brain.ngrok.app)
  • fail: No curl or wget piped into a shell (matched: curl -fsSL https://tailscale.com/install.sh \| sh)
  • fail: No link to a raw IP address (matched: http://127.0.0.1)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • 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 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 script tag

Source

GitHub

garrytan/gbrain · 30,275 stars · license MIT · pushed 2026-09-23 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_622e75dhhbb6gcuk
GET https://markdownregistry.com/api/v1/resolve?ref=garrytan/gbrain/llms-full.txt
GET https://markdownregistry.com/api/v1/blob/beb38181ec68a9f969ccb25de231a8df358eb585bf54c806e7e5bc8bf6000bee

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from garrytan/gbrain

AGENTS.md agents
garrytan/gbrain · AGENTS.md
git:20260921.6ebc629 · audit B · 30,275 stars
CLAUDE.md claude
garrytan/gbrain · CLAUDE.md
git:20260921.6ebc629 · audit A · 30,275 stars
DESIGN.md design
garrytan/gbrain · DESIGN.md
git:20260519.3a0e111 · audit A · 30,275 stars
DESIGN.md@admin design
garrytan/gbrain · admin/DESIGN.md
git:20260503.f082501 · audit A · 30,275 stars
gbrain skill
garrytan/gbrain · docs/integrations/qm-harness-snippets/SKILL.md · Search and write the company knowledge brain. Use for any question about the org, people, projects, decisions, or…
git:20260801.aff34a4 · audit A · 30,275 stars
reference-pack skill
garrytan/gbrain · examples/skillpack-reference/skills/reference-pack/SKILL.md · Reference skill demonstrating the 10/10 skillpack contract. Adds a "what does this skillpack do" answer to the user's…
git:20260520.bc9f777 · audit A · 30,275 stars
llms.txt llmstxt
garrytan/gbrain · llms.txt
git:20260921.6ebc629 · audit A · 30,275 stars
brain-ingest-gate skill
garrytan/gbrain · plugin-variants/gbrain-coding/skills/brain-ingest-gate/SKILL.md · Pre-write quality gate for content entering the brain. No raw copies: a bare cp/mv into the brain repo is a bug. Before…
v1.0.0 · audit A · 30,275 stars
brain-link-discipline skill
garrytan/gbrain · plugin-variants/gbrain-coding/skills/brain-link-discipline/SKILL.md · When you report a brain page to the user — created, edited, committed, or relayed from a subagent — a working link is…
v1.0.0 · audit A · 30,275 stars
brain-ops skill
garrytan/gbrain · plugin-variants/gbrain-coding/skills/brain-ops/SKILL.md · Brain knowledge base operations. The core read/write cycle: brain-first lookup, read-enrich-write loop, source…
v1.2.0 · audit A · 30,275 stars
concept-synthesis skill
garrytan/gbrain · plugin-variants/gbrain-coding/skills/concept-synthesis/SKILL.md · Deduplicate and synthesize raw concept stubs into a tiered intellectual map (T1 Canon to T4 Riff), tracing idea…
v0.2.0 · audit A · 30,275 stars
context-audit skill
garrytan/gbrain · plugin-variants/gbrain-coding/skills/context-audit/SKILL.md · Token-hygiene audit of the always-loaded context stack — CLAUDE.md, AGENTS.md, auto-memory MEMORY.md, and the…
v1.0.0 · audit A · 30,275 stars

Every file in garrytan/gbrain

Other files named llms-full.txt

llms-full.txt llmstxt
asheshgoplani/agent-deck · llms-full.txt
git:20260911.4d798c2 · audit B · 948 stars
llms-full.txt llmstxt
gossamer-lang/gossamer · llms-full.txt
git:20260924.f6e783d · audit A · 179 stars
llms-full.txt llmstxt
apra-labs/apra-fleet · llms-full.txt
git:20260923.2d0238b · audit B · 95 stars
llms-full.txt llmstxt
vitaecontext/vitaecontext · llms-full.txt
git:20260911.35b5bd1 · audit A · 83 stars
llms-full.txt llmstxt
hermes-labs-ai/lintlang · llms-full.txt
git:20260923.6aace2a · audit A · 79 stars
llms-full.txt llmstxt
jasisz/aver · llms-full.txt
git:20260521.356d282 · audit B · 61 stars
llms-full.txt llmstxt
optimnow/cloud-finops-skills · llms-full.txt
git:20260920.00dbfb1 · audit B · 55 stars
llms-full.txt llmstxt
dcc-mcp/dcc-mcp-core · llms-full.txt
git:20260921.a36ddc1 · audit B · 47 stars

Browse by kind, by grade F, or by owner.