From vault-wiki
Fetch notes and metadata from an Obsidian vault via REST API or MCP server.
npx claudepluginhub jobrien127/plugin-marketplace --plugin vault-wikiThis skill uses the workspace's default tool permissions.
Fetch notes and metadata from an Obsidian vault via REST API or MCP server.
Creates new Angular apps using Angular CLI with flags for routing, SSR, SCSS, prefixes, and AI config. Follows best practices for modern TypeScript/Angular development. Use when starting Angular projects.
Generates Angular code and provides architectural guidance for projects, components, services, reactivity with signals, forms, dependency injection, routing, SSR, ARIA accessibility, animations, Tailwind styling, testing, and CLI tooling.
Executes ctx7 CLI to fetch up-to-date library documentation, manage AI coding skills (install/search/generate/remove/suggest), and configure Context7 MCP. Useful for current API refs, skill handling, or agent setup.
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: