inkeep

44 mods across 6 repositories, 5.2k stars between them.

inkeep/open-knowledge

Instructions file CodexOpenCode

AGENTS.md instructions for inkeep/open-knowledge, covering openknowledge agent guide, start here, commands, repo layout and public mirror rules.

3.7k yesterday A 827 tokens GPL-3.0

open-knowledge

02

inkeep/open-knowledge

Plugin Claude Code

CRDT knowledge base with real-time collaboration and AI agent tools.

3.7k yesterday A tokens not measured GPL-3.0

inkeep/open-knowledge

Skill Claude CodeCodex

Read when the user asks what OpenKnowledge is, wants to install it on a repository, wants to open or preview a single markdown file that is not part of an OpenKnowledge project, wants to share an OpenKnowledge project with collaborators, asks whether OpenKnowledge supports a particular capability, or asks how ok init…

3.7k yesterday B 139 tokens GPL-3.0

codebase-wiki

04

inkeep/open-knowledge

Skill Claude CodeCodex

How to work in a Codebase Wiki project (the codebase-wiki starter pack): an agent-authored, source-grounded wiki of the surrounding codebase. Read when the project has a wiki/ knowledge base with architecture/, modules/, flows/, concepts/, and guides/ sections plus wiki/OVERVIEW.md, or when asked to generate or…

3.7k yesterday A 152 tokens GPL-3.0

personal-crm

05

inkeep/open-knowledge

Skill Claude CodeCodex

How to work in a Personal CRM project (the entity-vault starter pack, GBrain-compatible): a typed-entity vault of people, companies, meetings, and concepts, each a dossier with a rewritable summary plus an append-only timeline. Read when the project has these folders, OR when asked to capture notes about a person or…

3.7k yesterday A 135 tokens GPL-3.0

knowledge-base

06

inkeep/open-knowledge

Skill Claude CodeCodex

How to work in a Knowledge Base project (the knowledge-base starter pack). Read when the project has the three-layer source-grounded layout — external-sources/ → research/ → articles/ — or when asked how this project is organized. Carries the layer model, per-folder rules, status flows, and log discipline so this…

3.7k yesterday A 133 tokens GPL-3.0

consolidate-notes

07

inkeep/open-knowledge

Skill Claude CodeCodex

Promote existing research into a stable-status canonical article under articles/ in a Knowledge Base project (the knowledge-base starter pack). Read when a decision has actually been made and the team wants the source-of-truth written down, or when asked to consolidate, canonicalize, promote research, or supersede an…

3.7k yesterday A 119 tokens GPL-3.0

inkeep/open-knowledge

Skill Claude CodeCodex

Investigate a topic against preserved sources and write a draft-status research article under research/ in a Knowledge Base project (the knowledge-base starter pack). Read when asked to research a topic, compare options, synthesize sources, gather evidence, or extend an existing research doc. Carries the full…

3.7k yesterday A 136 tokens GPL-3.0

okf-knowledge-base

09

inkeep/open-knowledge

Skill Claude CodeCodex

Open Knowledge Format (OKF) v0.2 guidance. Use when creating, reading, reviewing, or maintaining an OKF bundle; responding to OpenKnowledge okf plugin warnings; or choosing types, provenance, links, indexes, or logs.

3.7k yesterday A 58 tokens GPL-3.0

note-taking

10

inkeep/open-knowledge

Skill Claude CodeCodex

How to work in a Plain Notes project (the plain-notes starter pack): a flat notes/ folder plus a daily/ journal. The 'I just want to write' layout. Read when the project has these folders, OR when asked to jot a note, capture a quick thought, or write today's journal entry. Carries the linking habit and daily-entry…

3.7k yesterday A 102 tokens GPL-3.0

software-lifecycle

11

inkeep/open-knowledge

Skill Claude CodeCodex

How to work in a Software Lifecycle project (the software-lifecycle starter pack): proposals → decisions → specs → postmortems, plus guides. Read when the project has these folders, or when asked how this project is organized. Carries the doc lifecycle, status flows, and per-folder agent behaviors so that guidance…

3.7k yesterday A 132 tokens GPL-3.0

frame-a-proposal

12

inkeep/open-knowledge

Skill Claude CodeCodex

