一键导入
avinycqmd-status
Show qmd configuration and index status for this project. Triggers on "qmd status", "show qmd config", "qmd collections".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Show qmd configuration and index status for this project. Triggers on "qmd status", "show qmd config", "qmd collections".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Search project documentation using qmd semantic search. Invoke with /avinyc:qmd-search <query> to find docs, plans, or indexed markdown content in your project.
Configure or reconfigure qmd collections for this project. Triggers on "configure qmd", "set up qmd", "reconfigure qmd", "qmd setup".
Run qmd health check for this project. Triggers on "qmd doctor", "check qmd health", "qmd problems", "diagnose qmd".
Analyze completed development work to identify automation and systematization opportunities. Use after finishing features, fixing bugs, or completing code reviews. Triggers on "analyze for automation", "what can we automate", "compound opportunities", "systematize".
UX/UI design principles for clean, intuitive interfaces. Use when designing layouts, improving usability, planning information architecture, or ensuring accessibility. Triggers on "user experience", "usability", "information architecture", "accessibility", "interaction design".
Web graphic design for interfaces, layouts, and visual systems. Use when designing landing pages, dashboards, hero sections, or applying design aesthetics (Bauhaus, Pop Art, Retro, Futuristic). Triggers on "design a", "visual design", "landing page", "color palette", "typography".
| name | avinyc:qmd-status |
| description | Show qmd configuration and index status for this project. Triggers on "qmd status", "show qmd config", "qmd collections". |
| user-invocable | true |
| allowed-tools | ["Bash","Read","mcp__qmd__status"] |
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.