deepfounder-ai

8 mods across 1 repository, 13 stars between them.

llm-wiki

02

deepfounder-ai/llm-wiki

Plugin Claude Code

LLM-maintained personal wiki. Claude actively ingests, synthesizes, and cross-links knowledge across all your projects. Based on Karpathy's LLM Wiki pattern.

13 4mo ago A tokens not measured original MIT

wiki-curator

03

deepfounder-ai/llm-wiki

Agent

Maintains the LLM Wiki. Ingests sources, synthesises and updates pages, enforces schema, keeps related[] bidirectional and the index fresh. Invoke for /wiki-ingest and when an answer from /wiki-query should be persisted.

13 4mo ago A 58 tokens original MIT

wiki-ingest

04

deepfounder-ai/llm-wiki

Command

Save a source (URL, file path, or the current session) into the LLM Wiki. Claude auto-routes to the global or local wiki unless you pass --global / --local.

13 4mo ago A 39 tokens original MIT

wiki-query

05

deepfounder-ai/llm-wiki

Command

Ask the LLM Wiki a question. Reads the most relevant pages and answers in this chat; optionally saves the answer back into the wiki.

13 4mo ago A 28 tokens original MIT

SessionStart

06

deepfounder-ai/llm-wiki

Hook

Runs when a session starts on startup and resume, executing session-start.sh (2 commands). From deepfounder-ai/llm-wiki.

13 4mo ago A tokens not measured original MIT

UserPromptSubmit

07

deepfounder-ai/llm-wiki

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh. From deepfounder-ai/llm-wiki.

13 4mo ago A tokens not measured copy · 100% MIT

SessionEnd

08

deepfounder-ai/llm-wiki

Hook

Runs when a session ends, executing session-end.sh. From deepfounder-ai/llm-wiki.

13 4mo ago A tokens not measured copy · 55% MIT