View intro

The single source of truth for AI context

Knowledge as code for AI teams.

Turn scattered prompts, runbooks, and docs into reusable snippets. Publish Markdown plus skill.md files to your repo via Pull Request.

VersionedAuditedGitHub PR approvalsDeterministic exportPortable Skills + Markdown

Snippets are reusable blocks. Pages are assembled docs. skill.md is a portable skills file for agents and tools.

Your repo stays the source of truth.

SnippetGraph acts as your workspace. Your repository remains the ultimate source of truth.

SourcesNotionGitHubGoogle Docs & ConfluenceSnippetGraphPublish/docs|-- index.md|-- manifest.json`-- snippets.mdPR #104Approved

Sources

Where knowledge lives today

SnippetGraph

Convert to Snippets and Pages

Publish

Export files

GitHub

Open PR, review, merge

Result: Portable files your entire LLM stack can consume.

Bring prompts and docs from the tools your team already uses.

1-to-many sync in action

Edit one Snippet, propagate updates into connected knowledgebases, and ship synchronized pull requests across repositories.

Edit "Incident triage" once, ship PRs to frontend, backend, and docs repos.

SnippetsKnowledgebasesRepositoriesAuth RulesError CodesInternal Wiki2 Pages • 14 SnippetsUPDATEDPublic API18 Pages • 42 SnippetsUPDATEDSync to Reposfrontend-appgithub.com/org/frontPR OPENEDbackend-coregithub.com/org/corePR OPENEDios-mobilegithub.com/org/iosPR OPENED└─ agent.md└─ manifest.json└─ skills/mobile.md

Why now

Core shift

Prompts get duplicated

You paste the same system instructions into ChatGPT, Claude, and your codebase.

Update it once here, and sync it everywhere.

Diff tracker

74- /prompt oncall-policy-old
74+ /snippet escalation-policy-canonical
75context: tier-1-escalation
Problem

Docs drift over time

Engineering wikis and repos rarely match.

One pipeline keeps all your outputs strictly aligned.

Audit trail

  • Updated prompt2m ago
  • Added /snippet7m ago
Format shift

Skills are the portable format

Don't lock your context in a proprietary SaaS.

Export SKILL.md for agents and clean Markdown for humans.

Portable output

skills/
  customer-support.md
  incident-response.md

What you do in 60 seconds

1. Create Snippets (reusable blocks)

Write standard context once.

snippet/oncall-introsnippet/escalation-policy

Used in 4 pages

2. Assemble Pages (compose docs)

Drag and drop snippets to build full guides.

/snippet escalation-policy
Page: Tier 1 runbook
3. Publish (create a PR)

We generate the exports and open a pull request.

Tier 1 requires PR Diff ready v42

Fits your workflow

  • Connect GitHub repo
  • Publish creates PR
  • Merge ships deterministic markdown and skills

Knowledge stays in your repository. No platform lock-in.

Export preview

docs/
  index.md
  manifest.json
skills/
  customer-support.md
  incident-response.md

Ready to standardize your LLM knowledge?

Build once, review in GitHub, and ship trusted knowledge everywhere.