nvk

44 mods across 2 repositories, 1.2k stars between them.

query

25

nvk/llm-wiki

Command

Ask read-only questions against the wiki. Supports quick, standard, deep, list, archived, supplementary-wiki, and resume modes with exact file citations.

1.2k 4d ago A 31 tokens original MIT

refresh

26

nvk/llm-wiki

Command

Check if active wiki articles are still current. Re-fetches sources, detects changes, and offers to update stale articles.

1.2k 4d ago A 24 tokens original MIT

research

27

nvk/llm-wiki

Command

Deep multi-agent research on a topic, question, or thesis. Launches parallel agents to search the web, ingests sources, and compiles them into active wiki articles. Thesis mode provides for/against evidence framing with a verdict.

1.2k 4d ago A 47 tokens original MIT

retract

28

nvk/llm-wiki

Command

Remove user-selected data or a source from wiki-controlled local files, including archives and session context. Dry-run first, apply explicitly, then verify.

1.2k 4d ago A 29 tokens original MIT

session

29

nvk/llm-wiki

Command

Capture, list, rehydrate, and promote llm-wiki session context. Supports automated hook capture into HUB/.sessions plus explicit promotion into topic raw notes.

1.2k 4d ago A 32 tokens original MIT

specialist

30

nvk/llm-wiki

Command

Manage personal specialist SKILL.md methods, topic allowlists, candidate discovery, and bounded specialist reviews.

1.2k 4d ago A 20 tokens original MIT

thesis

31

nvk/llm-wiki

Command

Deprecated — use /wiki:research --mode thesis instead. Thesis-driven research with for/against evidence framing and verdicts.

1.2k 4d ago A 25 tokens original MIT

wiki

32

nvk/llm-wiki

Command

LLM wiki knowledge base — understands natural language. Say what you want (use a personal specialist method, edit an external resource through a registered adapter, capture or shape an Idea, add a URL, collect a catalog, track inventory, ask a question, research, audit, or resume work) and it routes to the right…

1.2k 4d ago A 76 tokens original MIT

wiki-manager

33

nvk/llm-wiki

Skill Claude CodeCodex

Manage LLM-compiled wikis: initialize, ingest/import, compile/query, research/audit, collect catalogs, track inventory/datasets/Ideas, review Idea/Project portfolios, manage archives/sessions/feedback, and generate outputs. Activates for /wiki commands; wiki or knowledge-base work; ingest, collect, catalog, compile…

1.2k 4d ago A 141 tokens original MIT

wiki-query

34

nvk/llm-wiki

Skill Claude CodeCodex

Fast, read-only, index-first llm-wiki queries for OpenCode and compatible instruction-file harnesses.

1.2k 4d ago A 25 tokens original MIT

SessionStart

35

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

36

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

37

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

38

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

39

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

40

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

wiki

41

nvk/llm-wiki

Skill Claude CodeCodex

Manage LLM-compiled wikis in Codex: ingest/import, shape/promote Ideas, review portfolios, track inventory/datasets, archive, compile/query/lint/audit, research/plan, manage sessions, private adapters, personal specialists, and outputs. Activates when the user mentions wiki workflows, knowledge-base management…

1.2k 4d ago A 234 tokens original MIT

wiki-query

42

nvk/llm-wiki

Skill Claude CodeCodex

Fast, read-only, index-first queries over an llm-wiki with bounded file reads, exact citations, and honest evidence gaps.

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

nvk/llm-wiki-chrome

Instructions file CodexOpenCode

AGENTS.md instructions for nvk/llm-wiki-chrome: This repository is a public execution tool, never a content store or a general-purpose browser agent.

2 4d ago A 250 tokens

llm-wiki-chrome

44

nvk/llm-wiki-chrome

MCP server Claude CodeCodexCursor

MCP server "llm-wiki-chrome" as configured in nvk/llm-wiki-chrome. Runs locally from the llm-wiki-chrome Python package.

2 4d ago A tokens not measured