with one click
MODULAR-RAG-MCP
MODULAR-RAG-MCP contains 2 collected skills from wutongyuonce, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Fully autonomous QA testing agent for Modular RAG MCP Server. Reads test cases from QA_TEST_PLAN.md, executes ALL test types automatically without human intervention โ CLI commands, Dashboard UI via Streamlit AppTest headless rendering, MCP protocol via subprocess JSON-RPC, provider switches, and data lifecycle checks. Diagnoses failures, applies fixes with up to 3 retry rounds, and records results in QA_TEST_PROGRESS.md. Use when user says 'run QA', 'QA test', 'QA ๆต่ฏ', 'ๆง่กๆต่ฏ', '่ทๆต่ฏ', 'test and fix', or wants to execute QA test plan.
Interactive project setup wizard. From a clean codebase, guides user through provider selection (OpenAI/Azure/DeepSeek/Ollama/Qwen/Gemini/etc.), API key configuration, dependency installation, config generation, and launches the dashboard. If user selects an unimplemented provider, auto-scaffolds the provider code following the plugin architecture. Auto-diagnoses and fixes startup failures with up to 3 retry rounds. Use when user says 'setup', 'set up', 'configure', 'init project', 'ๅๅงๅ', '็ฏๅข้ ็ฝฎ', '้กน็ฎ้ ็ฝฎ', 'first run', 'get started', 'quick start', or wants to configure and launch the project from scratch.