From vault-wiki
Read a project's source files and generate wiki pages for it. Works with any directory structure: Claude plugins, npm packages, Go modules, Python projects, APIs, SDKs, monorepos, or plain documentation. Triggers when the user says "ingest", "document this project", "generate wiki", "add to the wiki", "update wiki for", or "ingest --target-dir <path>". Use --target-dir to specify a directory; defaults to the current directory.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vault-wiki:ingestsonnetThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Ingest a target directory into the wiki. Detects the project type, extracts metadata,
Ingest a target directory into the wiki. Detects the project type, extracts metadata, and generates wiki pages adapted to what was found.
TARGET_DIR: from --target-dir argument, or current working directory if not specifiedWIKI_ROOT: wiki/ inside TARGET_DIR — the wiki lives inside the project being documentedPLUGIN_ROOT: the vault-wiki plugin's own installation directory (parent of skills/)$ARGUMENTS contains --target-dir /some/path, set TARGET_DIR=/some/pathTARGET_DIR to the current working directory$TARGET_DIR exists and is readable. If not, report a clear error and exit.Dispatch a single vault-wiki-ingest agent with:
TARGET_DIR: the resolved pathWIKI_ROOT: wiki/PLUGIN_ROOT: path to this pluginwiki/index.md was updated.wiki/meta/ingest-log-{DATE}.md was written.wiki/meta/sync-manifest.json was updated.wiki/gaps.md was updated.npx claudepluginhub jobrien127/plugin-marketplace --plugin vault-wikiFetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.