Displays QMD project configuration including collections, paths, descriptions, and git hook status, plus live index health with document counts, embedding vectors, missing collections, model info, and MCP connectivity.
From qmdnpx claudepluginhub aviflombaum/claude-code-in-avinyc --plugin qmdThis skill is limited to using the following tools:
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Retrieves current documentation, API references, and code examples for libraries, frameworks, SDKs, CLIs, and services via Context7 CLI. Ideal for API syntax, configs, migrations, and setup queries.
Uses ctx7 CLI to fetch current library docs, manage AI coding skills (install/search/generate), and configure Context7 MCP for AI editors.
Show the project's qmd configuration alongside live index health.
Read .claude/qmd.json. If missing, tell the user:
qmd is not configured for this project. Run
/avinyc:qmd-configureto set it up.
Print a summary:
Try mcp__qmd__status first (fastest, returns structured data). If MCP is unavailable, fall back to CLI:
qmd status
Display the live status alongside the project config. Key things to highlight:
Report whether MCP tools are available. If not, suggest:
MCP server not configured. Run
claude mcp add qmd -- qmd mcpor add qmd to.mcp.jsonfor faster searches.