gzlance

24 mods across 1 repository, 1 stars between them.

gzlance/vault-mcp-server

Instructions file

Claude Code instructions for gzlance/vault-mcp-server, covering vault mcp server, 项目架构, 分层架构, 数据库设计(6 表) and 13 个 mcp 工具.

1 3mo ago A 2,214 tokens

vault-mcp-server

02

gzlance/vault-mcp-server

Skill Claude CodeCodex

A thin routing layer that turns natural-language instructions into calls to Vault MCP tools. MCP is a standard way for an assistant to use external tools.

1 3mo ago A 0 tokens

kb-delete

03

gzlance/vault-mcp-server

Skill Claude CodeCodex

A Chinese-language tool for deleting notes by title and removing related data with them. It calls a vaultdelete function, optionally scoped to a project.

1 3mo ago A 0 tokens

kb-graph-build

04

gzlance/vault-mcp-server

Skill Claude CodeCodex

A skill for building a code graph, a map of relationships among files and code elements in a project.

1 3mo ago A 0 tokens

kb-graph-query

05

gzlance/vault-mcp-server

Skill Claude CodeCodex

A tool for finding named pieces of code, such as functions or classes, in a code graph. It can search for exact or approximate symbol names.

1 3mo ago A 0 tokens

kb-graph-status

06

gzlance/vault-mcp-server

Skill Claude CodeCodex

A code-graph status skill that reports the build status of a project's code graph. A code graph maps relationships between parts of a codebase.

1 3mo ago A 0 tokens

kb-init

07

gzlance/vault-mcp-server

Skill Claude CodeCodex

A skill that initializes a Vault directory structure and SQLite index by calling vaultinit, with an optional project name.

1 3mo ago A 0 tokens

kb-learn

08

gzlance/vault-mcp-server

Skill Claude CodeCodex

A knowledge-saving workflow that extracts general information from conversations and stores it in a permanent directory. It uses `vaultsave` with an empty project field.

1 3mo ago A 0 tokens

kb-list

09

gzlance/vault-mcp-server

Skill Claude CodeCodex

A structured note browser for a knowledge base, with filters and pagination. Pagination means viewing results in smaller pages using a limit and an offset.

1 3mo ago A 0 tokens

kb-log

10

gzlance/vault-mcp-server

Skill Claude CodeCodex

写入会话日志到 Vault。调用 vaultlog(project, summary, decisions?, todos?)。 AI 从对话提取 summary/decisions/todos,project 从 CWD 推断。.

1 3mo ago A 0 tokens

kb-orphan

11

gzlance/vault-mcp-server

Skill Claude CodeCodex

A knowledge-base check for notes with no incoming or outgoing links. It calls `vaultorphan()` to find isolated notes.

1 3mo ago A 0 tokens

kb-resume

12

gzlance/vault-mcp-server

Skill Claude CodeCodex

A command for restoring project context from recent session logs, architecture notes, and unfinished tasks. It identifies the project from the folder where it is run.

1 3mo ago A 0 tokens

kb-save

13

gzlance/vault-mcp-server

Skill Claude CodeCodex

A way to save knowledge notes to a Vault. It can extract the title, tags, type, and content from a conversation, and infer the project from the current working folder.

1 3mo ago A 0 tokens

kb-search

14

gzlance/vault-mcp-server

Skill Claude CodeCodex

FTS5 全文搜索 Vault 笔记。调用 vaultsearch(query, tags?, project?, type?, limit?, offset?)。.

1 3mo ago A 0 tokens

kb-stats

15

gzlance/vault-mcp-server

Skill Claude CodeCodex

A statistics view for a knowledge base. It calls `vaultstats()` and returns the knowledge-base statistics dashboard.

1 3mo ago A 0 tokens

kb-tags

16

gzlance/vault-mcp-server

Skill Claude CodeCodex

A skill that returns a list of tags and how often each tag is used, with fuzzy search through a vaulttags query.

1 3mo ago A 0 tokens

kb-todo-delete

17

gzlance/vault-mcp-server

Skill Claude CodeCodex

A knowledge-base action that removes a to-do record by its ID. It calls `vaulttododelete(id)`.

1 3mo ago A 0 tokens

kb-todo-list

19

gzlance/vault-mcp-server

Skill Claude CodeCodex

A project to-do listing that can filter items by status. The project is inferred automatically from the current working folder.

1 3mo ago A 0 tokens

kb-todo-progress

21

gzlance/vault-mcp-server

Skill Claude CodeCodex

A knowledge-base action that changes a to-do item's status to in progress by calling `vaulttodoprogress(id)`.

1 3mo ago A 0 tokens

kb-update

22

gzlance/vault-mcp-server

Skill Claude CodeCodex

A note-editing skill for updating the main text of a note, either by replacing it or adding text to it.

1 3mo ago A 0 tokens

kb

23

gzlance/vault-mcp-server

Skill Claude CodeCodex

A knowledge-base skill covering notes, conversations, to-do items, and code relationships through the /kb route.

1 3mo ago A 0 tokens

vault-mcp-server

24

gzlance/vault-mcp-server

MCP server Claude CodeCodexCursor

MCP server "vault-mcp-server" as configured in gzlance/vault-mcp-server. Runs locally from the vault-mcp-server Python package.

1 3mo ago A tokens not measured