Frame a new design proposal (RFC-shape) under proposals/ — problem before solution, named beneficiary and observable change, real alternatives, honest drawbacks, and a live open-questions backlog. Read when asked to frame a proposal, write an RFC, propose a design, pitch a change, draft a PRD-style design doc, or open…

3.7k yesterday A 136 tokens GPL-3.0

record-a-decision

13

inkeep/open-knowledge

Skill Claude CodeCodex

Records an architecture decision as a Nygard/MADR-shaped ADR under decisions/ — capturing the context that forced the choice, the options weighed, the decision itself, and its consequences in both directions, plus the supersedes chain that keeps a decision log honest. Read when asked to record an architecture…

3.7k yesterday A 175 tokens GPL-3.0

review-a-design

14

inkeep/open-knowledge

Skill Claude CodeCodex

Reviews whether a design is SOUND — solving the right problem, derived from its stated goals and constraints — and emits ranked, evidence-backed findings, not edits. Read when asked to 'review this design', 'is this design sound', 'pressure-test this proposal', 'do a design review', 'does this solve the right…

3.7k yesterday A 175 tokens GPL-3.0

write-a-postmortem

15

inkeep/open-knowledge

Skill Claude CodeCodex

Write a blameless incident postmortem under postmortems/ following the Google SRE shape — evidence-based timeline, trigger vs root cause vs symptom, contributing factors, what went well, and owned+dated+verifiable action items. Read when asked to write a postmortem, do an incident review, run a root cause analysis…

3.7k yesterday A 169 tokens GPL-3.0

write-a-spec

16

inkeep/open-knowledge

Skill Claude CodeCodex

Scope a feature end to end and write an implementation spec under specs/ from an accepted proposal — current-system mapping, goals/non-goals, a Decision Log for one-way-door choices, a live Open Questions backlog, and a real migration + test plan. Read when asked to write a spec, scope this feature, turn this proposal…

3.7k yesterday A 176 tokens GPL-3.0

worldbuilding

17

inkeep/open-knowledge

Skill Claude CodeCodex

How to work in a Worldbuilding project (the worldbuilding starter pack): a fiction encyclopedia of characters, settings, themes, factions, and lore. Read when the project has these folders, OR when asked to add a character, setting, faction, or piece of lore, or to check the world for internal consistency. Carries the…

3.7k yesterday A 107 tokens GPL-3.0

writing-workflow

18

inkeep/open-knowledge

Skill Claude CodeCodex

How to work in a Writing Pipeline project (the writing-pipeline starter pack): a three-stage drafting flow, ideas → drafts → published. Read when the project has these folders, OR when asked to capture an idea, start or revise a draft, review a piece before it ships, or publish it. Carries the stage flow and review…

3.7k yesterday A 104 tokens GPL-3.0

open-knowledge

19

inkeep/open-knowledge

Skill Claude CodeCodex

Authoritative agent-runtime contract for working inside an OpenKnowledge project — a markdown-CRDT knowledge base exposed over MCP. Use whenever reading, listing, searching, editing, or linting any .md or .mdx file in the project, and before any mcpopen-knowledge tool call (exec, search, write, edit, lint, and the…

3.7k yesterday A 154 tokens GPL-3.0

inkeep/open-knowledge

Skill Claude CodeCodex

Use when the user wants to create, author, write, or design a new Agent Skill (a SKILL.md) — for OpenKnowledge or for their editors — including requests like 'help me write a skill', 'make a skill that…', 'turn this workflow into a skill', or improving an existing skill's triggering and discipline. Also use when…

3.7k yesterday A 152 tokens GPL-3.0

agents AGENTS.md

21

inkeep/agents

Instructions file CodexOpenCode

AGENTS.md instructions for inkeep/agents, covering agents.md - comprehensive guide for ai coding agents, essential commands - quick reference, build & development, verification and database operations (run from monorepo root).

1.4k 3d ago B 9,317 tokens

agents CLAUDE.md

22

inkeep/agents

Instructions file

Claude Code instructions for inkeep/agents, a project described as: Create AI Agents in a No-Code Visual Builder or TypeScript SDK with full 2-way sync. For shipping AI assistants and multi-agent AI workflows.

1.4k 3d ago A 3 tokens