knowledge-base instructions

2,625 tagged knowledge-base, measured the same way as everything else here.

Browse within: local-first 37markdown 36obsidian 34karpathy 27knowledge-graph 27embeddings 24hybrid-search 24fastapi 17llm-wiki 17agent-memory 16knowledge-management 16best-practices 11documentation 11wiki 11

deeprefine

193

HKUST-KnowComp/DeepRefine-Skill

Skill Claude CodeCodex

Agent-native DeepRefine refinement loop — same control flow as DeepRefine.refine(), graphify search instead of FAISS, session LLM, dry-run review before approved graph writes.

93 10d ago A 42 tokens original MIT

deeprefine

194

HKUST-KnowComp/DeepRefine-Skill

Skill Claude CodeCodex

Claude Code adapter for the DeepRefine agent-native refinement loop. Use when the user invokes /deeprefine, or asks to refine, diagnose, review, or apply changes to a Graphify / LLM-Wiki knowledge graph. Must follow the canonical DeepRefine skill rules and stop for review before graph writes.

93 10d ago A 68 tokens original MIT

frankchu91/mindbase-llm-wiki

Instructions file

Claude Code instructions for frankchu91/mindbase-llm-wiki, covering mindbase — north star for claude code, product thesis (one paragraph), the 3-layer architecture (from karpathy), the 3 operations (from karpathy) and special files (from karpathy).

91 +2 9d ago A 3,400 tokens original MIT

mb

196

frankchu91/mindbase-llm-wiki

Plugin Claude Code

Karpathy's LLM-Wiki pattern as a Claude Code plugin. Build and maintain a persistent, AI-tended research wiki from sources, capture daily thoughts, query what you know, lint for orphans and contradictions. Operations: /mb:init, /mb:contribute, /mb:build, /mb:ask, /mb:lint, /mb:status, /mb:research, /mb:daily-brief…

91 +2 9d ago A tokens not measured original MIT

mb

197

frankchu91/mindbase-llm-wiki

MCP server Claude CodeCodexCursor +2

MCP server for MindBase — query and write to your wiki from Claude Desktop, Cursor, Windsurf, Cline, or any MCP-compatible AI client. Runs locally from the mindbase-mcp npm package.

91 +2 9d ago A tokens not measured original MIT

builder

198

frankchu91/mindbase-llm-wiki

Agent

Sub-agent dispatched by /mb:build to synthesize context.md from sources/. Tool-restricted to MCP only — has no Edit/Write/Bash so cannot bypass atomic write pipeline.

91 +2 9d ago A 39 tokens original MIT

curator

199

frankchu91/mindbase-llm-wiki

Agent

Sub-agent dispatched by /mb:lint. Read-only — has Read + lint MCP tools but no Edit/Write/Bash. Surfaces orphans, contradictions, stale claims, gaps. Suggests fixes; doesn't apply them.

91 +2 9d ago A 49 tokens original MIT

migrator

200

frankchu91/mindbase-llm-wiki

Agent

One-time sub-agent that runs /mb:migrate. Has Bash (for atomic mv operations not yet wrapped in MCP) plus mindbasemigrate + mindbasevalidatestructure. Should be invoked exactly once per legacy project.

91 +2 9d ago A 48 tokens original MIT

build

201

frankchu91/mindbase-llm-wiki

Command

Rebuild context.md for a project from sources/. Usage: /mb:build [-p ] [project-id].

91 +2 9d ago A 26 tokens original MIT

contribute

202

frankchu91/mindbase-llm-wiki

Command

Add a thought, source, or paste. Use --project/-p to target another project without switching current. Usage: /mb:contribute [-p ] [--mode daily|concept|daily+concept].

91 +2 9d ago A 53 tokens original MIT

init

203

frankchu91/mindbase-llm-wiki

Command

Scaffold a new MindBase project (v2 layout). Usage: /mb:init [template] [-- mission ...].

91 +2 9d ago A 28 tokens original MIT

SessionStart

204

frankchu91/mindbase-llm-wiki

Hook

Runs when a session starts on startup, clear and compact, running an inline shell check. From frankchu91/mindbase-llm-wiki.

91 +2 9d ago A tokens not measured copy · 72% MIT

mindbase

205

frankchu91/mindbase-llm-wiki

Skill Claude CodeCodex

Maintain a persistent AI-tended research wiki. Activates when the user wants to ingest a source (PDF, URL, article, paste), capture a thought, build the wiki context, query what's already known, lint for orphans/contradictions, or maintain page conventions. Phrases include "add this to my wiki", "today I decided…"…

91 +2 9d ago A 105 tokens original MIT

SessionStart

206

zby/commonplace

Hook Claude Code

Runs when a session starts on startup and resume, executing cloud-session-setup.sh. From zby/commonplace.

85 3d ago A tokens not measured CC-BY-4.0

commonplace

207

zby/commonplace

Settings file Claude Code

Agent settings declaring 1 hook event (SessionStart) and 1 allowed tools.

85 3d ago A tokens not measured CC-BY-4.0

commonplace AGENTS.md

208

zby/commonplace

Instructions file CodexOpenCode

AGENTS.md instructions for zby/commonplace, covering commonplace, repository overview, kb goals and scope, purpose and scope.

85 3d ago A 5,107 tokens CC-BY-4.0

commonplace CLAUDE.md

209

zby/commonplace

Instructions file

Claude Code instructions for zby/commonplace, a project described as: The theory of LLM wikis, running as one. A framework for agent-operated knowledge: typed, linked, review-gated markdown your agents execute.

85 3d ago A 3 tokens CC-BY-4.0

zby/commonplace

Skill Claude CodeCodex

Use when asked to analyse, review, or refresh an external agent runtime, orchestration system, agent operating layer, agent memory/knowledge/context-engineering system, or narrower model-dependent operational mechanism from inspectable sources.

85 3d ago A 48 tokens CC-BY-4.0

zby/commonplace

Skill Claude CodeCodex

Experimentally revise a note with fresh critic, author, synthesizer, and blind-judge agents while retaining the incumbent as fallback.

85 3d ago A 35 tokens CC-BY-4.0

skill-creator

212

zby/commonplace

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

85 3d ago A 64 tokens CC-BY-4.0

analyzer

213

zby/commonplace

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

85 3d ago A 0 tokens CC-BY-4.0

comparator

214

zby/commonplace

Agent

Compare two outputs WITHOUT knowing which skill produced them.

85 3d ago A 0 tokens CC-BY-4.0

grader

215

zby/commonplace

Agent

Evaluate expectations against an execution transcript and outputs.

85 3d ago A 0 tokens CC-BY-4.0

Asklear/Klear-Team-Brain

Instructions file CodexOpenCode

A set of project instructions for coding agents working on Klear-Team-Brain. It points agents to documentation about the architecture, data flow, deployment, and release changes.

84 2mo ago A 226 tokens original Apache-2.0

At most 3 mods per repository are shown here — the rest are on their repository pages: