nvk/llm-wiki

LLM-compiled knowledge bases for any AI agent. Parallel multi-agent research, thesis-driven investigation, source ingestion, wiki compilation, querying, and artifact generation.

1.2kStars on the repository
42Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

nvk/llm-wiki

Hook

Runs when a session starts, executing llm_wiki_session.py via python3 with --harness and --if-enabled. From nvk/llm-wiki.

1.2k 4d ago A tokens not measured original MIT

UserPromptSubmit

02

nvk/llm-wiki

Hook

Runs when you submit a prompt, before the agent sees it, executing llm_wiki_session.py via python3 with --harness and --if-enabled. From nvk/llm-wiki.

1.2k 4d ago A tokens not measured copy · 92% MIT

PostToolUse

03

nvk/llm-wiki

Hook

Runs after a tool call finishes, executing llm_wiki_session.py via python3 with --harness and --if-enabled. From nvk/llm-wiki.

1.2k 4d ago A tokens not measured copy · 94% MIT

PreCompact

04

nvk/llm-wiki

Hook

Runs before the context is compacted, executing llm_wiki_session.py via python3 with --harness and --if-enabled. From nvk/llm-wiki.

1.2k 4d ago A tokens not measured copy · 89% MIT

PostCompact

05

nvk/llm-wiki

Hook

Runs after the context is compacted, executing llm_wiki_session.py via python3 with --harness and --if-enabled. From nvk/llm-wiki.

1.2k 4d ago A tokens not measured copy · 84% MIT

Stop

06

nvk/llm-wiki

Hook

Runs when the agent finishes a response, executing llm_wiki_session.py via python3 with --harness and --if-enabled. From nvk/llm-wiki.

1.2k 4d ago A tokens not measured copy · 89% MIT