From vault-wiki
Fetch notes and metadata from an Obsidian vault via REST API or MCP server.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vault-wiki:obsidian-readThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Fetch notes and metadata from an Obsidian vault via REST API or MCP server.
Fetch notes and metadata from an Obsidian vault via REST API or MCP server. Lists vault structure, retrieves note content, and inspects metadata.
VAULT_ID: from [vault-id] argument or environmentOBSIDIAN_API_URL: localhost:27123 (REST API) or MCP serverQUERY: optional search string from --query argumentLIMIT: optional result limit from --limit argument (default 10)VAULT_ID from first positional argumentQUERY from --query if presentLIMIT from --limit if present (default 10)Attempt REST API first (http://localhost:27123/api/vault/info). If unavailable, fall back to MCP server (from .mcp.json config).
QUERY is provided:
LIMITQUERY:
Print results as structured list with:
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.